  @charset "UTF-8";
/*////////////////////////////////////////////////////

    .ÔO¶¨

////////////////////////////////////////////////////*/
@media only screen and (max-width: 959px) {
  #cic {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 960px) {
  #cic {
    margin-top: 60px;
  }
}
#cic a {
  text-decoration: none;
}
#cic .flex_half_pc {
  margin-bottom: 85px;
}
@media only screen and (max-width: 959px) {
  #cic .flex_half_pc .item:nth-child(n+2) {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 960px) {
  #cic .flex_half_pc {
    margin-bottom: 90px;
  }
  #cic .flex_half_pc .item:nth-child(n+3) {
    margin-top: 30px;
  }
}
#cic .cic_tit01 {
  font-size: 3.6rem;
  line-height: 1.1;
  margin-bottom: 30px;
}
@media only screen and (min-width: 960px) {
  #cic .cic_tit01 {
    font-size: 4.4rem;
  }
}
#cic .cic_lead {
  font-size: 1.8rem;
  margin-bottom: 85px;
}
@media only screen and (min-width: 960px) {
  #cic .cic_lead {
    margin-bottom: 115px;
  }
}
#cic .cic_tit02 {
  font-size: 2.2rem;
  line-height: 1.1;
  margin-bottom: 30px;
}
@media only screen and (min-width: 960px) {
  #cic .cic_tit02 {
    font-size: 3.2rem;
  }
}
#cic .cic_tit02::after {
  content: "";
  display: block;
  width: 65px;
  height: 1px;
  background-color: #0068AF;
  margin-top: 25px;
}
@media only screen and (min-width: 960px) {
  #cic .cic_tit02::after {
    height: 2px;
  }
}
#cic .project {
  width: calc(100% - 44px);
  aspect-ratio: 335/262;
  background: url("/en/chiyoda-us/img/cic_cont_bg_sp.jpg") no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 25px 22px;
  color: #fff;
}
@media only screen and (min-width: 960px) {
  #cic .project {
    width: calc(100% - 80px);
    padding: 40px 0 0 40px;
    aspect-ratio: 588/330;
    background: url("/en/chiyoda-us/img/cic_cont_bg.jpg") no-repeat;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
  #cic .project {
    width: calc(100% - 40px);
    padding: 30px 20px 0;
  }
}
#cic .project .cic_project_tit {
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only screen and (min-width: 960px) {
  #cic .project .cic_project_tit {
    font-size: 3.2rem;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
  #cic .project .cic_project_tit {
    font-size: 2.8rem;
  }
}
#cic .project .desc {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  white-space: nowrap;
}
@media only screen and (min-width: 960px) {
  #cic .project .desc {
    font-size: 1.8rem;
    margin-left: -20px;
    opacity: 0;
    transition: all 0.5s ease-out;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
  #cic .project .desc {
    font-size: 1.4rem;
  }
}
#cic .project .desc dt {
  width: 7em;
  white-space: nowrap;
}
#cic .project .desc dd {
  width: calc(100% - 10em);
  display: flex;
  text-indent: 5px;
}
#cic .project .desc dd::before {
  content: ":";
  display: block;
  margin-right: 5px;
}
#cic .project .btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 1.4rem;
  font-weight: bold;
  position: absolute;
  right: 20px;
  bottom: 30px;
}
@media only screen and (min-width: 960px) {
  #cic .project .btn {
    font-size: 2rem;
    opacity: 0;
    transition: all 0.5s ease-out;
    bottom: 0px;
    right: 40px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1311px) {
  #cic .project .btn {
    font-size: 1.5rem;
  }
}
#cic .project .btn .arrow {
  width: 1em;
  height: auto;
}
@media only screen and (min-width: 960px) {
  #cic .project::before {
    content: "";
    background: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: all 0.5s ease-out;
  }
  #cic .project:hover::before {
    filter: blur(10px);
  }
  #cic .project:hover .desc {
    opacity: 1;
    margin-left: 0;
  }
  #cic .project:hover .btn {
    opacity: 1;
    bottom: 30px;
  }
}
@media only screen and (min-width: 960px) and (min-width: 960px) and (max-width: 1311px) {
  #cic .project:hover .btn {
    bottom: 10px;
  }
}
#cic .item:nth-child(1) .project {
  background: url("/en/chiyoda-us/img/cic_cont_bg_sp01.jpg") no-repeat;
}
@media only screen and (min-width: 960px) {
  #cic .item:nth-child(1) .project {
    background: url("/en/chiyoda-us/img/cic_cont_bg01.jpg") no-repeat;
  }
}
#cic .item:nth-child(2) .project {
  background: url("/en/chiyoda-us/img/cic_cont_bg_sp02.jpg") no-repeat;
}
@media only screen and (min-width: 960px) {
  #cic .item:nth-child(2) .project {
    background: url("/en/chiyoda-us/img/cic_cont_bg02.jpg") no-repeat;
  }
}
#cic .item:nth-child(3) .project {
  background: url("/en/chiyoda-us/img/cic_cont_bg_sp03.jpg") no-repeat;
}
@media only screen and (min-width: 960px) {
  #cic .item:nth-child(3) .project {
    background: url("/en/chiyoda-us/img/cic_cont_bg03.jpg") no-repeat;
  }
}
#cic .item:nth-child(4) .project {
  background: url("/en/chiyoda-us/img/cic_cont_bg_sp04.jpg") no-repeat;
}
@media only screen and (min-width: 960px) {
  #cic .item:nth-child(4) .project {
    background: url("/en/chiyoda-us/img/cic_cont_bg04.jpg") no-repeat;
  }
}

.pankuzu_wrap {
  display: none;
}

#btnPagetop {
  display: none;
}