@charset "UTF-8";
.tab-button-outers {
  display: none;
}

@media screen and (min-width: 768px) {
  .tab-button-outers {
    display: block;
  }
  .tab-select-outers {
    display: none;
  }
}
#news-index {
  width: 100%;
}
#news-index .content-area01 {
  width: 100% !important;
  -moz-background-size: cover !important;
       background-size: cover !important;
  background-position: center bottom !important;
  background: url(/library/crepre/common/css/img/news/bg_title02_sp.jpg) no-repeat center top;
}
@media screen and (min-width: 768px) {
  #news-index .content-area01 {
    background-position: center bottom 0 !important;
    background: url(/library/crepre/common/css/img/news/bg_title02_pc.jpg) no-repeat center top;
  }
}

#news-list {
  font-family: "Helvetica Neue", "arial", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans, meiryo, sans-serif";
}
#news-list .content-area01 .inner01 {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .inner01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#news-list .content-area01 .inner01 .news-btn {
  all: initial;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: none !important;
  max-width: auto;
  margin: 0 auto 30px;
  padding-left: 0;
  max-width: 200px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .inner01 .news-btn {
    display: block !important;
  }
}
#news-list .content-area01 .inner01 .news-btn-title {
  height: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  letter-spacing: normal !important;
  text-decoration: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  text-align: center;
  color: #235497 !important;
  margin-bottom: 10px;
  font-weight: 700;
  font-family: "Helvetica Neue", "arial", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans, meiryo, sans-serif";
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .inner01 .news-btn-title {
    font-size: 18px;
    background: #ffffff;
    padding: 10px 0 10px 0;
    margin-bottom: 0;
  }
}
#news-list .content-area01 .inner01 .news-btn-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100% !important;
  font-family: "Helvetica Neue", "arial", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans, meiryo, sans-serif";
}
#news-list .content-area01 .inner01 .news-btn-list .n-item {
  margin: 0;
  padding: 0;
  width: 100% !important;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#news-list .content-area01 .inner01 .news-btn-list .n-item .n-tag {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  height: auto;
  background: #ffffff;
  font-size: 18px;
  letter-spacing: normal !important;
  text-decoration: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  padding: 10px 0 10px 20px;
  color: #92989B !important;
  font-weight: 700;
  border-left: solid #ffffff 4px;
}
#news-list .content-area01 .inner01 .news-btn-list .n-item .n-tag:before {
  display: none;
}
#news-list .content-area01 .inner01 .news-btn-list .n-item .n-tag.active {
  background: #fff;
  border: 0px solid #235497;
  color: #235497 !important;
  border-left: solid #235497 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#news-list .content-area01 .inner01 .news-btn-list .n-item .n-tag.active:before {
  display: none;
  border: 0 solid #235497 !important;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
       transform: rotate(45deg);
}
#news-list .content-area01 .tab-select-news-outer {
  overflow: hidden;
  width: 100%;
  max-width: 200px;
  margin: 0 auto 25px;
  text-align: center;
}
#news-list .content-area01 .tab-select-news-outer select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
#news-list .content-area01 .tab-select-news-outer select::-ms-expand {
  display: none;
}
#news-list .content-area01 .tab-select-news-outer.tab-select-news-sp {
  position: relative;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background: #ffffff;
}
#news-list .content-area01 .tab-select-news-outer.tab-select-news-sp::before {
  position: absolute;
  top: 0.8em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 14px solid #235497;
  pointer-events: none;
}
#news-list .content-area01 .tab-select-news-outer.tab-select-news-sp select {
  padding: 8px 38px 8px 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #235497;
  font-size: 14px;
  font-weight: 700;
}
#news-list .content-area01 .newslist-wrap {
  width: 100%;
  color: #235497;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .newslist-wrap {
    padding-bottom: 80px;
    width: -webkit-calc(100% - 260px);
    width: -moz-calc(100% - 260px);
    width: calc(100% - 260px);
    margin-left: 60px;
  }
}
#news-list .content-area01 .newslist-wrap .newslist-title-year {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
  display: none !important;
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .newslist-wrap .newslist-title-year {
    display: block !important;
    font-size: 26px;
    margin-bottom: 20px;
  }
}
#news-list .content-area01 .newslist-wrap .newslist {
  background-color: #ffffff;
  padding-bottom: 0;
}
#news-list .content-area01 .newslist-wrap .newslist li {
  border-bottom: solid #F4F4F4 1px;
}
#news-list .content-area01 .newslist-wrap .newslist li:last-child {
  border-bottom: solid #F4F4F4 0;
}
#news-list .content-area01 .newslist-wrap .newslist li div {
  width: auto;
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .newslist-wrap .newslist li .flex {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
#news-list .content-area01 .newslist-wrap .newslist a {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  display: block;
  padding: 18px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .newslist-wrap .newslist a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#news-list .content-area01 .newslist-wrap .newslist a:hover {
  background-color: rgb(255, 255, 255);
  opacity: 1;
}
#news-list .content-area01 .newslist-wrap .newslist a:hover p {
  text-decoration: underline;
  color: #235497;
}
#news-list .content-area01 .newslist-wrap .newslist a time {
  color: #92989B;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .newslist-wrap .newslist a time {
    margin-bottom: 0;
    font-size: 14px;
  }
}
#news-list .content-area01 .newslist-wrap .newslist a span.pdf-style {
  padding-left: 22px;
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .newslist-wrap .newslist a span.pdf-style {
    padding-left: 22px;
  }
}
#news-list .content-area01 .newslist-wrap .newslist a span.pdf-style.pdfnone {
  padding-left: 0;
}
@media only screen and (min-width: 768px) {
  #news-list .content-area01 .newslist-wrap .newslist a span.pdf-style.pdfnone {
    padding-left: 0;
  }
}/*# sourceMappingURL=crepre-news-renewal-23.css.map */