@charset "utf-8";

.sect1 .sect1-inner{display: flex;justify-content: space-between; flex-wrap: wrap; margin: 0 0 100px;margin-left: 0px;align-items: center;
  margin-left: calc(50% - 685px);}
  .sect1 .sect1-inner figure{position: relative;}
.sect1 .sect1-inner figure figcaption ,.capIn{
  text-shadow:0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 5px #fff, 0 0 6px #fff, 0 0 7px #fff, 0 0 8px #fff, 0 0 9px #fff, 0 0 10px #fff;
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 10px;
  color: #000000;
}
.sect1 .sect1-inner .sect1-txt{width: 29.1970%;}
.sect1 .sect1-inner .sect1-txt .img{margin: 0 0 30px;}
.sect1 .sect1-inner .sect1-img{flex: 1;}
.sect1 .sect1-inner .sect1-img img{width: 100%;}


.sect1 .row{display: flex;justify-content: space-between;flex-wrap: wrap; }

.sect1 .row01 figure{width: 49.47916666666667%;}
.sect1 .row01 figure img{width: 100%;}
.sect1  figure{position: relative;}
.sect1 .row01 .capIn{color: #fff;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4), -2px -2px 10px rgba(0, 0, 0, 0.4);
  /* text-shadow:0 0 1px rgba(0,0,0,0.5), 0 0 2px rgba(0,0,0,0.5), 0 0 3px rgba(0,0,0,0.5), 0 0 4px rgba(0,0,0,0.5), 0 0 5px rgba(0,0,0,0.5), 0 0 6px rgba(0,0,0,0.5), 0 0 7px rgba(0,0,0,0.5); */
}
@media (min-width: 769px) and (max-width: 1420px) {
  .sect1 .sect1-inner {
    margin:0 20px;
    gap: 20px;
    margin-bottom: 100px;
  }
  .sect1 .sect1-inner figure figcaption, .capIn{right: 0;padding: 0 5px;}
  .sect1 .sect1-inner .sect1-txt .img{margin-bottom: 15px;}
}
.row figure img{width: 100%;}
.sect1 .row02{max-width: 1000px;margin: 50px 0 0;margin-left: 6.25vw;}
.sect1 .row02 figure{width: 49%;}

.sect1 .row03{max-width: 1000px;margin: 20px auto 0;}
.sect1 .row03 figure{width: 32%;}

.sect1 .row04{max-width: 1000px;margin: 20px 0 0;margin-left: calc(50% - 160px);}
.sect1 .row04 figure{width: 24%;}
.sect1 .row04 figure:last-child{width: 49%;}

.sect1 .row05 {margin-top:100px}
.sect1 .row05 > figure{width: 54.6875%;height: 100%;}
.sect1 .row05 > figure figcaption{left: 5px;right: unset;color: #fff;text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4), -2px -2px 10px rgba(0, 0, 0, 0.4);}
.sect1 .row05 .row-child{width: 40.10416666666667%;margin-right: 2.6vw;display: flex;flex-direction: column;gap: 20px;}
.sect1 .row05 .row-child figure{width: 66.67%;}
.sect1 .row05 .row-child figure:nth-of-type(2){text-align: right;margin-left: auto;}

.sect1 .row06{max-width: 1120px;margin: 20px auto 0;margin-left: 23.95vw;}
.sect1 .row06 figure{width: 25%;}
.sect1 .row06 figure:last-child{width: 46.42857142857143%;}

.sect1 .row07{margin-top: 20px;margin-left: 18.75vw;}
@media screen and (max-width: 769px) {
  .sect1 .sect1-inner {margin: 0 20px 60px;}
  .sect1 .sect1-inner .sect1-txt{width: 100%;}
.sect1 .sect1-inner .sect1-txt .img{margin: 0 0 30px;}
.sect1 .sect1-inner .sect1-img{flex: unset;width:calc(100% + 40px);margin: 20px -20px 0;}
.sect1 .sect1-inner figure figcaption, .capIn{right: 0;padding: 0 5px;}

.sect1 .row01 figure{width: 94%;}
.sect1 .row01 figure:nth-of-type(2){margin-left: auto;margin-top: 20px;}
.sect1 .row02{margin: 20px auto 0;}
.sect1 .row04{margin: 20px auto 0;}
.sect1 .row05{margin-top: 60px;}
.sect1 .row05 > figure{width: 100%;}
.sect1 .row05 .row-child{width: 100%;margin-top: 20px;}

.sect1 .row06{margin: 20px auto 0;}
.sect1 .row07{margin-left: 0;}
}