@charset "UTF-8";

/* brdg0119 */
body:has(.sec_category_title + .news-posts) #nav .nav_groupinfo a,
body:has(#sec_news_release_detail) #nav .nav_groupinfo a {
  background-position: -313px -44px !important;
}

body:has(.sec_category_title + .news-posts) #nav .nav_groupinfo a:hover,
body:has(.sec_category_title + .news-posts) #nav .nav_groupinfo.active a,
body:has(#sec_news_release_detail) #nav .nav_groupinfo a:hover,
body:has(#sec_news_release_detail) #nav .nav_groupinfo.active a {
  background-position: -313px -94px !important;
}

.news {
  padding-block: 40px 50px;
  background: #F8F8F8;
  margin-top: 80px;
}

.news + .information {
  margin-top: 40px;
}

.news .news-inner {
  max-width: 980px;
  margin-inline: auto;
}

.news .section-title-parent + * {
  margin-top: 60px;
}

.news-posts {
  padding-inline: 16px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #BABABA;
}

.news-post:not(:last-child) {
  margin-bottom: 20px;
}

.news-post {
  display: flex;
  font-size: 14px;
  gap: 4px;
}

.news-post a {
  font-size: 14px;
}

.news-post:before {
  content: '●';
  color: #E5B729;
  white-space: nowrap;
}

.news-post-head {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 2px;
}

.news-post-head .icon {
  font-size: 11px;
  width: 126px;
  text-align: center;
  padding: 3px 4px;
  line-height: 1;
  color: #fff;
  border-radius: 999px;
}

.news-post-head .icon_corporate {
  background-color: #0378BE;
}

.news-post-head .icon_csr {
  background-color: #5DA72B;
}

.news-post-head .icon_hotel {
  background-color: #FF7300;
}

.news-post-head .icon_merchandise {
  background-color: #7C4996;
}

.news-post-head .icon_estate {
  background-color: #007032;
}

.news-post-head .icon_ir {
  background-color: #E3B936;
}

.news-post-head .icon_logistics {
  background-color: #333;
}

.news-post-head .icon_transportation {
  background-color: #0378BE;
}

.news-post-head .icon_other {
  background-color: #9E9E9E;
}

.news-post-ttl {
  line-height: 1.5;
}

.news-btn {
  text-align: center;
}

.news-btn a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  width: 160px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  border-radius: 999px;
  background: #1169B3;
  position: relative;
}

.news-btn a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #fff;
  border-right: 0;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin-block: auto;
}

@media screen and (max-width: 1000px) {
  .news .news-inner {
    padding: 0 15px;
  }

  .news {
    margin-top: 0;
  }
}

@media screen and (min-width: 1001px) {
  body:has(.news-posts) .sidebar_title,
  body:has(#sec_news_release_detail) .sidebar_title {
    background-image: url('../../common-hd/images/news_sidebar_title_.png') !important;
    height: 84px;
  }
}

