/*------------------------------------------------------------
	casestudy
------------------------------------------------------------*/
#gNavi ul li .navi03 {
  background: url(/img/common/gnavi03_on.gif) no-repeat;
}

#conts .casestudy p {
  line-height: 1.7;
  margin-bottom: 16px;
}

#conts .casestudy .linkTxt {
  margin: 5px 0 30px;
  font-size: 12px;
}

#conts .casestudy .linkTxt a {
  text-decoration: none;
  display: inline-block;
}

#conts .casestudy .linkTxt a:hover {
  text-decoration: underline;
}

#conts .casestudy .photoBox {
  margin: 30px 0 25px 0;
}

#conts .casestudy .photoBox p {
  padding-top: 12px;
  font-size: 12px;
}

#conts .casestudy .fwBold {
  margin-bottom: 8px;
}

#conts .casestudy .list {
  margin-bottom: 25px;
}

#conts .casestudy .creditSec ul,
#conts .casestudy .creditSec dl {
  margin-bottom: 15px;
}

#conts .casestudy .creditSec ul li {
  line-height: 1.7;
}

#conts .casestudy .creditSec dt {
  font-weight: bold;
  margin-top: 15px;
  line-height: 1.7;
}

#conts .casestudy .creditSec dd {
  line-height: 1.7;
}

#conts .casestudy .list li {
  padding: 6px 0 2px;
  margin-right: 10px;
  float: left;
  width: 114px;
}

#conts .casestudy .list li img {
  margin: 0 auto;
}

#conts .casestudy .list li p {
  margin: 7px 2px 0 0;
  line-height: 19px;
  background-color: #fff;
  text-align: center;
  font-size: 10px;
}

#conts .comDl {
  margin-bottom: 33px;
  padding-bottom: 36px;
  background: url(/img/common/line02.gif) repeat-x left bottom;
}

#conts .casestudy .txtImg.taglist {
  padding: 7px 1px 7px;
  margin-bottom: -5px;
}

#conts .casestudy .txtImg.taglist li {
  padding-right: 5px;
  float: left;
  color: #fff;
  background-color: #009da5;
  padding: 4px;
  line-height: 1.231;
  font-size: 12px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
}

#conts .casestudy .serviceList {
  width: 747px;
  margin-right: -10px;
  margin-bottom: 15px;
}

#conts .casestudy .serviceList li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  width: 114px;
}

#conts .casestudy .serviceList li img {
  width: 100%;
  height: auto;
}

#conts .casestudy .serviceList li span {
  font-size: 10px;
  text-align: center;
  display: block;
  position: absolute;
  top: 49px;
  left: 7px;
  width: 110px;
  line-height: 1.231;
  width: 100px;
  word-break: break-all;
}

#conts .casestudy .serviceList a li span {
  text-decoration: underline;
  color: #333;
}

#conts .casestudy .awsList {
  padding: 3px 0 0;
}

#conts .casestudy .awsList li {
  overflow: hidden;
  zoom: 1;
  line-height: 1.9;
}

#conts .casestudy .awsList li img {
  width: 20px;
  padding: 3px 8px 0 0;
  float: left;
}

#conts .casestudy .comDl dt.dt01 {
  padding-top: 14px;
}

#conts .casestudy .comDl dt.dt02 {
  padding-top: 80px;
}

#conts .casestudy .comDl dt.dt03 {
  padding-top: 40px;
}

#conts .casestudy p.imgRight {
  float: right;
  margin: 0 0 20px 20px;
}

#conts .casestudy p.imgLeft {
  float: left;
  margin: 20px 20px 20px 0;
}

