@charset "utf-8";
/* CSS Document */
.newsPickup-inner {
  background: #f6f4f1;
  padding: 15px;
}
.news-scroll {
  height: 70px;
  overflow-y: scroll;
  /*overflow-x: hidden;*/
}
body.widepage #contents article .news-scroll {
    height: 170px;
}
.news-scroll ::-webkit-scrollbar {
  /* width: 24px;
  background-color: #f9f9f9;*/
}
.news-scroll ::-webkit-scrollbar-thumb {
  /*  border-radius: 10px;
  box-shadow: inset 0 0 10px 10px #b9d8c9;
  border: solid 4px transparent;*/
}
.news-scroll {
  /*   scrollbar-width: auto;
    scrollbar-color: #b9d8c9 #f9f9f9;*/
}
.tabBox {
  /*  transition: all .6s;*/
}
#displayTab {
  /*  transition: all .6s;*/
}
.tab li, .tab-multiple li {
  height: 45px;
  float: left;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.tab li a, .tab-multiple li a {
  display: block;
  height: 45px;
  background: url(/cmn/img/bg-grade-w.png) left top repeat-x #9b9b84;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 45px;
  text-decoration: none;
  width: calc(100% - 1px) !important
}
.tab li a:hover, .tab-multiple li a:hover {
  background: #9b9b84;
}
.tab li.select a, .tab-multiple li.select a {
  background: url(/cmn/img/btn-bg.gif) left top #9b9b84;
}
.tab-multiple.tab-strong li a {
  background: #bdb196;
}
.tab-multiple.tab-strong li a:hover {
  background: #a08e68;
}
.tab-multiple.tab-strong li.select a {
  background: #847555;
}
.tab-multiple.tab-strong li.select a:hover {
  background: #746649;
}
.tab li.tab-2line a, .tab-multiple li.tab-2line a {
  line-height: 1.4;
  padding-top: 5px;
  height: 40px;
}
/*tab数*/
.tab-2btn li {
  width: 365px;
  margin-bottom: 1px !important;
}
.tab-2btn li a {
  width: 364px;
}
ul.tab {
  margin-bottom: 0.25em;
}
ul.newsPickup li {
  width: 100%;
  padding: 1px 0 8px 0;
  background: url(/cmn/img/border-bla01.gif) left bottom repeat-x;
  display: flex;
  font-size: 95%;
}
ul.newsPickup li a {
  color: #000 !important;
  text-decoration: none;
  /*  display: block;*/
}
ul.newsPickup li a:hover {
  color: #000 !important;
  text-decoration: underline;
}
#newsPickup-wrap a.arrow-o03 {
  text-decoration: none;
}
#newsPickup-wrap a.arrow-o03:hover {
  text-decoration: underline;
}
ul.newsPickup .newsPickup-date {
  display: block;
  width: 133px;
}
ul.newsPickup .newsPickup-ico {
  display: block;
  width: 84px;
}
ul.newsPickup .newsPickup-title {
  display: block;
  width: 626px;
  line-height: 1.7;
}
body.widepage #contents article ul.newsPickup .newsPickup-title {
    width: 840px;
}
ul.newsPickup .newsPickup-ico.ico-cam {
  background: url(/news/img/ico-campaign.gif) left 2px no-repeat; /*65x13*/
  padding-left: 0;
}
ul.newsPickup .newsPickup-ico.ico-eve {
  background: url(/news/img/ico-event.gif) left 2px no-repeat; /*65x13*/
  padding-left: 0;
}
ul.newsPickup .newsPickup-ico.ico-imp {
  background: url(/news/img/ico-important.gif) left 2px no-repeat; /*65x13*/
  padding-left: 0;
}
ul.newsPickup .newsPickup-ico.ico-info {
  background: url(/news/img/ico-info.gif) left 2px no-repeat; /*65x13*/
  padding-left: 0;
}
ul.newsPickup .newsPickup-ico.ico-sig {
  background: url(/news/img/ico-sightseeing.gif) left 2px no-repeat; /*65x13*/
  padding-left: 0;
}
#newsPickup-wrap .tab li {
  position: relative;
}
#newsPickup-wrap .tab li::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-left: 2px solid #586a75;
  border-bottom: 2px solid #586a75;
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -6px;
  border-color: #fff;
}
.newsPickupOsusume {
  display: flex;
  /*  justify-content: center;*/
  align-items: center;
  padding: 10px;
  /*background: #ffefda;*/
}
.newsPickupOsusume img {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}
.arrow-o01 a {
  color: #ef7a00 !important;
}
#article #newsPickup-wrap .ttl03 {
  margin-bottom: 0.25em;
}
#newsPickup-wrap .accordion {
  display: block;
  background: #fff;
  padding: 10px 0 0 0;
  margin-bottom: 2em;
}
#newsPickup-wrap .accordion.compact {
  display: none;
  background: #fff;
  padding: 10px 0 0 0;
  margin-bottom: 2em;
}
#newsPickup-wrap .accordion-ttl {
  background: #fff;
  padding: 10px 5px 8px 37px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 1em;
  pointer-events: none;
}
#newsPickup-wrap .accordion-ttl.compact {
    padding: 10px 5px 10px 37px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 1em;
    pointer-events: all;
}
#newsPickup-wrap .accordion-active {
  background: none;
}
#newsPickup-wrap .accordion-active.compact {
  background: url("/cmn/img/ico/ico-minus.gif") 8px 8px no-repeat #f4f1ed;
}
  #newsPickup-wrap .accordion-ttl.compact.osaka-beppu {
    background: url("/route/img/ico-plus-beppu.gif") 8px 8px no-repeat #b7e7ed;
  }
  #newsPickup-wrap .accordion-ttl.compact.osaka-beppu.accordion-active {
    background: url("/route/img/ico-minus-beppu.gif") 8px 8px no-repeat #b7e7ed;
  }
  #newsPickup-wrap .accordion-ttl.compact.kobe-oita {
    background: url("/route/img/ico-plus-oita.gif") 8px 8px no-repeat #edeab7;
  }
  #newsPickup-wrap .accordion-ttl.compact.kobe-oita.accordion-active {
    background: url("/route/img/ico-minus-oita.gif") 8px 8px no-repeat #edeab7;
  }
  #newsPickup-wrap .accordion-ttl.compact.osaka-shibushi {
    background: url("/route/img/ico-plus-shibushi.gif") 8px 8px no-repeat #f1d4d4;
  }
  #newsPickup-wrap .accordion-ttl.compact.osaka-shibushi.accordion-active {
    background: url("/route/img/ico-minus-shibushi.gif") 8px 8px no-repeat #f1d4d4;
  }
