@media only screen and (max-width: 991px) {
  .single.single-case .site-content .content-area .site-main article .entry-content {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.single-case {
  font-family: 'Noto Sans JP', sans-serif;
  overflow: hidden;
}

.single-case .page-title .en {
  font-size: 42px;
  font-weight: normal;
  padding-bottom: 20px;
  display: block;
  letter-spacing: 0;
}

.single-case .entry-content h2 {
  font-size: 24px;
  font-weight: 400;
  padding: 0;
  background: none;
  color: #333;
  margin: 75px 0 0;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content h2 {
    position: relative;
    padding-left: 24px;
  }
}

.single-case .entry-content h2:before {
  margin-right: 15px;
  margin-left: 0;
  content: '';
  height: 14px;
  width: 14px;
  background-color: #1eb9ee;
  display: inline-block;
  border-radius: 50%;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content h2:before {
    position: absolute;
    left: 0;
    top: 10px;
  }
}

.single-case .entry-content h2 + p {
  font-size: 14px;
  line-height: 1.6;
  padding-left: 30px;
  margin-top: 10px;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content h2 + p {
    padding-top: 5px;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 550px) {
  .single-case .entry-content h2 + p {
    padding-left: 20px;
    padding-top: 0;
    
  }
}

.single-case .entry-content .answer-num {
  text-align: right;
  font-size: 18px;
  margin-bottom: 10px !important;
}

.single-case .entry-content .answer-num span {
  color: #07518c;
  font-size: 25px;
  font-weight: bold;
}

.single-case .entry-content .unit {
  text-align: right;
  font-size: 14px;
  margin-bottom: 0 !important;
}

.single-case .entry-content .graph-under-text {
  background: #f2f5f8;
  padding: 30px 40px;
  margin: 20px 0 0;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content .graph-under-text {
    padding: 15px;
  }
}

.single-case .entry-content .graph-under-text .text-1 {
  font-size: 16px;
  font-weight: bold;
  color: #07518c;
  margin-bottom: .6em !important;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content .graph-under-text .text-1 {
    line-height: 1.4;
  }
  .single-case .entry-content .graph-under-text .text-1 br{
    display:none;
  }
}

.single-case .entry-content .graph-under-text .text-2 {
  font-size: 14px;
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content .graph-under-text .text-2 {
    font-size: 12px;
    line-height:24px;
  }
}

.single-case .entry-content .score-box {
  padding: 40px 20px 30px;
  background: #f1f6f9;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content .score-box {
    padding: 20px 20px 10px;
  }
}

.single-case .entry-content .score-box #chartdiv4 {
  background: #fff;
}

.single-case .entry-content .score-box .score {
  text-align: center;
  font-size: 20px;
  color: #0c2f61;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content .score-box .score {
    font-size: 18px;
  }
}

.single-case .entry-content .score-box .score .size-l {
  font-size: 50px;
  padding-left: 10px;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content .score-box .score .size-l {
    font-size: 40px;
  }
}

.single-case .entry-content .score-box .score .size-m {
  font-size: 30px;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content .score-box .score .size-m {
    font-size: 24px;
  }
}

.single-case .entry-content .call-seats-all:first-of-type {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.single-case .entry-content .call-seats-all .left-explain-color {
  margin: 0 0 4px 0;
  padding: 0;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .left-explain-color {
    display: flex;
    margin-bottom:16px;
  }
}
.single-case .entry-content .call-seats-all .left-explain-color li{
  list-style-type: none;
  float: left;
  position: relative;
  padding: 0 0 0 20px;
  font-size: 20px;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .left-explain-color li{
    font-size: 12px;
    padding-left:16px;
  }
}
/*@media only screen and (max-width: 375px) {
  .single-case .entry-content .call-seats-all .left-explain-color li{
    float: inherit;
  }
}*/
#chartdiv1{
  width: 100% !important;
  height: 350px;
}
.single-case .entry-content .call-seats-all .left-explain-color li:before{
  position: absolute;
  top: 12px;
  left: 0;
  content: "";
  width: 16px;
  height: 16px;
  background: #67b7dc;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .left-explain-color li:before{
    width: 10px;
    height: 10px;
    top:8px;
  }
}
.single-case .entry-content .call-seats-all .left-explain-color li:nth-child(1){
  margin-right: 20px;
}
@media only screen and (max-width: 820px) {
  .single-case .entry-content .call-seats-all .left-explain-color li:nth-child(1){
    margin-right: 15px;
  }
}
.single-case .entry-content .call-seats-all .left-explain-color li:nth-child(2):before{
  background: #6793dc;
}

