


.codea-look {
  line-height: 1;
  letter-spacing: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #222222;
  width: 1190px;
  margin: 0 auto;
}
.codea-look a {
  text-decoration: none;
  transition: 0.2s;
}
.codea-look a:hover {
  opacity: 0.8;
}
.codea-look img {
  width: 100%;
}

.pc_no {
  display: none;
}

.c-wrap {
  display: flex;
  margin-bottom: 95px;
}

.c-box {
  width: 50%;
}
.c-box__main {
  position: relative;
}

.c-ttl {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.3em;
  position: absolute;
  bottom: 345px;
  right: 186px;
  color: #fff;
  z-index: 2;
}


.c-logo {
  width: 195px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-credit {
  margin-top: 20px;
}
.c-credit__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 15px;
}
.c-credit__list a {
  font-size: 13px;
  letter-spacing: 0.02em;
  font-weight: bold;
}
.c-credit__btn a {
  width: 50px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 14px;
}

.c-deco-txt {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.5em;
  position: absolute;
  bottom: 73px;
  left: 152px;
  font-family: 'Robot';
}


.c-deco-logo {
  width: 80px;
  position: absolute;
}

.c-box3 .c-deco-txt {
  top: 371px;
  left: 50%;
  transform: translateX(-50%);
}

.c-box6 .c-deco-txt {
  bottom: 95px;
  left: 50px;
}

.c-box8 .c-deco-logo {
  top: 312px;
  left: 276px;
}

.c-box11 .c-deco-logo {
  top: 205px;
  left: 111px;
}

.c-box12-2 .c-deco-logo {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-all a {
  margin: 160px auto 150px;
  width: 547px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  font-size: 22px;
  letter-spacing: 0.03em;
}

.c-bnr {
  width: 967px;
  margin: 0 auto 145px;
}

.fadein-normal {
  transform: translateY(0);
  opacity: 0;
  transition: 1.5s;
}

.fadein-normal.is-active {
  transform: translateY(0);
  opacity: 1;
}



.codea-look {
  line-height: 1;
  letter-spacing: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #222222;
  width: 1190px;
  margin: 0 auto;
}
.codea-look a {
  text-decoration: none;
  transition: 0.2s;
}
.codea-look a:hover {
  opacity: 0.8;
}
.codea-look img {
  width: 100%;
}

.pc_no {
  display: none;
}

.c-wrap {
  display: flex;
  margin-bottom: 95px;
}

.c-box {
  width: 50%;
}
.c-box__main {
  position: relative;
}

.c-ttl {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.2em;
  position: absolute;
  bottom: 345px;
  right: 200px;
  color: #fff;
  z-index: 2;
}

.c-logo {
  width: 195px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-credit {
  margin-top: 20px;
}
.c-credit__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 15px;
}
.c-credit__list a {
  font-size: 13px;
  letter-spacing: 0.02em;
}
.c-credit__btn a {
  width: 50px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 14px;
}

.c-deco-txt {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5em;
  position: absolute;
  bottom: 67px;
  left: 152px;
  font-family: 'Robot';
}

.c-deco-logo {
  width: 80px;
  position: absolute;
}

.c-box6 .c-deco-txt {
  bottom: 80px;
  left: 45px;
}

.c-box9 .c-deco-logo {
  top: 230px;
  right: 85px;
}


.c-box12-2 .c-deco-logo {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-all a {
  margin: 160px auto 150px;
  width: 547px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  font-size: 22px;
  letter-spacing: 0.03em;
}

.c-bnr {
  width: 967px;
  margin: 0 auto 145px;
}

.fadein-normal {
  transform: translateY(0);
  opacity: 0;
  transition: 1.5s;
}

.fadein-normal.is-active {
  transform: translateY(0);
  opacity: 1;
}
