/* Scss Document */
#sec1 .wrapper {
  position: relative;
}

#sec1 .wrapper h1 {
  position: absolute;
  top: 761px;
  left: 20px;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0;
  max-width: 500px;
}

#sec1 .wrapper > .photo, #sec1 .wrapper > .photo1 {
  position: absolute;
  top: 0;
}

#sec1 .wrapper > .photo img, #sec1 .wrapper > .photo1 img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#sec1 .wrapper > .photo {
  width: calc(50% + 30px);
  left: 0;
}

#sec1 .wrapper > .photo1 {
  width: calc(50% - 38px);
  right: 0;
}

#sec1 .wrapper .box {
  padding-top: 550px;
  padding-left: 631px;
  margin-right: -93px;
  background: url(../img/concept/sec1_bg_overlay.png) no-repeat bottom right;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#sec1 .wrapper .box .tlt {
  margin-bottom: 61px;
}

#sec1 .wrapper .box .text {
  width: 436px;
  padding-bottom: 139px;
}

#sec1 .wrapper .box-img {
  position: absolute;
  z-index: 2;
  top: 901px;
  right: calc(50% - 65px);
}

#sec1 .wrapper .box-img-item {
  width: 304px;
  height: 383px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#sec1 .wrapper .box-img-item:first-child {
  margin-right: 51px;
  margin-top: 114px;
}

#sec1 .wrapper .box-img-item .photo {
  position: relative;
}

#sec1 .wrapper .box-img-item .photo img {
  position: absolute;
}

#sec1 .wrapper .box-img-item .photo img:first-child {
  -webkit-animation: fade 10s ease infinite;
          animation: fade 10s ease infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  z-index: 1;
}

#sec1 .wrapper .box-bottom {
  background: url(../img/concept/sec1_deco.png) no-repeat top 367px left 110px, url(../img/shared/bg1.jpg) repeat;
  color: white;
}

#sec1 .wrapper .box-bottom .inner .box-tlt {
  padding-top: 402px;
  width: 154px;
}

#sec1 .wrapper .box-bottom .inner .box-tlt .tlt-sm {
  font-size: 35px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.15em;
  margin-left: 39px;
  position: relative;
}

#sec1 .wrapper .box-bottom .inner .box-tlt .tlt-sm::before {
  content: "";
  position: absolute;
  width: 1px;
  background: #ffffff;
  height: 161px;
  bottom: calc(100% + 39px);
  left: 50%;
}

#sec1 .wrapper .box-bottom .inner .container {
  padding-top: 119px;
  width: calc(100% - 154px);
}

#sec1 .wrapper .box-bottom .inner .container .photo {
  margin-bottom: 53px;
}

#sec1 .wrapper .box-bottom .inner .container .time-line {
  margin-left: -4px;
  padding-bottom: 112px;
}

#sec1 .wrapper .box-bottom .inner .container .time-line dl {
  position: relative;
  padding: 10px 0 20px;
}

#sec1 .wrapper .box-bottom .inner .container .time-line dl::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(../img/concept/time_line_point.png) no-repeat;
  top: 18px;
}

#sec1 .wrapper .box-bottom .inner .container .time-line dl::after {
  content: "";
  position: absolute;
  width: 1px;
  top: 31px;
  bottom: -18px;
  left: 7px;
  border-left: 1px solid #8d8d8d;
}

#sec1 .wrapper .box-bottom .inner .container .time-line dl:last-child::after {
  bottom: 0;
  width: 10px;
  left: 1px;
  border-left: none;
  background: url(../img/concept/dashed.png) repeat-y;
}

#sec1 .wrapper .box-bottom .inner .container .time-line dl dt {
  padding-left: 40px;
  width: 110px;
}

#sec1 .wrapper .box-bottom .inner .container .time-line dl dd {
  padding-left: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100% - 110px);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #sec1 .wrapper .box-img {
    right: calc(50% - 99px);
  }
}

@media only screen and (max-width: 1170px) {
  #sec1 .wrapper .box {
    padding-left: 554px;
  }
  #sec1 .wrapper .box-img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    right: calc(50% - 75px);
  }
}

@media only screen and (max-width: 1170px) and (-ms-high-contrast: active), only screen and (max-width: 1170px) and (-ms-high-contrast: none) {
  #sec1 .wrapper .box-img {
    right: auto;
    left: -50px;
  }
}

@media only screen and (max-width: 1170px) {
  #sec1 .wrapper .box-img-item:first-child {
    margin-right: 15px;
  }
}