/* #sec_news_release_detail
----------------------- */
@media screen and (min-width: 1001px) {
 #sec_news_release_detail .cat_icon {
    margin-bottom:15px;
  }

  #sec_news_release_detail .icon_info span {
    background-position:0 0;
  }

  #sec_news_release_detail .icon_settle span {
    background-position:-57px 0;
  }

  #sec_news_release_detail .icon_csr span {
    background-position:-114px 0;
  }

  #sec_news_release_detail .icon_transportation span {
    background-position:-171px 0;
  }

  #sec_news_release_detail .icon_hotel span {
    background-position:-228px 0;
  }

  #sec_news_release_detail .icon_distribution span {
    background-position:-285px 0;
  }

  #sec_news_release_detail .icon_realestate span {
    background-position:-342px 0;
  }

  #sec_news_release_detail .icon_logistics span {
    background-position:-570px 0;
  }

  #sec_news_release_detail .icon_disclosure span {
    background-position:-399px 0;
  }

  #sec_news_release_detail .icon_other span {
    background-position:-456px 0;
  }

  #sec_news_release_detail .icon_blank span {
    background-position:-513px 0;
  }

  #sec_news_release_detail p {
    margin-bottom:30px;
    line-height:1.8;
  }

  #sec_news_release_detail p:last-child {
    margin-bottom:0;
  }


  #sec_news_release_detail .detail_img{
    float:right;
    padding-left: 10px;
  }

  #sec_news_release_detail div.clear{
    clear: both;
    margin: 0 0 10px 0;
  }

  #sec_news_release_detail .detail_img span {
    display:block;
    margin:15px 0 30px;
    font-size:1.4em;
  }

  #sec_news_release_detail .sec_page_title01,
  #sec_news_release_detail .sec_sub_title01 {
    margin-bottom:25px;
    color:#fff;
    font-size:1.8em;
    line-height:1.6;
    padding: 1rem 2rem;
    background: #106ab3;
    -webkit-box-shadow: 5px 5px 0 #67aee7;
    box-shadow: 5px 5px 0 #67aee7;
  }

  #sec_news_release_detail .sec_sub_title01 a:link {
    color:#fff;
  }

  #sec_news_release_detail .sec_sub_title01 a:visited {
    color:#fff;
  }

  #sec_news_release_detail .sec_sub_title01 a:hover {
    color:#fff;
  }

  #sec_news_release_detail .sec_sub_title01 a:active {
    color:#fff;
  }

  #sec_news_release_detail .cat_icon span {
    display: inline-block;
    color: #fff;
  }
}

@media screen and (max-width: 1000px) {
  #sec_news_release_detail .cat_icon {
    margin-bottom:15px;
  }

  #sec_news_release_detail .cat_icon span {
    display:block;
    width:57px;
    color: #fff;
  }

  #sec_news_release_detail .icon_info span {
    background-position:0 0;
  }

  #sec_news_release_detail .icon_settle span {
    background-position:-57px 0;
  }

  #sec_news_release_detail .icon_csr span {
    background-position:-114px 0;
  }

  #sec_news_release_detail .icon_transportation span {
    background-position:-171px 0;
  }

  #sec_news_release_detail .icon_hotel span {
    background-position:-228px 0;
  }

  #sec_news_release_detail .icon_distribution span {
    background-position:-285px 0;
  }

  #sec_news_release_detail .icon_realestate span {
    background-position:-342px 0;
  }

  #sec_news_release_detail .icon_logistics span {
    background-position:-570px 0;
  }

  #sec_news_release_detail .icon_disclosure span {
    background-position:-399px 0;
  }

  #sec_news_release_detail .icon_other span {
    background-position:-456px 0;
  }

  #sec_news_release_detail .icon_blank span {
    background-position:-513px 0;
  }

  #sec_news_release_detail p {
    margin-bottom:30px;
    line-height:1.8;
  }

  #sec_news_release_detail p:last-child {
    margin-bottom:0;
  }

  #sec_news_release_detail .img span {
    display:block;
    margin:15px 0 30px;
    font-size:1.4em;
  }
}

#sec_news_release_detail .icon_corporate span {
  background-color: #0378BE;
}

#sec_news_release_detail .icon_csr span {
  background-color: #5DA72B;
}

#sec_news_release_detail .icon_hotel span {
  background-color: #FF7300;
}

#sec_news_release_detail .icon_merchandise span {
  background-color: #7C4996;
}

#sec_news_release_detail .icon_estate span {
  background-color: #007032;
}

#sec_news_release_detail .icon_ir span {
  background-color: #E3B936;
}

#sec_news_release_detail .icon_logistics span {
  background-color: #333;
}

#sec_news_release_detail .icon_transportation span {
  background-color: #0378BE;
}

#sec_news_release_detail .icon_other span {
  background-color: #9E9E9E;
}
