/* ===================================================================

   3SNAP! Vol.006

=================================================================== */
.img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.section01 {
  display: flex;
  margin-bottom: 50px;
}
.section01 .area-img {
  font-size: 0;
  text-align: center;
}
@media all and (min-width: 769px) {
  .section01 .area-img {
    margin-bottom: 20px;
  }
}
.section01 .area-img > img {
  width: 100%;
  max-width: 500px;
}

.section01 .area-txt .col {
  margin: 30px 0 0;
}

@media all and (max-width: 768px) {
  .section01 .area-txt .col {
    margin: 0 0 20px;
  }

  .section01 .area-txt .txt-content {
    margin: 0 0 20px;
  }
}
@media all and (min-width: 769px) {
  .section01 .area-left {
    width: 61%;
    margin-right: 5%;
  }

  .section01 .area-right {
    width: 34%;
  }
}
@media all and (max-width: 768px) {
  .section01 .area-left {
    margin: 0 0 20px;
  }
}
.section01 .area-right .col + .col {
  margin: 20px 0 0;
}

@media all and (max-width: 768px) {
  .section01 {
    display: block;
    margin-bottom: 30px;
  }
}
.section01 .area-img {
  flex: 2.5;
}

@media all and (max-width: 768px) {
  .section01 .area-img {
    margin-bottom: 15px;
  }
}
@media all and (min-width: 769px) {
  .section01 .area-txt {
    margin-right: 40px;
    flex: 3;
  }
}
@media all and (max-width: 768px) {
  .section01 .area-txt {
    margin-left: 0;
  }
}
.section02 {
  margin-bottom: 30px;
}
.section02:after {
  content: "";
  display: table;
  clear: both;
}
.section02 .area-txt {
  position: relative;
  padding: 0 95px 0 10px;
}
.section02 .sign {
  position: absolute;
  top: -15px;
  right: 15px;
  z-index: 10;
}

@media all and (max-width: 768px) {
  .section02 {
    display: block;
    margin-bottom: 40px;
  }
}
@media all and (min-width: 769px) {
  .section02 .item {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    flex: 1;
    width: 50%;
    float: left;
  }
}
@media all and (max-width: 768px) {
  .section02 .item {
    margin-bottom: 20px;
  }
  .section02 .item > img {
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  .section02 .area-txt {
    padding: 0 60px 0 0;
  }
}
@media all and (max-width: 768px) {
  .section02 .sign {
    top: -20px;
    right: 10px;
  }
}
@media all and (min-width: 769px) {
  .snp06-01 .section01 .area-left {
    width: 50%;
    margin-right: 5%;
  }
  .snp06-01 .section01 .area-right {
    width: 50%;
  }
}

.section02 {
  margin-bottom: 60px;
}
@media all and (min-width: 769px) {
  .section02-t-cont {
    width: 100%;
    display: table;
  }
}
@media all and (min-width: 769px) {
  .section02-t-item {
    display: table-cell;
    vertical-align: middle;
  }
}
@media all and (max-width: 768px) {
  .section02-t-item + .section02-t-item {
    margin-top: 20px;
  }
}
.section02-t-item > img {
  max-width: 100%;
}

.section03 {
  display: flex;
  justify-content: flex-end;
  padding-left: 70px;
}

@media all and (max-width: 768px) {
  .section03 {
    flex-wrap: wrap;
    padding-left: 0;
  }
}
.section03 .area-coordinate {
  order: 2;
  width: 40%;
}

@media all and (max-width: 768px) {
  .section03 .area-coordinate {
    order: 1;
    padding-right: 20px;
    width: 57%;
  }
}
.section03 .coordinate {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.section03 .area-point {
  order: 3;
  padding-left: 23px;
  width: 36%;
}

@media all and (max-width: 768px) {
  .section03 .area-point {
    order: 2;
    padding-left: 0;
    width: 43%;
  }
}
.section03 .point {
  margin-bottom: 30px;
}

@media all and (max-width: 768px) {
  .section03 .point {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 768px) {
  .section03 .txt-caption {
    font-size: 0.625rem;
    line-height: 1.7;
  }
}
.section03 .area-img {
  position: relative;
}

.section03 .txt-figure {
  position: absolute;
  top: -0.5em;
  left: 0;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #000;
  font-size: 0.75rem;
  text-align: center;
  color: #fff;
}

.section03 .txt-figure.is-block {
  position: static;
}

.section03 .img {
  margin-bottom: 10px;
}

@media all and (max-width: 768px) {
  .section03 .img {
    margin-bottom: 5px;
  }
}
.section03 .sign {
  position: absolute;
  bottom: 25px;
  left: -50px;
}

@media all and (max-width: 768px) {
  .section03 .sign {
    display: none;
  }
}
.section03 .area-txt {
  order: 1;
  padding-right: 25px;
  width: 24%;
}

@media all and (max-width: 768px) {
  .section03 .area-txt {
    order: 3;
    padding-right: 0;
    width: 100%;
  }
}
.section04 {
  display: flex;
  margin-bottom: 60px;
}

@media all and (max-width: 768px) {
  .section04 {
    display: block;
    margin-bottom: 40px;
  }
}
@media all and (min-width: 769px) {
  .section04 .item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
  }

  .section04 .item:nth-child(even) {
    flex-direction: column-reverse;
    justify-content: flex-end;
  }

  .section04 .item:nth-child(even) .txt-caption {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .section04 .item:nth-child(even) .sign {
    top: 15px;
  }
}
@media all and (max-width: 768px) {
  .section04 .item {
    margin-bottom: 20px;
  }
}
.section04 .area-txt {
  position: relative;
  padding: 0 120px 0 20px;
}

@media all and (max-width: 768px) {
  .section04 .area-txt {
    padding: 0 60px 0 0;
  }
}
.section04 .area-txt.is-pl0 {
  padding-left: 0;
}

.section04 .txt-caption {
  margin-top: 10px;
}

.section04 .sign {
  position: absolute;
  top: -15px;
  right: 15px;
  z-index: 10;
}

@media all and (max-width: 768px) {
  .section04 .sign {
    top: -20px;
    right: 10px;
  }
}
.section05 {
  margin-bottom: 55px;
}
@media all and (min-width: 769px) {
  .section05 {
    width: 75%;
    margin: 0 auto;
  }
}

@media all and (max-width: 768px) {
  .section05 {
    margin-bottom: 30px;
  }
}
.section05 .txt-content {
  margin-top: 30px;
}

@media all and (max-width: 768px) {
  .section05 .txt-content {
    margin-top: 15px;
  }
}
.knowledge-tmpl12-foot {
  margin-bottom: 10px;
}

.sec-cledit {
  font-size: 13px;
  padding: 10px 0;
  margin-bottom: 60px;
}
@media all and (max-width: 768px) {
  .sec-cledit {
    font-size: 11px;
  }
}

.knowledge-tmpl12-sec02 .section-catch .catch {
  padding: 7px 38px 7px 38px;
}