@media only screen and (max-width: 1080px) {
  #sec1 .wrapper h1 {
    top: 544px;
  }
  #sec1 .wrapper .box {
    padding-left: 515px;
    padding-top: 320px;
  }
}

@media only screen and (max-width: 1080px) and (-ms-high-contrast: active), only screen and (max-width: 1080px) and (-ms-high-contrast: none) {
  #sec1 .wrapper .box {
    padding-top: 490px;
  }
}

@media only screen and (max-width: 1080px) {
  #sec1 .wrapper .box-img {
    top: 660px;
  }
}

@media only screen and (max-width: 1080px) and (-ms-high-contrast: active), only screen and (max-width: 1080px) and (-ms-high-contrast: none) {
  #sec1 .wrapper .box-img {
    top: 900px;
  }
}

@media only screen and (max-width: 1060px) {
  #sec1 .wrapper .box {
    padding-left: 480px;
  }
}

@media only screen and (max-width: 767px) {
  #sec1 .wrapper > .photo {
    width: auto;
    margin: 0 10% 5vw 0;
    position: static;
  }
  #sec1 .wrapper > .photo1 {
    width: auto;
    position: static;
    margin: 0 3% 7vw 30%;
  }
  #sec1 .wrapper h1 {
    position: static;
    max-width: 100%;
    font-size: 3.2vw;
    line-height: 2;
    margin: 0 5% 5vw;
  }
  #sec1 .wrapper .box {
    padding-top: 0;
    padding-left: 0%;
    margin-right: 0;
    background-size: 65%;
  }
  #sec1 .wrapper .box .tlt {
    margin-bottom: 5vw;
  }
  #sec1 .wrapper .box .text {
    width: 100%;
    padding-bottom: 15vw;
  }
  #sec1 .wrapper .box-img {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: static;
    margin: 0 5% 6vw;
  }
  #sec1 .wrapper .box-img-item {
    width: 48%;
    height: 37vw;
  }
  #sec1 .wrapper .box-img-item:first-child {
    margin-right: 0%;
    margin-top: 20vw;
  }
  #sec1 .wrapper .box-bottom {
    background-position: top 110vw left;
    background-size: 30%, auto;
  }
  #sec1 .wrapper .box-bottom .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sec1 .wrapper .box-bottom .inner .box-tlt {
    padding-top: 15vw;
    width: 100%;
  }
  #sec1 .wrapper .box-bottom .inner .box-tlt .tlt-sm {
    font-size: 5.9vw;
    line-height: 2.2;
    margin-left: 0;
    text-align: center;
  }
  #sec1 .wrapper .box-bottom .inner .box-tlt .tlt-sm::before {
    width: 20%;
    height: 1px;
    bottom: 50%;
    left: 7%;
  }
  #sec1 .wrapper .box-bottom .inner .container {
    padding-top: 2vw;
    width: 100%;
  }
  #sec1 .wrapper .box-bottom .inner .container .photo {
    margin: 0 -7% 11vw;
  }
  #sec1 .wrapper .box-bottom .inner .container .time-line {
    padding-bottom: 10vw;
  }
  #sec1 .wrapper .box-bottom .inner .container .time-line dl {
    padding: 3vw 0 1vw;
  }
  #sec1 .wrapper .box-bottom .inner .container .time-line dl dt {
    padding-left: 9%;
    width: 20%;
  }
  #sec1 .wrapper .box-bottom .inner .container .time-line dl dd {
    padding-left: 3%;
    width: 70%;
    text-align: justify;
  }
}

#sec2 {
  background: url(../img/concept/sec2_deco.png) no-repeat top 604px right 37px, url(../img/concept/sec2_deco_overlay1.png) no-repeat top right, url(../img/concept/sec2_deco_overlay2.png) no-repeat bottom 515px left, url(../img/shared/bg1.jpg) repeat;
  padding-bottom: 183px;
  color: white;
}

#sec2 .container1 {
  position: relative;
}

#sec2 .container1 .box-photo {
  position: absolute;
  top: 0;
  left: -175px;
}

#sec2 .container1 .box-photo .photo {
  position: relative;
}

#sec2 .container1 .box-photo .photo::before {
  content: "";
  position: absolute;
  width: 441px;
  height: 542px;
  background: #810000;
  top: 194px;
  left: -76px;
}

#sec2 .container1 .box-photo .photo::after {
  content: "";
  position: absolute;
  background: url(../img/concept/sec2_img1_deco.png) no-repeat;
  width: 519px;
  height: 1198px;
  right: -270px;
  top: -202px;
}