.single-case .entry-content .call-seats-all .left{
  position: relative;
}

@media only screen and (max-width: 767px) {
  .single-case .entry-content .call-seats-all .left{
    margin-bottom: 34px;
  }

}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .left{
    padding: 0 20px;
    margin-bottom:16px;
  }

}
.single-case .entry-content .call-seats-all .unit {
  font-size: 14px;
  position: absolute;
  top: 8px;
  right: 0;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .unit {
    position: absolute;
    top: -7px;
    right: 20px;
    font-size: 14px;
  }
}

.single-case .entry-content .call-seats-all [class*=chart-detail-] {
  margin-bottom: 10px;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all [class*=chart-detail-]:last-of-type {
    margin-bottom: 0;
  }
}

.single-case .entry-content .chart-wrap.call-seats-all{
  margin-top: -20px;
  justify-content: flex-start;
}

@media only screen and (max-width: 991px) {
  .single-case .entry-content .chart-wrap.call-seats-all{
    justify-content:inherit;
    padding-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .single-case .entry-content .chart-wrap.call-seats-all{
    max-width: 400px;
    margin: 0 auto;
    overflow: hidden;
  }
}
.single-case .entry-content .call-seats-all .chart-detail-0 .chart-detail-txt{
  border-bottom: 1px solid #e6eaf1;
  font-weight: bold;
  font-size: 32px;
  color: #013271;
  line-height: 1.4;
  padding: 0 0 27px 0;
  margin-bottom: 20px;
}

@media only screen and (max-width: 350px) {
  .single-case .entry-content .call-seats-all .chart-detail-0 .chart-detail-txt{
    font-size: 28px;
  }
}
.single-case .entry-content .call-seats-all .chart-detail-0 .chart-detail-txt span{
  font-size: 50px;
  margin: 0;
}
@media only screen and (max-width: 350px) {
  .single-case .entry-content .call-seats-all .chart-detail-0 .chart-detail-txt span{
    font-size: 45px;
  }
}
.single-case .entry-content .call-seats-all .chart-detail-txt{
  font-size: 18px;
  line-height: 20px;
  color: #013271;
  position: relative;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .chart-detail-txt{
    padding-left: 0;
    font-size: 16px;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.single-case .entry-content .call-seats-all .chart-detail-txt span.label{
  display: inline-block;
  min-width: 78px;
  color: #383838;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .chart-detail-txt span.label{
    min-width: 0;
  }
}
.single-case .entry-content .call-seats-all .chart-detail-txt span.ratio{
  font-size: 34px;
  line-height: 23px;
  font-weight: bold;
  position: relative;
  margin: 0 0 0 5px;
  color: #383838;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .chart-detail-txt span.ratio{
    font-size: 22px;
  }
}

.single-case .entry-content .call-seats-all .chart-detail-txt .box-color{
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background: #67b7dc;
}
.single-case .entry-content .call-seats-all .chart-detail-2 .box-color {
  background: #6793dc;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .chart-detail-txt .box-color{
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 350px) {
  .single-case .entry-content .call-seats-all .chart-detail-txt .box-color{
    margin-right: 5px;
  }
}
.single-case .entry-content .call-seats-all .chart-detail-1{
  margin-bottom: 27px;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .chart-detail-1,
  .single-case .entry-content .call-seats-all .chart-detail-2{
    margin-bottom: 18px;
    height:36px;
  }
  .single-case .entry-content .call-seats-all .chart-detail-1,
  .single-case .entry-content .call-seats-all .chart-detail-2 {
    padding-bottom:9px;
    border-bottom: #d9d9d9 1px solid;
    display: inline-block;
  }
  .single.single-case .site-content .content-area .site-main article .entry-content .content-related-posts {
    margin-top:80px;
  }
  .download-area {
    padding:30px 16px 32px;
  }
}
@media only screen and (max-width: 374px) {
  .single-case .entry-content .call-seats-all .chart-detail-txt span.ratio{
    font-size:18px;
  }
  .single-case .entry-content .call-seats-all .right {
    padding:0!important;
  }
}
.single-case .entry-content .call-seats-all .chart-detail-1 .chart-detail-txt span:before,
.single-case .entry-content .call-seats-all .chart-detail-2 .chart-detail-txt span:before,
.single-case .entry-content .call-seats-all .chart-detail-txt span .ratio{
  position: absolute;
  bottom: 5px;
  right: -93px;
  color: #FFF;
  width: 80px;
  font-size: 16px;
  color: #013271;
}
@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .chart-detail-1 .chart-detail-txt span:before,
  .single-case .entry-content .call-seats-all .chart-detail-2 .chart-detail-txt span:before
  .single-case .entry-content .call-seats-all .chart-detail-txt span .ratio{
    right: -84px;
  }
}

