#main > .container {
  position: relative;
}
#main > .container::before, #main > .container::after {
  content: "";
  background-image: url(../img/limitedcolorcode/bg_line.jpg);
  background-repeat: no-repeat;
  background-size: 13.8px 266.61px;
  width: 100vw;
  height: 266.61px;
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
}
#main > .container::before {
  background-position: right top;
  top: -68px;
}
#main > .container::after {
  background-position: left top;
  bottom: -70px;
}
@media screen and (max-width: 768px) {
  #main > .container {
    padding-left: 28px;
    padding-right: 28px;
  }
  #main > .container::before, #main > .container::after {
    background-size: 8.63px 166.86px;
    height: 166.86px;
  }
  #main > .container::before {
    top: -55px;
  }
  #main > .container::after {
    bottom: -45px;
  }
}

.subject {
  width: 100%;
  margin-bottom: 68px;
}
@media screen and (max-width: 768px) {
  .subject {
    margin-bottom: 55px;
  }
}

.lead {
  margin-bottom: 95px;
  text-align: center;
  line-height: 1.9;
}
@media screen and (max-width: 768px) {
  .lead {
    margin-bottom: 55px;
  }
}

.col02 {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .col02 {
    align-items: flex-start;
    margin-bottom: 50px;
  }
}
.col02 .ph_wrap {
  width: 330px;
  flex-shrink: 0;
  position: relative;
  z-index: -1;
}
.col02 .ph_wrap .txt_img {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .col02 .ph_wrap {
    width: 70%;
    margin-bottom: 0;
  }
  .col02 .ph_wrap .txt_img {
    transform: scale(0.7);
  }
}
.col02 .item_wrap {
  max-width: 320px;
  margin-top: 10%;
}
@media screen and (max-width: 768px) {
  .col02 .item_wrap {
    width: 151px;
  }
}
.col02:nth-of-type(even) {
  flex-flow: row-reverse;
}
.col02:nth-of-type(even) .item_wrap {
  margin-right: -70px;
}
@media screen and (max-width: 768px) {
  .col02:nth-of-type(even) .ph_wrap {
    margin-right: -28px !important;
    margin-left: auto !important;
  }
  .col02:nth-of-type(even) .item_wrap {
    margin-right: -35px !important;
  }
}
.col02:nth-of-type(odd) .item_wrap {
  margin-left: -30px;
}
@media screen and (max-width: 768px) {
  .col02:nth-of-type(odd) .ph_wrap {
    margin-right: auto !important;
    margin-left: -28px !important;
  }
  .col02:nth-of-type(odd) .item_wrap {
    margin-left: -35px !important;
  }
}
.col02:nth-of-type(1) .ph_wrap .txt_img {
  top: -32px;
  right: -90px;
}
.col02:nth-of-type(1) .item_wrap {
  margin-top: -10%;
  margin-left: 50px;
}
@media screen and (max-width: 768px) {
  .col02:nth-of-type(1) .ph_wrap .txt_img {
    top: -45px;
    right: -128px;
  }
  .col02:nth-of-type(1) .item_wrap {
    margin-top: 20%;
  }
}
.col02:nth-of-type(2) {
  margin-top: -113px;
}
.col02:nth-of-type(2) .ph_wrap .txt_img {
  top: -20px;
  left: -160px;
}
@media screen and (max-width: 768px) {
  .col02:nth-of-type(2) {
    margin: 0 0 80px;
  }
  .col02:nth-of-type(2) .ph_wrap .txt_img {
    top: -95px;
    left: -125px;
  }
  .col02:nth-of-type(2) .item_wrap {
    margin-top: 15%;
  }
}
.col02:nth-of-type(3) .ph_wrap .txt_img {
  top: 20px;
  right: -159px;
}
@media screen and (max-width: 768px) {
  .col02:nth-of-type(3) .ph_wrap .txt_img {
    top: -78px;
    right: -100px;
  }
  .col02:nth-of-type(3) .item_wrap {
    margin-top: 15%;
  }
}
.col02:nth-of-type(4) {
  margin-top: -15px;
}
.col02:nth-of-type(4) .ph_wrap .txt_img {
  top: 10px;
  left: -90px;
}
@media screen and (max-width: 768px) {
  .col02:nth-of-type(4) {
    margin-top: 0;
  }
  .col02:nth-of-type(4) .ph_wrap .txt_img {
    top: -67px;
    left: -84px;
  }
  .col02:nth-of-type(4) .item_wrap {
    margin-top: 25%;
  }
}
.col02:nth-of-type(5) .ph_wrap .txt_img {
  top: 0;
  right: -210px;
}
@media screen and (max-width: 768px) {
  .col02:nth-of-type(5) .ph_wrap {
    margin-bottom: 0;
  }
  .col02:nth-of-type(5) .ph_wrap .txt_img {
    top: -53px;
    right: -160px;
  }
  .col02:nth-of-type(5) .item_wrap {
    margin-top: 20%;
  }
}
.col02:nth-of-type(6) {
  margin-top: -30px;
}
.col02:nth-of-type(6) .ph_wrap .txt_img {
  top: -20px;
  left: -155px;
}
@media screen and (max-width: 768px) {
  .col02:nth-of-type(6) {
    margin: 0;
  }
  .col02:nth-of-type(6) .ph_wrap {
    margin-bottom: 30px;
  }
  .col02:nth-of-type(6) .ph_wrap .txt_img {
    top: -72px;
    left: -133px;
  }
  .col02:nth-of-type(6) .item_wrap {
    margin-top: 18%;
  }
}

.share_wrap {
  background: #F7F7F7;
}