#sec2 .container1 .box-text {
  padding-left: 250px;
  position: relative;
  z-index: 2;
}

#sec2 .container1 .box-text .text {
  padding: 25px 0 39px;
}

#sec2 .container1 .tlt {
  padding: 449px 0 48px 640px;
  position: relative;
  z-index: 1;
}

#sec2 .container1 .tlt span {
  display: block;
}

#sec2 .container1 .tlt-text {
  font-size: 67px;
  line-height: 84px;
  letter-spacing: 0.15em;
  margin-left: 100px;
  margin-right: -100px;
}

#sec2 .container1 .tlt-text small {
  font-size: 55px;
}

#sec2 .container1 .tlt-numb {
  font-size: 52.5px;
  line-height: 78px;
  position: relative;
  letter-spacing: 0.15em;
}

#sec2 .container1 .tlt-numb::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 146px;
  background: #fff;
  right: 106%;
  top: 47%;
}

#sec2 .container1 .tlt-numb small {
  font-size: 42px;
}

#sec2 .container1 .tlt-sm {
  font-size: 35px;
  line-height: 65px;
  letter-spacing: 0.15em;
}

#sec2 .container1 .tlt-sm small {
  font-size: 28px;
}

#sec2 .container1 .button {
  text-align: right;
  padding-right: 15px;
  margin-bottom: 135px;
}

#sec2 .container1 .container-photo {
  position: relative;
}

#sec2 .container1 .container-photo .photo1 {
  position: absolute;
  top: -185px;
  right: calc(50% + 243px);
}

#sec2 .container1 .container-photo .photo2 {
  position: absolute;
  bottom: 114px;
  right: calc(50% + 110px);
}

#sec2 .container1 .container-photo .photo3 {
  margin: 0 -55px 0 470px;
  padding-bottom: 114px;
}

#sec2 .container2 {
  position: relative;
  padding-bottom: 75px;
}

#sec2 .container2::after {
  content: "";
  position: absolute;
  left: -100px;
  right: -100px;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
}

#sec2 .container2 .tlt {
  font-size: 30px;
  line-height: 65px;
  letter-spacing: 0.15em;
  font-weight: 500;
  position: relative;
  padding-top: 49px;
  margin-bottom: 25px;
}

#sec2 .container2 .tlt::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background: #ffffff;
  bottom: -7px;
  left: calc(50% - 30px);
}

#sec2 .container2 .list {
  padding: 0 10px;
}

#sec2 .container2 .list-scroll {
  padding: 20px 0;
  margin: 0 63px;
  height: 235px;
  overflow-y: scroll;
}

#sec2 .container2 .list-scroll::-webkit-scrollbar-track {
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.1);
}

#sec2 .container2 .list-scroll::-webkit-scrollbar {
  width: 8px;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.1);
}

#sec2 .container2 .list-scroll::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background-color: rgba(6, 5, 5, 0.841);
}

#sec2 .container2 .sign {
  padding: 0 70px 30px;
}

@media only screen and (max-width: 1270px) {
  #sec2 .container2::after {
    left: 0px;
    right: 0px;
  }
}