/*for widepage*/
body.widepage #newsPickup-wrap .accordion-active.compact {
  background: url("/cmn/img/ico/ico-minus.gif") 8px 16px no-repeat #f4f1ed;
}
body.widepage #newsPickup-wrap .accordion-ttl.compact.osaka-beppu {
    background: url("/route/img/ico-plus-beppu.gif") 8px 16px no-repeat #b7e7ed;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.osaka-beppu.accordion-active {
    background: url("/route/img/ico-minus-beppu.gif") 8px 16px no-repeat #b7e7ed;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.kobe-oita {
    background: url("/cmn/img/ico/ico-plus.gif") 8px 16px no-repeat #ffe0b2;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.kobe-oita.accordion-active {
    background: url("/cmn/img/ico/ico-minus.gif") 8px 16px no-repeat #ffe0b2;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.osaka-shibushi {
    background: url("/route/img/ico-plus-shibushi.gif") 8px 16px no-repeat #f1d4d4;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.osaka-shibushi.accordion-active {
    background: url("/route/img/ico-minus-shibushi.gif") 8px 16px no-repeat #f1d4d4;
  }

#article #newsPickup-wrap .tab-3btn li {
  width: calc(100%/3) !important;
}
#article #newsPickup-wrap .tab-3btn li a {
  width: 100%;
}
@media only screen and (min-width: 751px) { /*pc only*/
	#newsPickup-wrap.compact {
		margin-bottom: 30px;
	}
  #newsPickup-wrap .accordion-ttl {
    position: relative;
    padding: 0 0 0 1.5em;
  }
  #newsPickup-wrap .accordion-ttl:after {
    display: block;
    content: '';
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    width: 6px;
    height: 6px;
    background-color: #ea510e;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #newsPickup-wrap .accordion-ttl.compact:after {
    display: none;
  }
}
@media only screen and (max-width: 750px) { /*sp*/
	#newsPickup-wrap {
		margin-bottom: 15px;
	}
  #newsPickup-wrap .accordion {
    display: none;
    /*    background: #f4f1ed;*/
    background: #fff;
    padding: 10px 0 0 0;
    margin-bottom: 2em;
  }
  #newsPickup-wrap .accordion-ttl {
    /*    background: url("/cmn/img/ico/ico-plus.gif") 8px 8px no-repeat #f4f1ed;*/
    padding: 10px 5px 10px 37px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 1em;
    pointer-events: all;
  }
  #newsPickup-wrap .accordion-ttl:hover {
    color: #000000;
  }
  #newsPickup-wrap .accordion-ttl.osaka-beppu {
    background: url("/route/img/ico-plus-beppu.gif") 8px 8px no-repeat #b7e7ed;
  }
  #newsPickup-wrap .accordion-ttl.osaka-beppu.accordion-active {
    background: url("/route/img/ico-minus-beppu.gif") 8px 8px no-repeat #b7e7ed;
  }
  #newsPickup-wrap .accordion-ttl.kobe-oita {
    background: url("/cmn/img/ico/ico-plus.gif") 8px 8px no-repeat #ffe0b2;
  }
  #newsPickup-wrap .accordion-ttl.kobe-oita.accordion-active {
    background: url("/cmn/img/ico/ico-minus.gif") 8px 8px no-repeat #ffe0b2;
  }
  #newsPickup-wrap .accordion-ttl.osaka-shibushi {
    background: url("/route/img/ico-plus-shibushi.gif") 8px 8px no-repeat #f1d4d4;
  }
  #newsPickup-wrap .accordion-ttl.osaka-shibushi.accordion-active {
    background: url("/route/img/ico-minus-shibushi.gif") 8px 8px no-repeat #f1d4d4;
  }
  .newsPickup-inner {
    background: #f6f4f1;
    padding: 5px 10px 5px 10px;
  }
  ul.newsPickup li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0 2px 0;
    font-size: 90%;
  }
  ul.newsPickup .newsPickup-date {
    width: 130px;
  }
  ul.newsPickup .newsPickup-ico {
    width: 80px;
    height: 20px;
  }
  ul.newsPickup .newsPickup-title {
    width: 100%;
    display: block;
    margin-bottom: 4px;
  }
  .news-scroll { /*ニュース3件程度追加時に高さとスクロールを指定*/
    /*overflow-x: hidden;*/
    height: 120px;
    overflow-y: scroll;
  }
  .news-scroll::-webkit-scrollbar {
    /*background-color: #f9f9f9;
				width: 10px;*/
  }
  .news-scroll::-webkit-scrollbar-thumb {
    /*background:#b9d8c9;
				border-radius: 10px;*/
  }
  .news-scroll::-webkit-scrollbar-track-piece {
    /*background: #efefef;*/
  }
  .tab li, .tab-multiple li {
    height: 40px;
  }
  .tab li a, .tab-multiple li a {
    padding-top: 5px;
    height: 40px;
    line-height: 40px;
  }
  #article #newsPickup-wrap .ttl03 {
    margin-bottom: 0.25em;
  }
  #article #newsPickup-wrap .tab-3btn li {
    width: calc(100%/3) !important;
  }
  #article #newsPickup-wrap .tab-3btn li a {
    font-weight: normal;
    font-size: 12px;
  }
  #article #newsPickup-wrap .tab-3btn li::after {
    content: "";
    display: none;
    width: 6px;
    height: 6px;
    border-left: 2px solid #586a75;
    border-bottom: 2px solid #586a75;
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px;
    border-color: #fff;
  }
