@charset "UTF-8";
/* smartphone layout break point*/
/* max width device : iPhone6 plus(Landscape) */
/* line 8, ../sass/news.scss */
.newsindex {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  top: 80px;
  width: 1200px;
}
/* line 19, ../sass/news.scss */
.newsindex .news__title {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 30px;
  margin-top: 100px;
  text-align: center;
}
/* line 25, ../sass/news.scss */
.newsindex .news__nav {
  margin-top: 50px;
  text-align: center;
}
/* line 28, ../sass/news.scss */
.newsindex .news__nav__item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
  font-size: 14px;
  position: relative;
  width: 150px;
}
/* line 38, ../sass/news.scss */
.newsindex .news__nav__item.m--active:after {
  background-color: #000000;
  bottom: -6px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
/* line 50, ../sass/news.scss */
.newsindex .news__nav__mobile {
  display: none;
}
/* line 57, ../sass/news.scss */
.newsindex .category__container {
  padding-top: 100px;
  margin-top: 100px;
  border-top: 1px solid #e6e6e6;
}
/* line 61, ../sass/news.scss */
.newsindex .category__container .no-plans {
  font-size: 16px;
  margin-top: 50px;
  text-align: center;
}
/* line 67, ../sass/news.scss */
.newsindex .category__title {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 30px;
  padding-bottom: 50px;
  text-align: center;
}
/* line 74, ../sass/news.scss */
.newsindex .date-container {
  margin-top: 100px;
}
/* line 76, ../sass/news.scss */
.newsindex .date-container .date {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 20px;
}

/* line 83, ../sass/news.scss */
.date-2column {
  overflow: hidden;
  *zoom: 1;
}
/* line 86, ../sass/news.scss */
.date-2column .date-container {
  width: 585px;
  float: left;
}
/* line 90, ../sass/news.scss */
.date-2column .date-container:nth-child(2n) {
  margin-left: 30px;
}

/* line 96, ../sass/news.scss */
.news-container {
  margin-top: 20px;
}

/* line 99, ../sass/news.scss */
.l-row {
  overflow: hidden;
  *zoom: 1;
  position: relative;
}

/* line 103, ../sass/news.scss */
.news__thumbnail {
  overflow: hidden;
  *zoom: 1;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  float: left;
  height: 380px;
  margin-bottom: 30px;
  position: relative;
  width: 585px;
}
/* line 113, ../sass/news.scss */
.news__thumbnail:nth-child(2n) {
  margin-left: 30px;
}
/* line 118, ../sass/news.scss */
.news__thumbnail__image {
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 300px;
}
/* line 125, ../sass/news.scss */
.news__thumbnail__image img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 134, ../sass/news.scss */
.news__thumbnail__about {
  right: 20px;
  text-align: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: 20px\9;
  top: auto\9;
  position: absolute\9;
}
/* line 146, ../sass/news.scss */
.news__thumbnail__about small {
  font-size: 10px;
}
/* line 149, ../sass/news.scss */
.news__thumbnail__about sup {
  font-size: 10px;
}
/* line 152, ../sass/news.scss */
.news__thumbnail__about__title {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 30px;
  line-height: 2;
  margin-bottom: 7px;
}
/* line 158, ../sass/news.scss */
.news__thumbnail__about__bescos {
  background-image: url(../images/news/bescos-logo.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 95px;
  margin-left: auto;
  text-indent: 200%;
  white-space: nowrap;
  width: 100px;
}
/* line 169, ../sass/news.scss */
.news__thumbnail__about__text {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 20px;
  line-height: 2;
}
/* line 173, ../sass/news.scss */
.news__thumbnail__about__text .mgn-r_m06 {
  margin-right: -0.6em;
}
/* line 177, ../sass/news.scss */
.news__thumbnail__about__seemore {
  border: 1px solid #000;
  display: inline-block;
  font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 40px;
  margin-top: 20px;
  text-align: center;
  width: 130px;
}
/* line 186, ../sass/news.scss */
.news__thumbnail__about__seemore a {
  color: #000;
}
/* line 191, ../sass/news.scss */
.news__thumbnail.txt_white {
  color: #FFF;
  background-color: #000;
}
/* line 194, ../sass/news.scss */
.news__thumbnail.txt_white .news__thumbnail__about__seemore {
  border-color: #FFF;
}
/* line 196, ../sass/news.scss */
.news__thumbnail.txt_white .news__thumbnail__about__seemore a {
  color: #FFF;
}
/* line 201, ../sass/news.scss */
.news__thumbnail.widethumb {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin-left: 0;
}
/* line 205, ../sass/news.scss */
.news__thumbnail.widethumb .news__thumbnail__image {
  float: left;
  width: 50%;
}
/* line 209, ../sass/news.scss */
.news__thumbnail.widethumb .news__thumbnail__about__bescos {
  margin-left: 0;
}
/* line 212, ../sass/news.scss */
.news__thumbnail.widethumb .news__thumbnail__about {
  float: left;
  left: 53%;
  text-align: left;
  width: 44%;
}
/* line 217, ../sass/news.scss */
.news__thumbnail.widethumb .news__thumbnail__about__text {
  font-size: 30px;
  line-height: 2;
}
/* line 222, ../sass/news.scss */
.news__thumbnail.widethumb .news__thumbnail__about__bescostext {
  font-size: 20px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  line-height: 1.6;
}
/* line 227, ../sass/news.scss */
.news__thumbnail.widethumb .news__thumbnail__about .news__thumbnail__about__header {
  font-size: 30px;
  margin-top: 50px;
}
/* line 230, ../sass/news.scss */
.news__thumbnail.widethumb .news__thumbnail__about .news__thumbnail__about__header img {
  margin-right: 18px;
  vertical-align: middle;
}
/* line 235, ../sass/news.scss */
.news__thumbnail.widethumb .news__thumbnail__about .bescos_itemlist {
  margin-top: 25px;
}
/* line 238, ../sass/news.scss */
.news__thumbnail.widethumb .news__thumbnail__about .bescos_itemlist__item a {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 20px;
  line-height: 1.6;
}
/* line 249, ../sass/news.scss */
.news__thumbnail.phytotune_bescos .news__thumbnail__about__title {
  padding-left: 0;
}
/* line 252, ../sass/news.scss */
.news__thumbnail.phytotune_bescos .news__thumbnail__about .bescos_itemlist {
  margin-top: 0;
}
/* line 255, ../sass/news.scss */
.news__thumbnail.phytotune_bescos a {
  color: #000000;
}
/* line 259, ../sass/news.scss */
.news__thumbnail.cellgenie_bescos {
  background-color: #0e0816;
  background-image: url(../images/news/bescos-cellgenie_item.png);
  background-size: contain;
  background-position: left top;
  background-repeat: no-repeat;
}
/* line 265, ../sass/news.scss */
.news__thumbnail.cellgenie_bescos .news__thumbnail__about__title {
  padding-left: 0;
}
/* line 268, ../sass/news.scss */
.news__thumbnail.cellgenie_bescos a {
  color: #ffffff;
}
/* line 273, ../sass/news.scss */
.news__thumbnail.bescos__thumbnail .news__thumbnail__about {
  top: 22px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
/* line 280, ../sass/news.scss */
.news__thumbnail#event-201711_liposome {
  border: none;
  height: 310px;
  width: 1200px;
}
/* line 284, ../sass/news.scss */
.news__thumbnail#event-201711_liposome .news__thumbnail__image {
  width: 100%;
}
/* line 286, ../sass/news.scss */
.news__thumbnail#event-201711_liposome .news__thumbnail__image img {
  height: auto;
  margin: 0;
  width: 100%;
}