@media only screen and (max-width: 1080px) {
  #sec2 .container1 .box-photo {
    left: 0;
  }
  #sec2 .container1 .tlt {
    padding-left: 544px;
  }
  #sec2 .container1 .container-photo .photo1 {
    right: auto;
    left: 0;
  }
  #sec2 .container1 .container-photo .photo2 {
    width: 40%;
    right: auto;
    left: 0;
  }
  #sec2 .container1 .container-photo .photo3 {
    margin-left: 432px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 {
    padding-bottom: 20vw;
    background-size: 30%,100%,100%, 100%;
    background-position: top 72vw right, 0% 0%, 0% 0%,0% 0%;
  }
  #sec2 .container1 .box-photo {
    position: static;
  }
  #sec2 .container1 .box-photo .photo {
    position: relative;
  }
  #sec2 .container1 .box-photo .photo::before {
    width: auto;
    height: auto;
    top: 25vw;
    left: -5vw;
    right: 30%;
    bottom: -25vw;
  }
  #sec2 .container1 .box-photo .photo::after {
    width: 48%;
    height: 120vw;
    right: -15%;
    top: -25vw;
    background-size: 100%;
  }
  #sec2 .container1 .box-text {
    padding-left: 0;
  }
  #sec2 .container1 .box-text .text {
    padding: 7vw 0;
  }
  #sec2 .container1 .tlt {
    padding: 2vw 0;
    margin: 0;
    margin-left: 50%;
  }
  #sec2 .container1 .tlt-text {
    font-size: 7vw;
    line-height: 2;
    margin-left: 5%;
  }
  #sec2 .container1 .tlt-text small {
    font-size: 5vw;
  }
  #sec2 .container1 .tlt-numb {
    font-size: 6vw;
    line-height: 2;
  }
  #sec2 .container1 .tlt-numb small {
    font-size: 5vw;
  }
  #sec2 .container1 .tlt-sm {
    font-size: 6.5vw;
    line-height: 1.4;
  }
  #sec2 .container1 .tlt-sm small {
    font-size: 3.7vw;
  }
  #sec2 .container1 .button {
    padding-right: 0;
    margin: 0 5%;
    margin-bottom: 10vw;
    text-align: center;
  }
  #sec2 .container1 .container-photo .photo1 {
    top: 0;
    width: 57%;
  }
  #sec2 .container1 .container-photo .photo2 {
    width: 50%;
    top: 0;
    right: 0;
    left: auto;
  }
  #sec2 .container1 .container-photo .photo3 {
    margin: 0;
    padding: 35vw 0 15vw;
  }
  #sec2 .container1 .container-photo .photo3 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec2 .container2 {
    padding: 4vw 0 10vw;
  }
  #sec2 .container2 .tlt {
    font-size: 5.5vw;
    line-height: 2;
    padding-top: 2vw;
    margin-bottom: 5vw;
  }
  #sec2 .container2 .list {
    padding: 2vw 3%;
  }
  #sec2 .container2 .list-scroll {
    margin: 0 5%;
    height: 32vw;
  }
  #sec2 .container2 .sign {
    padding: 0 10% 3vw;
  }
}

#sec3 .top {
  background: rgba(239, 229, 219, 0.65);
}

#sec3 .top .tlt {
  position: relative;
  top: -49px;
}

#sec3 .top > .text {
  margin-top: -20px;
  padding-bottom: 62px;
}

#sec3 .container:nth-child(even) {
  background: rgba(239, 229, 219, 0.65);
}

#sec3 .container .left {
  width: 50%;
  padding: 20px 0;
}

#sec3 .container .left .photo {
  margin-bottom: 30px;
}

#sec3 .container .left .text {
  width: 460px;
  margin: 0 auto;
  margin-bottom: 33px;
}

#sec3 .container .left .text1 {
  font-size: 22.68px;
  line-height: 44.55px;
  letter-spacing: 0.15em;
  font-weight: 500;
}

#sec3 .container .right {
  width: 50%;
  height: 550px;
  position: relative;
}

#sec3 .container .right-tlt {
  position: absolute;
  top: 48px;
  left: 30px;
  z-index: 1;
}

#sec3 .container .right .sec3-js, #sec3 .container .right .sec3-js * {
  height: 100%;
}

#sec3 .container .right .js-dots {
  position: absolute;
  left: 30px;
  bottom: 25px;
}

#sec3 .container .right .js-dots .slick-dots li button {
  background: transparent;
  width: 14px;
  height: 14px;
  padding: 2px;
  border: 1px solid white;
  border-radius: 100%;
  font-size: 0;
  position: relative;
  cursor: pointer;
}

#sec3 .container .right .js-dots .slick-dots li button::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: transparent;
  border-radius: 100%;
}

#sec3 .container .right .js-dots .slick-dots li.slick-active button::after {
  background: #fff;
}
#map2 {
    width: auto;
        padding-bottom: 60px;
    margin: 0 auto;
    text-align: center;
}

@media only screen and (max-width: 1080px) {
  #sec3 .container .right {
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .top .tlt {
    width: 50%;
    margin-left: 25%;
    top: -6.4vw;
  }
  #sec3 .top > .text {
    padding-bottom: 3vw;
    text-align: justify;
    margin: 0 7%;
    margin-top: -2vw;
  }
  #sec3 .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sec3 .container .left {
    width: 100%;
    padding: 5vw 0;
  }
  #sec3 .container .left .photo {
    margin-bottom: 4vw;
  }
  #sec3 .container .left .text {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 3vw;
    text-align: justify;
  }
  #sec3 .container .left .text1 {
    font-size: 4.2vw;
    line-height: 1.8;
  }
  #sec3 .container .right {
    width: 100%;
    height: 70vw;
  }
  #sec3 .container .right .sec3-js-img img {
    width: 100%;
  }
}