/*for widepage*/
body.widepage #newsPickup-wrap .accordion-active.compact {
  background: url("/cmn/img/ico/ico-minus.gif") 8px 10px no-repeat #f4f1ed;
}
body.widepage #newsPickup-wrap .accordion-ttl.compact.osaka-beppu {
    background: url("/route/img/ico-plus-beppu.gif") 8px 10px no-repeat #b7e7ed;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.osaka-beppu.accordion-active {
    background: url("/route/img/ico-minus-beppu.gif") 8px 10px no-repeat #b7e7ed;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.kobe-oita {
    background: url("/cmn/img/ico/ico-plus.gif") 8px 10px no-repeat #ffe0b2;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.kobe-oita.accordion-active {
    background: url("/cmn/img/ico/ico-minus.gif") 8px 10px no-repeat #ffe0b2;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.osaka-shibushi {
    background: url("/route/img/ico-plus-shibushi.gif") 8px 10px no-repeat #f1d4d4;
  }
body.widepage #newsPickup-wrap .accordion-ttl.compact.osaka-shibushi.accordion-active {
    background: url("/route/img/ico-minus-shibushi.gif") 8px 10px no-repeat #f1d4d4;
  }
}
@media only screen and (max-width: 414px) {
  #article #newsPickup-wrap .tab-3btn li::after {
    display: none;
  }
}