/*---------- NewsList ----------*/
.NewsList {
  position: relative;
  max-width: 1012px;
  margin: 40px auto 80px; }
  @media only screen and (max-width: 736px) {
    .NewsList {
      margin: 20px auto 50px; } }
  .NewsList_resultCount {
    padding: 30px 0; }
    @media only screen and (max-width: 736px) {
      .NewsList_resultCount {
        padding: 25px 0; } }
  .NewsList_resultTxt {
    font-size: 1.125rem;
    font-weight: bold; }
    @media only screen and (max-width: 736px) {
      .NewsList_resultTxt {
        font-size: 1rem; } }
  .NewsList_emTxt {
    font-size: 1.5rem; }
    @media only screen and (max-width: 736px) {
      .NewsList_emTxt {
        font-size: 1.25rem; } }
  .NewsList_word {
    color: #4c1f67; }
  .NewsList_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 60px; }
    @media only screen and (max-width: 736px) {
      .NewsList_content {
        display: block;
        margin-bottom: 40px; } }
  .NewsList_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.6%;
    flex: 0 0 29.6%;
    width: 29.6%;
    margin-right: 5.6%;
    margin-bottom: 70px; }
    @media only screen and (max-width: 736px) {
      .NewsList_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
        padding: 35px 0;
        border-bottom: solid 1px #ccc; } }
    .NewsList_item:nth-child(3n) {
      margin-right: 0; }
    @media only screen and (max-width: 736px) {
      .NewsList_item:nth-child(even) .RecipeList_link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }
  .NewsList_link {
    display: block; }
  .NewsList_thumb {
    margin-bottom: 15px;
    width: 100%;
    height: 210px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 736px) {
      .NewsList_thumb {
        max-width: 400px;
        margin: 0 auto 15px; } }
  .NewsList_thumbImg {
    width: 100%;
    height: auto; }
  .NewsList_imgArea {
    padding-top: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden; }
    @media only screen and (max-width: 736px) {
      .NewsList_imgArea {
        width: 100%; } }
  .NewsList_comment {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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;
    padding: 0 30px;
    transition: all 0.3s cubic-bezier(0.045, 0.495, 0.685, 0.97);
    -webkit-transition: all 0.3s cubic-bezier(0.045, 0.495, 0.685, 0.97);
    -moz-transition: all 0.3s cubic-bezier(0.045, 0.495, 0.685, 0.97);
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
    .RecipeList_link:hover .NewsList_comment {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .NewsList_commentTxt {
    position: relative;
    line-height: 1.8em;
    color: #fff;
    font-size: 0.9375rem; }
    .NewsList_commentTxt::before {
      content: '';
      display: block;
      background: url(../images/common/text_frame_l.png) no-repeat 0 0;
      background-size: 30px auto;
      position: absolute;
      top: -25px;
      left: -20px;
      width: 34px;
      height: 25px; }
    .NewsList_commentTxt::after {
      content: '';
      display: block;
      background: url(../images/common/text_frame_r.png) no-repeat 0 0;
      background-size: 30px auto;
      position: absolute;
      bottom: -25px;
      right: -20px;
      width: 34px;
      height: 25px; }
  .NewsList_title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.6em;
    margin-bottom: 10px;
    font-weight: normal; }
    @media only screen and (max-width: 736px) {
      .NewsList_title {
        font-size: 1.125rem; } }
  .NewsList_data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .NewsList_data .RecipeMain_tag {
      margin-bottom: 5px; }
  .NewsList_date {
    margin-left: 10px; }
  .NewsList_info {
    color: #df0c37;
    margin-bottom: 10px;
    font-size: 0.875rem; }

.NewsBanner {
  text-align: center;
  padding: 20px 20px 0; }
  @media only screen and (max-width: 736px) {
    .NewsBanner {
      padding: 20px 0 0; } }
  .NewsBanner_img {
    max-width: 100%;
    height: auto; }

.NewsIcon {
  display: inline-block;
  font-size: 0.6875rem;
  color: #fff;
  line-height: 15px;
  height: 15px;
  padding: 0 3px;
  margin-right: 5px; }
  .NewsIcon-topics {
    background-color: #b13b53; }
  .NewsIcon-campaign {
    background-color: #e9a93a; }
  .NewsIcon-event {
    background-color: #e9a93a; }
  .NewsIcon-beauty_health {
    background-color: #80b13b; }
  .NewsIcon-corporate_media {
    background-color: #753bb1; }
  .NewsIcon-release {
    background-color: #3ba5b1; }

/*---------- NewsCategory ----------*/
.NewsCategory {
  max-width: 1080px;
  margin: 0 auto; }
  .NewsCategory_list {
    border: solid 1px #4c1f67;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 54px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 0 20px rgba(7, 0, 2, 0.1);
    box-shadow: 0 0 20px rgba(7, 0, 2, 0.1); }
    @media only screen and (max-width: 736px) {
      .NewsCategory_list {
        height: auto;
        padding-top: 15px; } }
  .NewsCategory_item {
    margin: 0 20px; }
    @media only screen and (max-width: 736px) {
      .NewsCategory_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 42%;
        flex: 0 0 42%;
        margin: 0 4% 15px; } }
  .NewsCategory_link {
    display: block;
    padding-left: 15px;
    background: url(../images/common/arrow_r_purple_sml.png) no-repeat 0 center; }
    .NewsCategory_link.active, .NewsCategory_link:hover {
      color: #b13b53;
      background-image: url(../images/common/arrow_r_red_sml.png); }

.NewsYearlyNavi {
  border-top: solid 1px #828282;
  padding-top: 40px;
  padding-bottom: 80px; }
  @media only screen and (max-width: 736px) {
    .NewsYearlyNavi {
      padding-top: 20px;
      padding-bottom: 40px; } }
  .NewsYearlyNavi_title {
    text-align: center;
    color: #4c1f67;
    font-size: 1.625rem;
    margin: 0 0 20px;
    font-weight: normal; }
    @media only screen and (max-width: 736px) {
      .NewsYearlyNavi_title {
        font-size: 1.25rem; } }
  .NewsYearlyNavi_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .NewsYearlyNavi_item {
    margin: 0 9px 18px; }
    @media only screen and (max-width: 736px) {
      .NewsYearlyNavi_item {
        margin: 0 6px 12px; } }
  .NewsYearlyNavi_link {
    display: block;
    width: 108px;
    height: 28px;
    line-height: 26px;
    border: solid 2px #4c1f67;
    border-radius: 20px;
    text-align: center;
    color: #4c1f67; }
    @media only screen and (max-width: 736px) {
      .NewsYearlyNavi_link {
        width: 90px;
        height: 24px;
        line-height: 22px;
        font-size: 0.875rem; } }
    .NewsYearlyNavi_link:hover, .NewsYearlyNavi_link.active {
      color: #fff;
      background-color: #4c1f67; }

.NewsArchive_title {
  position: relative; }
  .NewsArchive_title::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #4c1f67;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

.NewsArchive_titleTxt {
  font-size: 1.875rem;
  display: inline-block;
  background-color: #fff;
  padding-right: 15px;
  position: relative;
  z-index: 1; }

.NewsTitle {
  padding-bottom: 20px;
  max-width: 1012px;
  margin: 0 auto;
  border-bottom: solid 1px #828282; }
  .NewsTitle_txt {
    font-size: 1.875rem;
    line-height: 1.4em;
    margin: 0 0 10px; }
    @media only screen and (max-width: 736px) {
      .NewsTitle_txt {
        font-size: 1.25rem; } }

.NewsDetail {
  max-width: 1012px;
  margin: 0 auto;
  padding: 50px 0; }
  @media only screen and (max-width: 736px) {
    .NewsDetail {
      padding: 50px 0 0; } }
  .NewsDetail iframe {
    max-width: 100%;
    height: 450px; }
    @media only screen and (max-width: 736px) {
      .NewsDetail iframe {
        height: 300px; } }
/*
  .NewsDetail hr {
    display: block;
    border: none;
    width: 459px;
    height: 48px;
    background: url(../images/news/hr.png) no-repeat 0 0;
    margin: 0 0 30px; }
    @media only screen and (max-width: 736px) {
      .NewsDetail hr {
        width: 300px;
        height: 35px;
        background-size: 300px auto;
        margin: 0 auto 30px; } }
*/
  .NewsDetail h2 {
    font-size: 1.5rem;
    margin: 0 0 30px;
    padding-left: 20px;
    position: relative; }
    @media only screen and (max-width: 736px) {
      .NewsDetail h2 {
        font-size: 1.25rem; } }
    .NewsDetail h2::before {
      content: '';
      display: block;
      width: 10px;
      height: 5px;
      background-color: #b13b53;
      vertical-align: middle;
      position: absolute;
      left: 0;
      top: 10px; }
  .NewsDetail h3 {
    margin: 0 0 10px;
    font-size: 1.375rem; }
    @media only screen and (max-width: 736px) {
      .NewsDetail h3 {
        font-size: 1.125rem; } }
  .NewsDetail h4 {
    font-size: 1.125rem;
    margin: 0 0 15px; }
    @media only screen and (max-width: 736px) {
      .NewsDetail h4 {
        font-size: 0.9375rem; } }
  .NewsDetail p {
    font-size: 1.125rem;
    line-height: 1.6em;
    margin-bottom: 30px; }
    @media only screen and (max-width: 736px) {
      .NewsDetail p {
        font-size: 1rem; } }
    .NewsDetail p:last-child {
      margin-bottom: 0; }
  .NewsDetail a.arrowLink {
    color: #b13b53;
    padding-left: 10px;
    position: relative;
    text-decoration: underline; }
    .NewsDetail a.arrowLink:hover {
      text-decoration: none; }
    .NewsDetail a.arrowLink::before {
      content: '';
      display: block;
      width: 6px;
      height: 9px;
      background: url(../images/common/link_arrow.png) no-repeat 0 0;
      position: absolute;
      left: 0;
      top: 10px; }
  .NewsDetail div.ImgBlock {
    overflow: hidden;
    margin-bottom: 50px; }
    .NewsDetail div.ImgBlock-left p.ImgBlock_img img {
      float: left;
      display: inline-block;
      margin: 0 30px 30px 0; }
      @media only screen and (max-width: 736px) {
        .NewsDetail div.ImgBlock-left p.ImgBlock_img img {
          float: none;
          display: block;
          margin: 0; } }
    .NewsDetail div.ImgBlock-right p.ImgBlock_img img {
      float: right;
      display: inline-block;
      margin: 0 0 30px 30px; }
      @media only screen and (max-width: 736px) {
        .NewsDetail div.ImgBlock-right p.ImgBlock_img img {
          float: none;
          display: block;
          margin: 0; } }
    .NewsDetail div.ImgBlock p.ImgBlock_img {
      margin: 0; }
      @media only screen and (max-width: 736px) {
        .NewsDetail div.ImgBlock p.ImgBlock_img {
          margin-bottom: 20px; } }
      .NewsDetail div.ImgBlock p.ImgBlock_img img {
        width: 47.7%;
        height: auto; }
        @media only screen and (max-width: 736px) {
          .NewsDetail div.ImgBlock p.ImgBlock_img img {
            width: 100%; } }
    .NewsDetail div.ImgBlock p.pinkTxt {
      color: #c26779;
      font-size: 1rem; }
      @media only screen and (max-width: 736px) {
        .NewsDetail div.ImgBlock p.pinkTxt {
          font-size: 0.9375rem; } }
  .NewsDetail div.Knowledge {
    border: solid 3px #e0c2f2;
    border-radius: 8px;
    background-color: #f9f4fc;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    @media only screen and (max-width: 736px) {
      .NewsDetail div.Knowledge {
        display: block; } }
    .NewsDetail div.Knowledge::after {
      content: '';
      display: block;
      position: absolute;
      right: 20px;
      top: -40px;
      background: url(../images/news/icon_knowledge.png) no-repeat 0 0;
      width: 100px;
      height: 90px; }
      @media only screen and (max-width: 736px) {
        .NewsDetail div.Knowledge::after {
          right: 10px;
          top: -35px;
          background-size: 70px auto;
          width: 70px;
          height: 62px; } }
    .NewsDetail div.Knowledge .Knowledge_imgArea {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 288px;
      flex: 0 0 288px;
      width: 288px;
      margin: 0; }
      @media only screen and (max-width: 736px) {
        .NewsDetail div.Knowledge .Knowledge_imgArea {
          width: 100%;
          margin-bottom: 15px; } }
      .NewsDetail div.Knowledge .Knowledge_imgArea img {
        width: 100%;
        height: auto;
        vertical-align: bottom; }
    .NewsDetail div.Knowledge .Knowledge_txtArea {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 0 35px; }
      @media only screen and (max-width: 736px) {
        .NewsDetail div.Knowledge .Knowledge_txtArea {
          padding: 0; } }
      .NewsDetail div.Knowledge .Knowledge_txtArea p {
        color: #4c1f67;
        font-size: 1.375rem;
        font-weight: bold;
        margin: 0; }
        @media only screen and (max-width: 736px) {
          .NewsDetail div.Knowledge .Knowledge_txtArea p {
            font-size: 1.125rem; } }
  .NewsDetail_btm {
    padding-bottom: 30px; }
  .NewsDetail_back {
    margin: 60px 0 0; }
    @media only screen and (max-width: 736px) {
      .NewsDetail_back {
        margin: 40px 0 0; } }
  .NewsDetail_backLink {
    color: #4c1f67;
    font-size: 0.875rem;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    outline: none;
    cursor: pointer;
    display: inline-block; }