#sec4 {
  background: url(../img/concept/sec4_bg.jpg) no-repeat center center/cover;
  color: white;
}

#sec4 .tlt {
  padding-top: 119px;
}

#sec4 .tlt span {
  padding-top: 12px;
  display: block;
  font-size: 45px;
  line-height: 83.99px;
  letter-spacing: 0.15em;
}

#sec4 .text {
  padding: 22px 0 61px;
}

#sec4 .list {
  margin: 0 -12px;
  margin-bottom: 46px;
}

#sec4 .list:last-child {
  margin-bottom: 0;
  padding-bottom: 133px;
}

@media only screen and (max-width: 1080px) {
  #sec4 .list li {
    margin: 0 20px 0 -20px;
  }
  #sec4 .list li:last-child {
    margin: 0 -20px 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  #sec4 .tlt {
    padding-top: 16vw;
  }
  #sec4 .tlt span {
    padding-top: 1vw;
    font-size: 6vw;
    line-height: 2;
  }
  #sec4 .text {
    padding: 3vw 3% 10vw;
    text-align: justify;
  }
  #sec4 .list {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sec4 .list:last-child {
    padding-bottom: 10vw;
  }
  #sec4 .list li, #sec4 .list li:last-child {
    margin: 0 5% 5vw;
  }
}

#sec5 .box-tlt .tlt {
  font-size: 40px;
  line-height: 83.99px;
  letter-spacing: 0.15em;
  margin-bottom: 55px;
}

#sec5 .box-tlt .tlt-sm {
  padding: 108px 0 5px;
}

#sec5 .box-qa ul {
  margin: 0 100px;
  margin-bottom: 44px;
}

#sec5 .box-qa ul:last-child {
  margin-bottom: 64px;
}

#sec5 .box-qa ul li {
  padding: 20px 60px 21px 90px;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 13px;
  position: relative;
  font-size: 20px;
  letter-spacing: 0.1em;
}

#sec5 .box-qa ul li::before {
  content: "";
  position: absolute;
  background: url(../img/concept/sec5_q.png) no-repeat;
  width: 40px;
  height: 33px;
  left: 50px;
}

#sec5 .box-qa ul li:last-child::before {
  background: url(../img/concept/sec5_a.png) no-repeat;
}

#sec5 .button {
  padding-bottom: 30px;
}
#sec5 .button2 {
  padding-bottom: 130px;
}

@media only screen and (max-width: 767px) {
  #sec5 .box-tlt .tlt {
    font-size: 5vw;
    line-height: 2;
    margin-bottom: 5vw;
  }
  #sec5 .box-tlt .tlt-sm {
    padding: 18 0 2vw;
  }
  #sec5 .box-qa ul {
    margin: 0;
    margin-bottom: 5vw;
  }
  #sec5 .box-qa ul:last-child {
    margin-bottom: 10vw;
  }
  #sec5 .box-qa ul li {
    padding: 2vw 0 2vw 12%;
    margin-bottom: 3vw;
    font-size: 3.7vw;
  }
  #sec5 .box-qa ul li::before {
    width: 10%;
    height: 7vw;
    left: 3%;
    background-size: 70%;
  }
  #sec5 .box-qa ul li:last-child::before {
    background-size: 70%;
  }
  #sec5 .button {
    padding-bottom: 5vw;
    margin: 0 5%;
  }
	#sec5 .button2 {
    padding-bottom: 20vw;
    margin: 0 5%;
  }
}

#sec6 {
  background: url(../img/concept/sec6_bg_overlay.png) no-repeat top left, url(../img/concept/sec6_deco1.png) no-repeat top 679px left, url(../img/concept/sec6_deco2.png) no-repeat bottom right, rgba(239, 229, 219, 0.65);
  padding-bottom: 115px;
}

#sec6 .tlt {
  padding-top: 48px;
  margin-left: 450px;
  margin-right: -24px;
}

#sec6 .tlt-sm {
  font-size: 40px;
  line-height: 83.99px;
  letter-spacing: 0.15em;
  position: relative;
  margin-bottom: 33px;
}

#sec6 .tlt-sm::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 290px;
  background: #000;
  -webkit-transform: rotate(44deg);
          transform: rotate(44deg);
  bottom: 59%;
  left: 52%;
}

#sec6 .tlt-xs {
  font-size: 27px;
  line-height: 44.55px;
  letter-spacing: 0.15em;
  font-weight: 500;
  position: relative;
}