@media only screen and (min-width: 601px) {
  .icon_new {
    position: relative;
  }

  .icon_new:before {
    content: '';
    display: block;
    width: 73px;
    height: 73px;
    background-image: url("/img/common/icon_new_2.png");
    background-repeat: no-repeat;
    position: absolute;
    top: -5px;
    left: -4px;
    z-index: 100;
  }
}
@media all and (min-width: 0px) and (max-width: 600px) {
  .icon_new {
    position: relative;
  }

  .icon_new:before {
    content: '';
    display: block;
    width: 55px;
    height: 55px;
    background-image: url("/img/common/icon_new_2_sp.png");
    background-size: 55px 55px;
    background-repeat: no-repeat;
    position: absolute;
    top: -4px;
    left: -4px;
    z-index: 100;
  }

  #gNavi ul li .navi03 {
    padding-bottom: 10px;
    margin: 0;
    color: #fff;
    background: #009da5 url(/img/common/navi_line.gif) repeat-x left bottom !important;
  }

  #gNavi ul li .navi03:after {
    background: none;
  }

  #gNavi ul li .casestudyNavi,
  #gNavi ul li .casestudyNavi ul {
    display: block;
  }

  #conts .casestudy .photoBox {
    margin: 14px 0 25px 0;
  }

  #conts .casestudy .linkTxt {
    margin: 13px 0 17px;
    word-wrap: break-word;
  }

  #conts .casestudy .photoBox img {
    width: 100%;
  }

  #conts .casestudy .photoBox p {
    margin: 8px 0 17px;
  }

  #conts .casestudy .list li {
    margin-right: 0;
    width: 49%;
  }

  #conts .casestudy .list li:last-child {
    float: right;
  }

  #conts .casestudy .txtImg {
    padding: 6px 0 8px;
  }

  #conts .comDl {
    margin: 0 -10px 33px;
    padding: 0 10px 36px;
  }

  .dis {
    display: none;
  }

  #conts .casestudy .serviceList {
    width: 103%;
    margin-right: -3%;
    margin-bottom: 15px;
  }

  #conts .casestudy .serviceList li {
    float: left;
    margin-right: 3%;
    margin-bottom: 10px;
    position: relative;
    width: 30%;
  }

  #conts .casestudy .serviceList li img {
    width: 100%;
    height: auto;
  }

  #conts .casestudy .serviceList li span {
    font-size: 10px;
    text-align: center;
    display: block;
    position: absolute;
    top: 59%;
    width: 90%;
    padding: 0 5%;
    left: 0;
    line-height: 1.231;
    font-size: 8px;
  }

  #conts .casestudy p.imgRight {
    float: none;
    display: none;
  }

  #conts .casestudy p.imgLeft {
    float: none;
    display: none;
  }
}
/*------------------------------------------------------------
	casestudy
------------------------------------------------------------*/
#main .indList {
  margin: 0 -19px 0 0;
  width: 1008px;
}

#main .indList li {
  margin-right: 19px;
  margin-bottom: 25px;
  width: 233px;
  float: left;
  line-height: 1.71;
  position: relative;
}

#main .indList li img.badge {
  position: absolute;
  top: -10px;
  right: -10px;
}

#main .indList li .img {
  display: block;
  margin-bottom: 10px;
  border: 1px solid #e5e5e5;
  padding: 6px;
  display: block;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#main .indList li .img img {
  border: 1px solid #e5e5e5;
  display: block;
  margin: -1px;
}

#main .indList li .tit {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
}

#main .indList li .txt1 {
  display: block;
  margin-bottom: 3px;
  font-size: 12px;
}

#main .indList li .txt2 {
  display: block;
  font-size: 12px;
}

#main .comBtn {
  margin: 30px auto 0;
  width: 350px;
}

#main .indList ul.tech_list {
  display: flex;
  justify-content: left;
}

#main .indList li.case_tech {
  width: 74px;
  margin-bottom: 0;
  float: none;
  margin-right: 5px;
}

#main .indList li.case_tech > a,
#main .indList li.case_tech > span {
  text-decoration: none;
  color: #fff;
  line-height: 14px;
  height: 14px;
  width: 74px;
  text-align: center;
  font-size: 10px;
  border-radius: 3px;
  display: inline-block;
}

#main .indList li.case_tech.infra-construction > a,
#main .indList li.case_tech.infra-construction > span {
  background-color: #37abb1;
}

#main .indList li.case_tech.infra-msp > a,
#main .indList li.case_tech.infra-msp > span {
  background-color: #ef994f;
}

#main .indList li.case_tech.development > a,
#main .indList li.case_tech.development > span {
  background-color: #2468a1;
}