.single-case .entry-content .call-seats-all .chart-num {
  font-size: 36px;
  font-weight: bold;
  color: #013271;
  padding: 0 0 0 55px;
  position: relative;
}

.single-case .entry-content .call-seats-all .chart-num:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.single-case .entry-content .call-seats-all .chart-num:after {
  content: '';
  width: 3em;
  height: 1px;
  background: #013271;
  position: absolute;
  right: 0;
  bottom: 0;
}

.single-case .entry-content .call-seats-all .chart-detail-1 .chart-num:before {
  background: #67b6dd;
}

.single-case .entry-content .call-seats-all .chart-detail-2 .chart-num:before {
  background: #6794DC;
}

.single-case .entry-content .call-seats-all .chart-detail-3 .chart-num:before {
  background: #18d0fd;
}

.single-case .entry-content .call-seats-all .chart-text {
  color: #013271;
  font-size: 18px;
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 20px;
  line-height: 1.4;
}

.single-case .entry-content .call-seats-all .right {
  padding-top: 105px;
  padding-left: 56px;
  width: auto;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .single-case .entry-content .call-seats-all .right {
    padding: 0;
  }
}

@media only screen and (max-width: 550px) {
  .single-case .entry-content .call-seats-all .right {
    padding: 0 20px;
    padding-bottom: 0;
    display:flex;
  }
}

.single-case .entry-content .call-seats-detail .unit {
  font-size: 10px;
}

.single-case .entry-content .call-seats-detail .title {
  font-size: 20px;
  text-align: center;
  color: #013271;
  margin: 40px 0 0 !important;
}

.single-case .entry-content .call-seats-detail .title span {
  font-size: 36px;
  font-weight: bold;
  border-bottom: 1px solid #013271;
  padding-bottom: 5px;
  display: inline-block;
  margin-right: 5px;
}

.balloon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 20px;
}

.balloon .icon {
  width: 64px;
}

.balloon .balloon-content {
  max-width: 512px;
  width: 100%;
  background: #F1F6F9;
  padding: 20px 25px;
  border-radius: 10px;
  color: #0c2f61;
  margin-bottom: 64px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .balloon .balloon-content {
    padding: 10px;
  }
}

.balloon .balloon-content:after {
  width: 35px;
  height: 17px;
  position: absolute;
  bottom: -17px;
}

.balloon.balloon1 .balloon-content:after {
  content: '';
  background: url(../images/arrow_left.png) no-repeat left top/cover;
  left: 35px;
}

.balloon.balloon2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.balloon.balloon2 .balloon-content:after {
  content: '';
  background: url(../images/arrow_right.png) no-repeat left top/cover;
  right: 35px;
}
/*# sourceMappingURL=case-style.css.map */

.graph-header,
.usage-guide {
  display:flex;
  justify-content:space-between;
}
.usage-guide {
}
.usage-guide .item {
  font-size: 20px;
  display:inline-block;
}
.usage-guide .item:nth-child(2){
  margin-left:40px;
}

.usage-guide .item span {
  margin-right:8px;
}

.single.single-case .site-content .content-area .site-main article .entry-content .section-sla > p {
  margin-bottom:8px;
}