/* line 295, ../sass/news.scss */
.news__thumbnail-note {
  font-size: 12px;
  line-height: 1.7;
  margin-bottom: 30px;
  text-align: right;
}

/* news__thumbnail */
/* line 302, ../sass/news.scss */
.news__detail {
  display: none;
  overflow: hidden;
  *zoom: 1;
  background-color: #ffffff;
  box-sizing: border-box;
  height: 380px;
  width: 100%;
  /* header */
  /* body */
  /*
  &__close
  {
      cursor  : pointer;
      height  : 24px;
      overflow: hidden;
      position: absolute;
      right   : 8px;
      top     : -32px;
      width   : 24px;
      
      img { width: 100%; }
  }
  */
}
/* line 309, ../sass/news.scss */
.news__detail small {
  font-size: 10px;
}
/* line 312, ../sass/news.scss */
.news__detail sup {
  font-size: 10px;
}
/* line 315, ../sass/news.scss */
.news__detail__image {
  float: left;
  height: 380px;
  position: relative;
  width: 50%;
  padding: 10px;
}
/* line 322, ../sass/news.scss */
.news__detail__image img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 330, ../sass/news.scss */
.news__detail__image.fullimg {
  padding: 0;
}
/* line 332, ../sass/news.scss */
.news__detail__image.fullimg img {
  width: 100%;
  position: relative;
}
/* line 338, ../sass/news.scss */
.news__detail__about {
  /*
  float: right;
  width: 570px;
  */
  margin-left: calc(50% + 20px);
}
/* line 346, ../sass/news.scss */
.news__detail.widedetail .news__detail__image {
  width: 370px;
}
/* line 349, ../sass/news.scss */
.news__detail.widedetail .news__detail__about {
  margin-left: 390px;
}
/* line 352, ../sass/news.scss */
.news__detail.widedetail .news__detail__header__title .title {
  padding-right: 50px;
  width: auto;
}
/* line 358, ../sass/news.scss */
.news__detail.widedetail .news__detail__body__targetitems {
  width: 95%;
}
/* line 363, ../sass/news.scss */
.news__detail__header__date {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 13px;
  margin-top: 30px;
  margin-bottom: 8px;
}
/* line 369, ../sass/news.scss */
.news__detail__header__title {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 20px;
  margin-top: 5px;
}
/* line 373, ../sass/news.scss */
.news__detail__header__title .label {
  box-sizing: border-box;
  border-bottom: 1px solid #000;
  color: #000;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: auto;
  text-align: left;
  box-sizing: border-box;
}
/* line 384, ../sass/news.scss */
.news__detail__header__title .title {
  display: block;
  line-height: 1.3;
  margin-top: 5px;
  padding-right: 50px;
}
/* line 391, ../sass/news.scss */
.news__detail__header.mt-20 {
  margin-top: 20px;
}
/* line 396, ../sass/news.scss */
.news__detail__body {
  margin-right: 20px;
  padding-bottom: 20px;
}
/* line 399, ../sass/news.scss */
.news__detail__body__name {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 16px;
  line-height: 1.3;
  margin-top: 10px;
}
/* line 405, ../sass/news.scss */
.news__detail__body__lead {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 20px;
}
/* line 411, ../sass/news.scss */
.news__detail__body__note {
  clear: right;
  font-size: 10px;
  line-height: 1.3;
  margin-top: 20px;
}
/* line 417, ../sass/news.scss */
.news__detail__body__color {
  margin-top: 2em;
  overflow: hidden;
  *zoom: 1;
}
/* line 420, ../sass/news.scss */
.news__detail__body__color__image {
  float: left;
  width: 120px;
}
/* line 424, ../sass/news.scss */
.news__detail__body__color__image img {
  width: 100%;
  height: auto;
}
/* line 429, ../sass/news.scss */
.news__detail__body__color__lead {
  border-bottom: 1px dotted #cccccc;
  font-size: 14px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  line-height: 1.6;
  margin-left: 130px;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
/* line 438, ../sass/news.scss */
.news__detail__body__color__text {
  font-size: 12px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  line-height: 1.6;
  margin-left: 130px;
  margin-bottom: 0.5em;
}
/* line 445, ../sass/news.scss */
.news__detail__body__color__link {
  margin-left: 130px;
}
/* line 449, ../sass/news.scss */
.news__detail__body__kit {
  border-left: 5px solid #7f7f7f;
  font-size: 12px;
  padding-left: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  line-height: 1.6;
}
/* line 459, ../sass/news.scss */
.news__detail__body__kit__item {
  margin-top: 1px;
  margin-bottom: 2px;
}
/* line 462, ../sass/news.scss */
.news__detail__body__kit__item span {
  color: #666666;
}
/* line 467, ../sass/news.scss */
.news__detail__body__link {
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 20px;
}
/* line 472, ../sass/news.scss */
.news__detail__body__term {
  background-color: #808080;
  color: #FFF;
  display: inline-block;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 12px;
  margin-top: 8px;
  padding: 3px 8px;
}
/* line 481, ../sass/news.scss */
.news__detail__body__description {
  font-size: 12px;
  line-height: 1.6;
  margin-top: 5px;
}
/* line 486, ../sass/news.scss */
.news__detail__body__targetitems {
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  font-size: 12px;
  margin-top: 10px;
  padding: 8px;
  position: relative;
  width: 500px;
}
/* line 494, ../sass/news.scss */
.news__detail__body__targetitems__title {
  margin-bottom: 10px;
}
/* line 497, ../sass/news.scss */
.news__detail__body__targetitems__subtitle {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e6e6e6;
  display: inline-block;
}
/* line 504, ../sass/news.scss */
.news__detail__body__targetitems__subtitle2 {
  margin-top: 20px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e6e6e6;
  display: inline-block;
}
/* line 515, ../sass/news.scss */
.news__detail__body__targetitems__present {
  line-height: 1.6;
  margin-top: 15px;
}
/* line 519, ../sass/news.scss */
.news__detail__body__targetitems .m-cate {
  display: inline-block;
  margin-top: 8px;
  width: 360px;
  vertical-align: top;
}
/* line 524, ../sass/news.scss */
.news__detail__body__targetitems .m-cate:nth-child(2) {
  border-right: 1px solid #e6e6e6;
  margin-right: 20px;
}
/* line 528, ../sass/news.scss */
.news__detail__body__targetitems .m-cate-name {
  margin-bottom: 8px;
}
/* line 532, ../sass/news.scss */
.news__detail__body__targetitems.widthhalf {
  display: inline-block;
  min-height: 150px;
  margin-right: 10px;
  vertical-align: text-bottom;
  width: 380px;
}
/* line 541, ../sass/news.scss */
.news__detail__body__image img {
  max-width: 100%;
}
/* line 545, ../sass/news.scss */
.news__detail__body__linelink {
  margin-top: 15px;
}
/* line 547, ../sass/news.scss */
.news__detail__body__linelink a {
  color: #666;
  display: inline-block;
  font-size: 10px;
}
/* line 553, ../sass/news.scss */
.news__detail__body__effect {
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  line-height: 1.6;
}
/* line 559, ../sass/news.scss */
.news__detail__body__effect__name {
  padding: 3px 8px;
  border: 1px solid #000;
  margin-bottom: 5px;
  display: inline-block;
}
/* line 565, ../sass/news.scss */
.news__detail__body__effect__text {
  margin-bottom: 15px;
}
/* line 567, ../sass/news.scss */
.news__detail__body__effect__text:last-child {
  margin-bottom: 0;
}
/* line 572, ../sass/news.scss */
.news__detail__body .border-s {
  border: 1px solid #000;
  display: inline-block;
  padding: 0 3px;
}
/* line 577, ../sass/news.scss */
.news__detail__body a {
  color: #666666;
  font-size: 12px;
  line-height: 1.6;
}
/* line 581, ../sass/news.scss */
.news__detail__body a:after {
  content: ">";
  margin-left: 13px;
}

/* news__detail */
/* line 604, ../sass/news.scss */
.newitem-20160316c_option {
  position: absolute;
  top: 0;
  left: 350px;
}

/* line 609, ../sass/news.scss */
.campaign-20160316c_option1 {
  bottom: 0;
  position: absolute;
  right: 10px;
}

/* line 614, ../sass/news.scss */
.campaign-20160316c_option2 {
  bottom: 0;
  position: absolute;
  right: 10px;
}

/* instagram-banner */
/* line 621, ../sass/news.scss */
.instagram-link {
  margin: 0 auto;
  text-align: center;
}
/* line 624, ../sass/news.scss */
.instagram-link a {
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 16px;
  line-height: 2em;
  padding: 10px 30px;
}
/* line 632, ../sass/news.scss */
.instagram-link a::after {
  background-image: url(/images/news/instagram-link_icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  margin-left: 1em;
  height: 2em;
  vertical-align: top;
  width: 2em;
}

/*

sp---------------------------------------------------------------------------------------------

*/
@media screen and (max-width: 736px) {
  /* line 657, ../sass/news.scss */
  .newsindex {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
    top: 51px;
    width: 95%;
  }
  /* line 666, ../sass/news.scss */
  .newsindex .news__title {
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 20px;
    margin-top: 45px;
    text-align: center;
  }
  /* line 672, ../sass/news.scss */
  .newsindex .news__nav {
    margin-top: 50px;
    text-align: center;
  }
  /* line 675, ../sass/news.scss */
  .newsindex .news__nav__item {
    display: inline-block;
    font-size: 14px;
    width: 150px;
  }
  /* line 680, ../sass/news.scss */
  .newsindex .news__nav__desktop {
    display: none;
  }
  /* line 684, ../sass/news.scss */
  .newsindex .news__nav__mobile {
    display: block;
    font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  /* line 689, ../sass/news.scss */
  .newsindex .news__nav__mobile__select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    background-color: transparent;
    background-image: url("/images/sp/arrow_down_small.png");
    background-position: right 50%;
    background-repeat: no-repeat;
    background-size: 6px auto;
    border: none;
    border-bottom: solid 1px #aaaaaa;
    border-radius: 0;
    font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    padding-right: 10px;
  }
  /* line 711, ../sass/news.scss */
  .newsindex .category__container {
    border-top: none;
    padding-top: 50px;
    margin-top: 0;
  }
  /* line 715, ../sass/news.scss */
  .newsindex .category__container .no-plans {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 50px;
  }
  /* line 721, ../sass/news.scss */
  .newsindex .category__title {
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 17px;
    padding-bottom: 50px;
    text-align: center;
  }
  /* line 728, ../sass/news.scss */
  .newsindex .category__itemset .date {
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 15px;
  }
  /* line 732, ../sass/news.scss */
  .newsindex .category__itemset .item {
    margin-top: 15px;
  }
  /* line 737, ../sass/news.scss */
  .newsindex .date-container {
    margin-top: 20px;
  }
  /* line 739, ../sass/news.scss */
  .newsindex .date-container .date {
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 12px;
  }
  /* line 744, ../sass/news.scss */
  .newsindex .itemcontainer {
    overflow: hidden;
    *zoom: 1;
    margin-left: 0;
  }
  /* line 748, ../sass/news.scss */
  .newsindex .item {
    /* modal */
  }
  /* line 749, ../sass/news.scss */
  .newsindex .item .m-hover {
    background-color: rgba(0, 0, 0, 0.76);
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: fixed;
    right: auto;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 10;
  }
  /* line 761, ../sass/news.scss */
  .newsindex .item .m-hover .detail {
    background-color: #FFF;
    box-sizing: border-box;
    height: 90%;
    left: 5%;
    overflow: auto;
    padding: 10px;
    position: absolute;
    top: 5%;
    width: 90%;
  }
  /* line 772, ../sass/news.scss */
  .newsindex .item .m-hover .detail__image {
    height: 145px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
  }
  /* line 777, ../sass/news.scss */
  .newsindex .item .m-hover .detail__image .close {
    cursor: pointer;
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-image: url(../images/news/sp/close.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 12px;
  }
  /* line 792, ../sass/news.scss */
  .newsindex .item .m-hover .detail__header {
    padding: 10px;
  }
  /* line 795, ../sass/news.scss */
  .newsindex .item .m-hover .detail__title {
    overflow: hidden;
    *zoom: 1;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 16px;
  }
  /* line 800, ../sass/news.scss */
  .newsindex .item .m-hover .detail__title .label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-color: #000;
    color: #fff;
    float: left;
    font-size: 10px;
    margin-right: 0;
    padding: 7px 15px;
  }
  /* line 810, ../sass/news.scss */
  .newsindex .item .m-hover .detail__title .title {
    display: block;
    margin-left: 70px;
  }
  /* line 816, ../sass/news.scss */
  .newsindex .item .m-hover .detail__text {
    margin-top: 0;
    padding: 10px;
  }
  /* line 820, ../sass/news.scss */
  .newsindex .item .m-hover .detail__lead {
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 12px;
    line-height: 1.6;
    margin-top: 0;
  }
  /* line 826, ../sass/news.scss */
  .newsindex .item .m-hover .detail__spec {
    margin-top: 10px;
    font-size: 10px;
    line-height: 1.6;
  }
  /* line 830, ../sass/news.scss */
  .newsindex .item .m-hover .detail__spec a {
    color: #000;
  }
  /* line 832, ../sass/news.scss */
  .newsindex .item .m-hover .detail__spec a:before {
    content: " ";
    display: block;
    float: left;
    margin-top: 0.3em;
    margin-right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6.9px;
    border-color: transparent transparent transparent #000000;
  }
  /* line 847, ../sass/news.scss */
  .newsindex .item .m-hover .detail__link {
    margin-top: 10px;
  }
  /* line 849, ../sass/news.scss */
  .newsindex .item .m-hover .detail__link a {
    box-sizing: border-box;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    font-size: 12px;
    padding: 10px 30px;
    text-align: center;
  }
  /* line 859, ../sass/news.scss */
  .newsindex .item .m-hover .detail__note {
    font-size: 8px;
    margin-top: 15px;
    text-align: right;
  }
  /* line 864, ../sass/news.scss */
  .newsindex .item .m-hover .detail__close {
    cursor: pointer;
    text-align: center;
    background-image: url(../images/news/sp/close.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 12px;
    font-size: 10px;
    margin-top: 25px;
    padding-bottom: 5px;
    padding-top: 20px;
  }
  /* line 882, ../sass/news.scss */
  .newsindex .item.m-half.m-right .m-hover, .newsindex .item.m-half.m-left .m-hover {
    left: 0;
    right: auto;
    width: 100%;
    z-index: 15;
  }

  /* line 894, ../sass/news.scss */
  .news__thumbnail {
    float: none;
    height: 180px;
    width: auto;
  }
  /* line 898, ../sass/news.scss */
  .news__thumbnail:nth-child(2n) {
    margin-left: 0px;
  }
  /* line 901, ../sass/news.scss */
  .news__thumbnail__about {
    margin-left: 50%;
    position: absolute;
    right: 0;
    text-align: left;
    width: 50%;
  }
  /* line 907, ../sass/news.scss */
  .news__thumbnail__about__bescos {
    background-size: 100% auto;
    height: 55px;
    margin-left: 0;
    text-indent: 200%;
    white-space: nowrap;
    width: 55px;
  }
  /* line 915, ../sass/news.scss */
  .news__thumbnail__about__title {
    margin-bottom: 0;
    font-size: 12px;
  }
  /* line 919, ../sass/news.scss */
  .news__thumbnail__about__text {
    font-size: 12px;
    line-height: 1.6;
    padding-right: 5px;
    box-sizing: border-box;
    width: 100%;
    word-break: break-word;
  }
  /* line 926, ../sass/news.scss */
  .news__thumbnail__about__text .lt-spc {
    letter-spacing: -1px;
  }
  /* line 930, ../sass/news.scss */
  .news__thumbnail__about__seemore {
    line-height: 20px;
    margin-top: 10px;
  }
  /* line 935, ../sass/news.scss */
  .news__thumbnail__image {
    position: relative;
    width: auto;
  }
  /* line 938, ../sass/news.scss */
  .news__thumbnail__image img {
    height: 180px;
    margin-left: calc(((680px - 100%) / 400) * -105);
    position: relative;
  }
  /* line 948, ../sass/news.scss */
  .news__thumbnail.widethumb {
    overflow: hidden;
    *zoom: 1;
    margin-left: 0;
    position: relative;
    width: auto;
  }
  /* line 953, ../sass/news.scss */
  .news__thumbnail.widethumb .news__thumbnail__image {
    float: none;
    width: auto;
  }
  /* line 957, ../sass/news.scss */
  .news__thumbnail.widethumb .news__thumbnail__about__bescos {
    margin-left: 0;
  }
  /* line 960, ../sass/news.scss */
  .news__thumbnail.widethumb .news__thumbnail__about {
    float: none;
    left: auto;
    margin-left: 50%;
    position: absolute;
    right: 0;
    text-align: left;
    width: 50%;
  }
  /* line 968, ../sass/news.scss */
  .news__thumbnail.widethumb .news__thumbnail__about__text {
    font-size: 12px;
    line-height: 1.6;
  }
  /* line 972, ../sass/news.scss */
  .news__thumbnail.widethumb .news__thumbnail__about__bescostext {
    font-size: 12px;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    box-sizing: border-box;
    word-break: break-word;
  }
  /* line 980, ../sass/news.scss */
  .news__thumbnail.widethumb .news__thumbnail__about .news__thumbnail__about__header {
    font-size: 30px;
    margin-top: 50px;
  }
  /* line 983, ../sass/news.scss */
  .news__thumbnail.widethumb .news__thumbnail__about .news__thumbnail__about__header img {
    margin-right: 18px;
    vertical-align: middle;
  }
  /* line 988, ../sass/news.scss */
  .news__thumbnail.widethumb .news__thumbnail__about .bescos_itemlist {
    margin-top: 25px;
  }
  /* line 991, ../sass/news.scss */
  .news__thumbnail.widethumb .news__thumbnail__about .bescos_itemlist__item a {
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 12px;
    line-height: 1.6;
  }
  /* line 1004, ../sass/news.scss */
  .news__thumbnail.bescos__thumbnail .news__thumbnail__about {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1013, ../sass/news.scss */
  .news__thumbnail.phytotune_bescos {
    height: auto;
  }
  /* line 1015, ../sass/news.scss */
  .news__thumbnail.phytotune_bescos .news__thumbnail__about__bescos {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1019, ../sass/news.scss */
  .news__thumbnail.phytotune_bescos .news__thumbnail__image {
    margin-top: 20px;
    width: 100%;
  }
  /* line 1022, ../sass/news.scss */
  .news__thumbnail.phytotune_bescos .news__thumbnail__image img {
    position: relative;
    margin: auto;
    max-width: 240px;
    width: 90%;
    height: auto;
  }
  /* line 1030, ../sass/news.scss */
  .news__thumbnail.phytotune_bescos .news__thumbnail__about {
    position: relative;
    margin-bottom: 20px;
    margin-left: auto;
    margin-top: 10px;
    text-align: center;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
  }
  /* line 1043, ../sass/news.scss */
  .news__thumbnail.phytotune_bescos .news__thumbnail__about__title {
    font-size: 14px;
    padding-left: 0;
    text-align: center;
  }
  /* line 1048, ../sass/news.scss */
  .news__thumbnail.phytotune_bescos .bescos_itemlist {
    margin-top: 5px !important;
    text-align: left;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
  }
  /* line 1057, ../sass/news.scss */
  .news__thumbnail.cellgenie_bescos {
    height: auto;
    background-image: none;
  }
  /* line 1060, ../sass/news.scss */
  .news__thumbnail.cellgenie_bescos .news__thumbnail__about__bescos {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1064, ../sass/news.scss */
  .news__thumbnail.cellgenie_bescos .news__thumbnail__image {
    width: 100%;
  }
  /* line 1066, ../sass/news.scss */
  .news__thumbnail.cellgenie_bescos .news__thumbnail__image img {
    position: relative;
    margin: auto;
    max-width: 240px;
    width: 90%;
    height: auto;
  }
  /* line 1074, ../sass/news.scss */
  .news__thumbnail.cellgenie_bescos .news__thumbnail__about {
    position: relative;
    margin-bottom: 20px;
    margin-left: auto;
    margin-top: 10px;
    text-align: center;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
  }
  /* line 1087, ../sass/news.scss */
  .news__thumbnail.cellgenie_bescos .news__thumbnail__about__title {
    font-size: 14px;
    padding-left: 0;
    text-align: center;
  }
  /* line 1092, ../sass/news.scss */
  .news__thumbnail.cellgenie_bescos .bescos_itemlist {
    margin-top: 5px !important;
    text-align: left;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
  }
  /* line 1103, ../sass/news.scss */
  .news__thumbnail-note {
    font-size: 10px;
    text-align: justify;
  }

  /* line 1109, ../sass/news.scss */
  .l--modal-clone::-webkit-scrollbar {
    width: 3px;
  }
  /* line 1112, ../sass/news.scss */
  .l--modal-clone::-webkit-scrollbar-track {
    border-radius: 3px;
    background: #eee;
  }
  /* line 1116, ../sass/news.scss */
  .l--modal-clone::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #666;
  }

  /* line 1121, ../sass/news.scss */
  .news__detail {
    min-width: inherit;
    margin-bottom: 0;
    overflow: auto;
    padding-bottom: 40px;
    /* header */
    /* body */
    /*
    &__close
    {
        cursor  : pointer;
        height  : 24px;
        overflow: hidden;
        position: absolute;
        right   : 8px;
        top     : -32px;
        width   : 24px;
        
        img { width: 100%; }
    }
    */
  }
  /* line 1127, ../sass/news.scss */
  .news__detail__image {
    float: none;
    height: auto;
    text-align: center;
    width: auto;
    padding: 0;
  }
  /* line 1134, ../sass/news.scss */
  .news__detail__image img {
    bottom: auto;
    left: auto;
    margin: 13% auto;
    position: relative;
    right: auto;
    text-align: center;
    top: auto;
    zoom: .7;
  }
  /* line 1144, ../sass/news.scss */
  .news__detail__image.fullimg img {
    margin-top: 0;
    width: 100%;
  }
  /* line 1149, ../sass/news.scss */
  .news__detail__about {
    float: none;
    width: 90%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1157, ../sass/news.scss */
  .news__detail.widedetail .news__detail__image {
    float: none;
    width: auto;
  }
  /* line 1161, ../sass/news.scss */
  .news__detail.widedetail .news__detail__about {
    float: none;
    width: 90%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1168, ../sass/news.scss */
  .news__detail.widedetail .news__detail__header__title .title {
    width: auto;
    padding-right: 0;
  }
  /* line 1174, ../sass/news.scss */
  .news__detail.widedetail .news__detail__body__targetitems {
    width: auto;
  }
  /* line 1178, ../sass/news.scss */
  .news__detail__header {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 1181, ../sass/news.scss */
  .news__detail__header__date {
    display: block;
    margin-bottom: 5px;
    margin-top: 0;
  }
  /* line 1186, ../sass/news.scss */
  .news__detail__header__title {
    display: inline;
  }
  /* line 1188, ../sass/news.scss */
  .news__detail__header__title .label {
    box-sizing: border-box;
    display: inline;
    font-size: 13px;
    float: none;
    padding: 0 0 4px;
    text-align: center;
    width: 50px;
  }
  /* line 1197, ../sass/news.scss */
  .news__detail__header__title .title {
    display: block;
    font-size: 15px;
    float: none;
    line-height: 1.6;
    margin-left: 0;
    margin-top: 15px;
    padding-right: 0;
    width: auto;
    word-break: break-strict;
  }
  /* line 1211, ../sass/news.scss */
  .news__detail__body {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 1214, ../sass/news.scss */
  .news__detail__body__name {
    font-size: 14px;
  }
  /* line 1217, ../sass/news.scss */
  .news__detail__body__lead {
    font-size: 12px;
    line-height: 1.6;
    margin-top: 15px;
    padding-top: 0;
  }
  /* line 1223, ../sass/news.scss */
  .news__detail__body__close {
    background-color: #7f7f7f;
    background-image: url(../images/parts/close_white.png);
    background-position: 20% center;
    background-repeat: no-repeat;
    background-size: 12px;
    color: #fff;
    cursor: pointer;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 10px;
    margin: 40px auto 0;
    padding: 10px;
    text-align: center;
    width: 50%;
  }
  /* line 1241, ../sass/news.scss */
  .news__detail__body__kit__item {
    font-size: 10px;
    margin-bottom: 0.5em;
  }
  /* line 1248, ../sass/news.scss */
  .news__detail__body__color {
    margin-top: 2em;
  }
  /* line 1250, ../sass/news.scss */
  .news__detail__body__color__image {
    float: left;
    width: 80px;
  }
  /* line 1253, ../sass/news.scss */
  .news__detail__body__color__image img {
    width: 100%;
    height: auto;
  }
  /* line 1258, ../sass/news.scss */
  .news__detail__body__color__lead {
    font-size: 12px;
    margin-left: 100px;
  }
  /* line 1262, ../sass/news.scss */
  .news__detail__body__color__text {
    font-size: 10px;
    margin-left: 100px;
  }
  /* line 1266, ../sass/news.scss */
  .news__detail__body__color__link {
    margin-left: 100px;
  }
  /* line 1272, ../sass/news.scss */
  .news__detail__body__link {
    margin-top: 15px;
    margin-bottom: 0;
  }
  /* line 1280, ../sass/news.scss */
  .news__detail__body__targetitems {
    width: auto;
  }
  /* line 1290, ../sass/news.scss */
  .news__detail__body__targetitems .m-cate {
    display: block;
    width: auto;
  }
  /* line 1293, ../sass/news.scss */
  .news__detail__body__targetitems .m-cate:nth-child(2) {
    border-right: none;
  }
  /* line 1299, ../sass/news.scss */
  .news__detail__body__targetitems.widthhalf {
    width: 100%;
    min-height: inherit;
  }
  /* line 1302, ../sass/news.scss */
  .news__detail__body__targetitems.widthhalf .news__detail__body__link {
    font-size: 10px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  /* line 1309, ../sass/news.scss */
  .news__detail__body__linelink {
    margin-top: 10px;
  }
  /* line 1311, ../sass/news.scss */
  .news__detail__body__linelink a {
    color: #666;
    font-size: 10px;
  }
  /* line 1316, ../sass/news.scss */
  .news__detail__body a {
    font-size: 10px;
    line-height: 1.6;
  }
  /* line 1319, ../sass/news.scss */
  .news__detail__body a:after {
    vertical-align: top;
  }
  /* line 1340, ../sass/news.scss */
  .news__detail.l--news-display-newitem-20200821a + .l--modal-window__close {
    background-image: url(/images/parts/g3005_white.png);
  }
  /* line 1342, ../sass/news.scss */
  .news__detail.l--news-display-newitem-20200821a + .l--modal-window__close:after {
    color: #fff;
  }
  /* line 1346, ../sass/news.scss */
  .news__detail.l--news-display-newitem-20200821b + .l--modal-window__close {
    background-image: url(/images/parts/g3005_white.png);
  }
  /* line 1348, ../sass/news.scss */
  .news__detail.l--news-display-newitem-20200821b + .l--modal-window__close:after {
    color: #fff;
  }
  /* line 1352, ../sass/news.scss */
  .news__detail.l--news-display-newitem-20201016a + .l--modal-window__close {
    background-image: url(/images/parts/g3005_white.png);
  }
  /* line 1354, ../sass/news.scss */
  .news__detail.l--news-display-newitem-20201016a + .l--modal-window__close:after {
    color: #fff;
  }
  /* line 1358, ../sass/news.scss */
  .news__detail.l--news-display-newitem-20201016c + .l--modal-window__close {
    background-image: url(/images/parts/g3005_white.png);
  }
  /* line 1360, ../sass/news.scss */
  .news__detail.l--news-display-newitem-20201016c + .l--modal-window__close:after {
    color: #fff;
  }
  /* line 1364, ../sass/news.scss */
  .news__detail.l--news-display-newitem-2021mc + .l--modal-window__close {
    background-image: url(/images/parts/g3005_white.png);
  }
  /* line 1366, ../sass/news.scss */
  .news__detail.l--news-display-newitem-2021mc + .l--modal-window__close:after {
    color: #fff;
  }

  /* news__detail */
  /* line 1372, ../sass/news.scss */
  .newitem-20160316c_option {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin: 5px;
  }

  /* line 1379, ../sass/news.scss */
  .campaign-20160316c_option1 {
    bottom: 0;
    position: absolute;
    right: 10px;
  }

  /* line 1384, ../sass/news.scss */
  .campaign-20160316c_option2 {
    bottom: 0;
    position: absolute;
    right: 10px;
  }

  /* line 1390, ../sass/news.scss */
  .date-2column .date-container {
    width: 100%;
    float: none;
  }
  /* line 1394, ../sass/news.scss */
  .date-2column .date-container:nth-child(2n) {
    margin-left: 0;
  }

  /* instagram-banner */
  /* line 1401, ../sass/news.scss */
  .instagram-link a {
    font-size: 13px;
  }
}
/* l-togglebox */
/* line 1414, ../sass/news.scss */
.l-togglebox {
  margin-top: 20px;
}

/* line 1418, ../sass/news.scss */
.togglebox__title {
  border: 1px solid #cccccc;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  padding: 5px;
}
/* line 1424, ../sass/news.scss */
.togglebox__title i {
  float: right;
}
/* line 1429, ../sass/news.scss */
.togglebox__text-container {
  display: none;
  overflow: auto;
}
/* line 1434, ../sass/news.scss */
.togglebox__text {
  font-size: 10px;
  line-height: 1.6;
  margin-top: 10px;
  padding: 0 0 1em;
  text-align: justify;
}
/* line 1440, ../sass/news.scss */
.togglebox__text strong {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
}
/* line 1445, ../sass/news.scss */
.togglebox__text span {
  font-size: 10px;
}
/* line 1452, ../sass/news.scss */
.togglebox.togglebox-open .togglebox__title {
  background-image: url('/images/itemdetail/icon_down-black.png');
}

/*# sourceMappingURL=news.css.map */
