@charset "shift_jis";

ul.ctLink.hBlockList li {
  display: inline-block;
}

ul.ctLink.hBlockList.newsIndex {
  margin-bottom: 5px;
}

ul.ctLink.hBlockList.newsIndex li {
  margin-bottom: 40px;
}


/* !news release article
---------------------------------------------------------- */
.release-info{
  text-align:left;
  color:#666;
  font-size:0.8em;
}
.release-body + .release-info {
  margin-top:5em;
  padding-top:5em;
  border-top:1px solid #eee;
}
.release-info:first-child{
  margin-top:2.1em;
}
.release-info > p{
  margin:0;
}

#contents .release-title + .release-info{
  margin-top:1.5em;
  margin-bottom:1.5em;
}
#contents .release-info + .release-title{
  margin-top:0.4em;
}

.release-title{
  text-align:left;
  margin:62px 0 30px ;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.3;
  position: relative;
  padding-bottom:20px;
  overflow: hidden;
  border-bottom:1px solid #003894;
}
/*.release-title:after {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  content: "";
  width: 2000px;
  height: 10px;
  background: url(https://asahi-net.co.jp/commons/img/cmn/bg_hn.svg) right 90% no-repeat;
}*/
.release-title .mainTxt{
    line-height:1.6;
    display:inline;
}
.release-title .subTxt{
  display:inline-block;
  vertical-align:middle;
  margin-left:0.5em;
  margin-right:0.5em;
}
.release-title a {
  text-decoration: none;
  opacity: 1;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.release-title a:hover {
  text-decoration: none;
  opacity: 0.6;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.release-title .detailLink {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: right;
  float: right;
  position: absolute;
  right: 0;
  bottom: 22px;
  padding:0 0 0 16px;
}
.release-title .detailLink:before {
  border-color: transparent transparent transparent #003894;
  border-style: solid;
  border-width: 5px 7px;
  content: "";
  left: 0;
  margin-top: -5px;
  position: absolute;
  top: 50%;
}

.release-body .ctDl dt{
  font-size: 2.0rem;
}

.release-body .ctDl .ctDl dt{
  font-size: 1.8rem;
}

.release-body .ctImg{
  text-align:center;
}
.release-body .ctImg.-left{
  text-align:left;
}
.release-body .ctImg.-right{
  text-align:right;
}

#contents .release-body h2,
.h2_heading{
  font-size:2.6rem;
  padding-bottom:0.3em;
}
#contents .release-body h3,
.h3_heading{
  font-size:2.2rem;
}

.over-view {
    line-height: 1.8;
}
.over-view > .ovIndBlock{
    text-indent: 1em;
    margin-top: 0;
}
dd.over-view > .ovIndBlock{
    margin: 0;
}
dd.over-view > .ctCaution{
    margin-left: 0;
    margin-right: 0;
}

.dl_nTxtInd{
  margin-left:-0.6em;
}

.start-notice{
  text-align:center;
}
#contents * + .start-notice{
  margin-top:3em;
}
#contents .start-notice + *{
  margin-top:1em;
}

.end-notice{
  text-align:right;
}
#contents * + .end-notice{
  margin-top:4em;
}
#contents .end-notice + *{
  margin-top:6em;
}

#contents .overview-info .ovInfo-title{
  font-family: notosans-medium;
  font-size: 2.0rem;
  margin-bottom: 0;
  padding: 0;
}
#contents .overview-info .ovInfo-title:before,
#contents .overview-info .ovInfo-title:after{
  display: none;
}
#contents .overview-info + .overview-info .ovInfo-title{
  margin-top: 30px;
}
#contents .overview-info .ovInfo-title + .tableWrapper{
  margin-top: 5px;
}

.btm-contInfo {
  color:#444;
}
.bContInfo-Title {

}
.bContInfo-Title.-nTxtInd {
 text-indent:-0.6em;
}
#contents .btm-contInfo > dl,
#contents .btm-contInfo > dd > .ctDl {
  margin-left:0;
  margin-right:0;
}
#contents .btm-contInfo > h2 {
  font-size: 2.2rem;
}
#contents .btm-contInfo .ctDl dt {
  font-size: 1.8rem;
}
#contents .btm-contInfo .ctDl .ctDl dt {
  font-size: 1.6rem;
}
#contents .btm-contInfo > h2:after {
  background: none;
}

.btm-contInfo + * {
  margin-top:10em;
}

/* !graph
---------------------------------------------------------- */
.graphGroup{
    display:flex;
    justify-content:center;
    margin: 20px 15px;
}
.graphSection{
    border:1px solid #a0a0a0;
    width:49%;
    height:30%;
    padding:2% 2% 4% 5%;
}
@media screen and (max-width: 991px){
  .graphGroup{
    display:block;
    margin-bottom:3%;
    margin:20px 15px;
  }
  .graphSection{
    width:100%;
    padding:2% 3% 10% 12%;
  }
  #graph01 {
    margin-bottom: 3%;
  }
}

#contents .graphSection .graph_heading{
    margin-top:0;
    margin-bottom:2em;
    padding:0;
    
    text-align:center;
    font-family: notosans-bold;
}
#contents .graphSection .graph_heading:not(.ss-title):not(.accordion):before, .h4_heading:not(.ss-title):before{
    background:none;
}
.barGraph{
    position:relative;
    display:flex;
    align-items:flex-end;
    border-left:1px solid #a0a0a0;
    border-bottom:1px solid #a0a0a0;
    border-top:1px dashed #a0a0a0;
}
.barGraph:before{
    content:"";
    position:absolute;
    bottom:33.3%;
    left:0;
    width:100%;
    height:1px;
    border-bottom:1px dashed #a0a0a0;
    z-index:0;
}
.barGraph:after{
    content:"";
    position:absolute;
    bottom:66.7%;
    left:0;
    width:100%;
    height:1px;
    border-bottom:1px dashed #a0a0a0;
    z-index:0;
}
.barGraph > li{
    width:10%;
    margin:0 5%;
    z-index:99;
}
.barGraph > li{
    display:flex;
    flex-direction:column-reverse;
    height:300px;
    position:relative;;
}
.barGraph > li .date{
    position:absolute;
    bottom:-1.8em;
    left:0;
    font-size:0.8em;
    text-align:center;
    margin-left:-25%;
    text-align:center;
    width:150%;
}
.barGraph > li .amount{
    text-align:center;
}
.barGraph > li .bar{
    background:#003894;
}
#graph01{
    margin-right:2%;
}
.newsGraph{
    position:relative;
}
.newsGraph > .unit{
    position:absolute;
    height:300px;
    top:0;
    left:-2.0em;
    font-size:1.5rem;
}.newsGraph > .unit > dt,
.newsGraph > .unit > dd{
    position:absolute;
}.newsGraph > .unit > dd.max{
    top:0;
}.newsGraph > .unit > dd.class01{
    top:33.3%;
}.newsGraph > .unit > dd.class02{
    top:66.7%;
}.newsGraph > .unit > dd.min{
    top:100%;
}.newsGraph > .unit > dd{
    margin-top:-0.75em;
}.newsGraph > .unit > dt{
    top:-10%;
    width:8em;
    font-size:1.5rem;
}