.single-case .entry-content .graph-under-text .text-1 span {
  font-size: 12px;
}

.single-case .section-sla .case-explain-inner{
  padding: 40px;
  border: 1px solid #07518c;
  background: #FFF;
  margin-top:80px;
}
.single-case .section-sla .case-explain-inner .label {
  color: #00306d;
  font-weight:700;
    display: block;
}
@media screen and (max-width: 767px) {
  .single-case .section-sla .case-explain-inner{
    padding: 32px 24px;
  }
}
/*
#chartdiv5 {
  height:326px;
  min-height:326px;
}*/

.download-area {
  margin-top:100px;
  background-color: #f2f5f8;
  text-align:center;
  padding: 50px 16px 60px;
}

.download-area .title,
.download-area .description{
  font-size: 16px;
  line-height: 24px;
  margin-bottom:0!important;
}

.download-area .description {
  font-size:12px;
}

.download-area .btn{
  margin-top:24px;
  background-color: #07518c;
  width:260px;
  max-width:100%;
  color:#ffffff!important;
  border-radius: 20px;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.24);
  padding: 6px 24px;
  position:relative;
}

.download-area .btn:hover {
  text-decoration:none!important;
  opacity:.8;
}

.download-area .btn:after {
  content:'';
  display:inline-block;
  width:13px;
  height:17px;
  background: url(../images/icon-download.png) no-repeat center top/cover;
  position:absolute;
  right: 24px;
  top:12px;
}

.single-case .case-explain {
  border-top:0;
}

.section-sla .default-graph div[id^="chartdiv"] {
  border:0;
}
/* Custom 20240126*/
.single-case .entry-content .call-seats-all .chart-detail-txt:nth-child(2) .box-color{
  background: #6793dc;
}
.single.single-case .site-content .content-area .site-main article .entry-content p.year{
  margin: 0 0 20px;
  font-size: 24px;
}
.single-case .entry-content .call-seats-all.style-6 .right{
  padding-top: 35px;
}
.single-case .entry-content .call-seats-all.style-6 .left{
  width:415px;
}
.single-case .entry-content .call-seats-all.style-6 div[id^="chartdiv"]{
  width:415px;
}
@media(max-width:767px){
  .single-case .entry-content .call-seats-all.style-6 .right{
    padding-top: 0px;
  }
  .single-case .entry-content .call-seats-all.style-6 .left{
    padding:0;
    width:100%;
  }
}
@media(max-width:550px){
  .single-case .entry-content .call-seats-all .right{
    flex-direction: column;
  }
  .single-case .entry-content .call-seats-all .right .chart-detail{
    margin: 0 0 20px;
  }
  .single-case .entry-content .call-seats-all.style-6 .chart-detail-txt{
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .single-case .entry-content .call-seats-all.style-6 .chart-detail-txt:last-child{
    margin-bottom: 0;
  }
  .single-case .entry-content .call-seats-all.style-6 div[id^="chartdiv"]{
    height: 300px;
  }
}
/*Custom 20240131*/
.article-wrap .case_study{
  overflow: visible;
  position: relative;
}
.article-wrap .case_study:hover .tooltip-text{
  opacity: 1;
  visibility: visible;
}
.article-wrap .case_study:hover .tooltip-text a{
  color: #fff;
  display: inline-block;
}
.archive.post-type-archive-case_study .group-taxonamy .group-item:first-child .collapse-box-content,
.archive.search-results  .group-taxonamy .group-item:first-child .collapse-box-content{
  display: flex;
}
.group-taxonamy .item-parent{
  /* color: #07518C;
  font-weight: 700;
  font-size: 15px; */
}
.group-taxonamy ul.children{
  display: flex;
  flex-wrap: wrap;
  list-style: outside none none;
  margin-top: 0px;
}
.group-taxonamy ul.children li{
  margin-right: 16px;
}
.group-taxonamy .collapse-box-content .items{
  margin: 0 0 18px 8px;
}
.group-taxonamy .collapse-box-content label.selected input:checked ~ .checkmark::after{
  display: block;
}
.group-taxonamy .collapse-box-content label{
  font-size: 15px;
  padding-left:21px !important;
  line-height: 24px;
  padding: 2px 8px;
}