@media all and (min-width: 0px) and (max-width: 600px) {
  #main .mainImg img,
  #main .indList li img {
    width: 100%;
  }

  #main .indList li {
    position: relative;
  }

  #main .indList li img.badge {
    position: absolute;
    top: 0px;
    right: -10px;
    width: 47px;
  }

  #main .indList {
    margin: 0;
    width: auto;
  }

  #main .indList li {
    margin: 0;
    padding-top: 20px;
    width: auto;
    float: none;
  }

  #main .comBtn {
    width: auto;
  }

  #conts .casestudy .serviceList a li span {
    text-decoration: underline;
  }
}
#container #main .caseCategoryList {
  margin-bottom: 40px;
  padding: 22px 0 10px;
  border-top: #d8d8d8 2px solid;
  border-bottom: #d8d8d8 2px solid;
}
@media all and (min-width: 0px) and (max-width: 600px) {
  #container #main .caseCategoryList {
    margin-bottom: 25px;
    padding: 15px 0 6px;
  }
}
#container #main .caseCategoryList__title {
  margin-bottom: 0;
  color: #333;
  font-size: 15px;
  line-height: 1.2;
}
@media all and (min-width: 0px) and (max-width: 600px) {
  #container #main .caseCategoryList__title {
    font-size: 13px;
  }
}
#container #main .caseCategoryList__list {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}
@media all and (min-width: 0px) and (max-width: 600px) {
  #container #main .caseCategoryList__list {
    margin-top: 8px;
  }
}
#container #main .caseCategoryList__item {
  font-size: 13px;
  line-height: 1;
  font-weight: bold;
  margin-right: 6px;
  margin-bottom: 6px;
}
#container #main .caseCategoryList__item:last-child {
  margin-right: 0;
}
#container #main .caseCategoryList__item.caseCategoryList__item--current .caseCategoryList__label {
  color: #fff;
  background: #019da5;
}
@media all and (min-width: 0px) and (max-width: 600px) {
  #container #main .caseCategoryList__item {
    font-size: 12px;
    margin-right: 6px;
    margin-bottom: 6px;
  }
}
#container #main .caseCategoryList__label {
  color: #019da5;
  text-decoration: none;
  display: block;
  padding: 5px 12px;
  border: #019da5 2px solid;
  border-radius: 9999px;
  box-sizing: border-box;
  transition: color .1s linear, background .1s linear;
}
#container #main .caseCategoryList__label:hover {
  color: #fff;
  background: #019da5;
}
@media all and (min-width: 0px) and (max-width: 600px) {
  #container #main .caseCategoryList__label {
    padding: 8px 12px;
    transition: none;
  }
  #container #main .caseCategoryList__label:hover {
    color: #019da5;
    background: #fff;
  }
}
#container #main .caseCategoryList__label.is-platform {
  color: #019da5;
  border: #019da5 2px solid;
}
#container #main .caseCategoryList__label.is-platform:hover {
  color: #fff;
  background: #019da5;
}
#container #main .caseCategoryList__label.is-category {
  color: #02A677;
  border: #02A677 2px solid;
}
#container #main .caseCategoryList__label.is-category:hover {
  color: #fff;
  background: #02A677;
}
#container #main .caseCategoryList__label.is-industry {
  color: #02A63F;
  border: #02A63F 2px solid;
}
#container #main .caseCategoryList__label.is-industry:hover {
  color: #fff;
  background: #02A63F;
}
#container #main .caseCategoryList__label.is-project {
  color: #0236A6;
  border: #0236A6 2px solid;
}
#container #main .caseCategoryList__label.is-project:hover {
  color: #fff;
  background: #0236A6;
}
#container #main .caseCategoryList__label.is-format {
  color: #39A0A6;
  border: #39A0A6 2px solid;
}
#container #main .caseCategoryList__label.is-format:hover {
  color: #fff;
  background: #39A0A6;
}
#container #main .casestudy .caseCategoryList {
  margin-bottom: 0;
  padding: 0;
  border-top: none;
  border-bottom: none;
  margin-top: 20px;
}
@media all and (min-width: 0px) and (max-width: 600px) {
  #container #main .casestudy .caseCategoryList {
    margin-bottom: 0;
    padding: 0;
    margin-top: 15px;
  }
}

/*# sourceMappingURL=casestudy.css.map */