#sec6 .tlt-xs::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background: #000;
  bottom: 0;
  left: calc(50% - 30px);
}

#sec6 .text {
  width: 548px;
  margin: 0 3px 0 auto;
  padding: 14px 0 74px;
}

#sec6 .box-img {
  position: relative;
}

#sec6 .box-img .photo {
  position: absolute;
}

#sec6 .box-img .photo-1 {
  top: 234px;
  left: -42px;
  z-index: 1;
}

#sec6 .box-img .photo-2 {
  top: 43px;
  right: calc(50% - 60px);
}

#sec6 .box-img .photo-3 {
  position: relative;
  z-index: 1;
  margin: 0px -145px 107px 621px;
}

#sec6 .box-img .photo-3 img {
  -webkit-box-shadow: 30px 30px #810000;
          box-shadow: 30px 30px #810000;
}

#sec6 .container-flex {
  margin-bottom: 67px;
}

#sec6 .container-flex-item {
  width: 50%;
  margin: 0 15px 0 -15px;
  padding: 46px 74px 62px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
}

#sec6 .container-flex-item:last-child {
  margin: 0 -15px 0 15px;
}

#sec6 .container-flex-item .tlt-xs {
  margin-bottom: 57px;
}

#sec6 .container-flex-item .list dl {
  margin-bottom: 30px;
}

#sec6 .container-flex-item .list dl:last-child {
  margin-bottom: 0;
}

#sec6 .container-flex-item .list dl dt {
  color: #810000;
}

#sec6 .box-tel {
  margin: 0 100px;
  padding: 19px 0 38px;
  background: #213e28;
}

#sec6 .box-tel .tlt-tel-xs {
  font-size: 25px;
  line-height: 83.99px;
  letter-spacing: 0.15em;
  color: #fff;
  position: relative;
  margin-bottom: 12px;
}

#sec6 .box-tel .tlt-tel-xs::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background: #fff;
  bottom: 6px;
  left: calc(50% - 30px);
}

@media only screen and (max-width: 1170px) {
  #sec6 .box-img .photo-1 {
    left: -84px;
  }
  #sec6 .box-img .photo-2 {
    right: calc(50% - 0px);
  }
  #sec6 .box-img .photo-3 {
    margin: 0px -36px 107px 510px;
  }
  #sec6 .container-flex-item {
    padding-left: 48px;
    padding-right: 48px;
  }
}

@media only screen and (max-width: 1080px) {
  #sec6 .box-img .photo-1 {
    top: 291px;
    left: -40px;
  }
  #sec6 .box-img .photo-2 {
    right: calc(50% + 36px);
  }
  #sec6 .box-img .photo-3 {
    margin-left: 437px;
  }
}

@media only screen and (max-width: 767px) {
  #sec6 {
    background-size: 100%, 100% , 100%;
    padding-bottom: 20vw;
  }
  #sec6 .tlt {
    padding-top: 61vw;
    margin: 0;
  }
  #sec6 .tlt-sm {
    font-size: 7vw;
    line-height: 2;
    margin-bottom: 3.4vw;
  }
  #sec6 .tlt-sm::before {
    height: 30vw;
  }
  #sec6 .tlt-xs {
    font-size: 4.7vw;
    line-height: 2;
  }
  #sec6 .text {
    width: 100%;
    margin: 0;
    padding: 3vw 0;
    text-align: justify;
  }
  #sec6 .box-img {
    position: relative;
  }
  #sec6 .box-img .photo-1 {
    top: 20vw;
    left: -8%;
    width: 50%;
  }
  #sec6 .box-img .photo-2 {
    top: 0;
    right: -8%;
    width: 60%;
  }
  #sec6 .box-img .photo-3 {
    padding: 56.7vw 0 25vw;
    margin: 0 0 0 25%;
  }
  #sec6 .container-flex {
    margin-bottom: 10vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sec6 .container-flex-item {
    width: 100%;
    margin: 0 0 5vw;
    padding: 5vw 6.8% 7vw;
  }
  #sec6 .container-flex-item:last-child {
    margin: 0;
  }
  #sec6 .container-flex-item .tlt-xs {
    margin-bottom: 3vw;
  }
  #sec6 .container-flex-item .list dl {
    margin-bottom: 5vw;
  }
  #sec6 .box-tel {
    margin: 0;
    padding: 5vw 0 8vw;
  }
  #sec6 .box-tel .tlt-tel-xs {
    font-size: 4.4vw;
    line-height: 2.2;
    margin-bottom: 2.3vw;
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade {
  0% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
