.gdmsk1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 20;
  overflow: hidden;
  pointer-events: none
}
.gdmsk1 li {
  position: absolute;
  width: 17.6666666667%;
  height: 100%;
  opacity: 1;
  background-color: #fff;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99)
}
.gdmsk1 li:first-child {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s
}
.gdmsk1 li:nth-child(2) {
  left: 16.6666666667%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s
}
.gdmsk1 li:nth-child(3) {
  left: 33.3333333333%;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s
}
.gdmsk1 li:nth-child(4) {
  left: 50%;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s
}
.gdmsk1 li:nth-child(5) {
  left: 66.6666666667%;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s
}
.gdmsk1 li:nth-child(6) {
  left: 83.3333333333%;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s
}
.gdmsk1.ani1 li {
  -webkit-transform: translateY(101%);
  transform: translateY(101%)
}
.gdmsk2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 20;
  overflow: hidden;
  pointer-events: none
}
.gdmsk2 li {
  position: absolute;
  height: 33.3333333333%;
  width: 100%;
  opacity: 1;
  background-color: #fff;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99)
}
.gdmsk2 li:first-child {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s
}
.gdmsk2 li:nth-child(2) {
  top: 33.3333333333%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s
}
.gdmsk2 li:nth-child(3) {
  top: 66.6666666667%;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s
}
.gdmsk2.ani1 li {
  -webkit-transform: translateX(101%);
  transform: translateX(101%)
}
.gdmsk3 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 20;
  overflow: hidden;
  pointer-events: none
}
.gdmsk3 li {
  position: absolute;
  width: 16.6666666667vw;
  height: 100%;
  opacity: 1;
  background-color: #fff;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99)
}
.gdmsk3 li:first-child {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s
}
.gdmsk3 li:nth-child(2) {
  left: 16.6666666667vw;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s
}
.gdmsk3 li:nth-child(3) {
  left: 33.3333333333vw;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s
}
.gdmsk3 li:nth-child(4) {
  left: 50%;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s
}
.gdmsk3 li:nth-child(5) {
  left: 66.6666666667%;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s
}
.gdmsk3 li:nth-child(6) {
  left: 83.3333333333%;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s
}
.gdmsk3.ani1 li {
  -webkit-transform: translateY(-101%);
  transform: translateY(-101%)
}
.gdmsk4 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 20;
  overflow: hidden;
  pointer-events: none
}
.gdmsk4 li {
  position: absolute;
  width: 50%;
  height: 100%;
  opacity: 1;
  background-color: #fff;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99)
}
.gdmsk4 li:first-child {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s
}
.gdmsk4 li:nth-child(2) {
  left: 50%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s
}
.gdmsk4 li:nth-child(3) {
  left: 100%;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s
}
.gdmsk4.ani1 li {
  -webkit-transform: translateY(101%);
  transform: translateY(101%)
}
h2 {
  position: relative;
  margin-bottom: 100px
}
@media screen and (max-width:768px) {
  h2 {
    margin-bottom: 16vw
  }
}
h2 img {
  display: block;
  vertical-align: bottom;
  width: auto;
  height: 30px;
  margin-left: auto;
  margin-right: auto
}
@media screen and (max-width:768px) {
  h2 img {
    height: 16px;
    height: 22px
  }
}
h2 span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px
}
@media screen and (max-width:768px) {
  h2 span {
    margin-top: 6vw
  }
}
h2 span img {
  height: 24px
}
@media screen and (max-width:768px) {
  h2 span img {
    height: 14px;
    height: 15px
  }
}
.cbtnset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto
}
@media screen and (max-width:768px) {
  .cbtnset {
    width: 80%
  }
}
.cbtnset li {
  width: 48%;
  position: relative
}
.cbtnset li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5
}
.cbtnset li figure {
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px
}
.cbtnset li figure img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
.cbtnset li .bg {
  -webkit-transition: 0.3s;
  transition: 0.3s
}
.cbtnset li .cv {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  height: 16px;
  height: 100%;
  width: 100%;
  z-index: 3;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.cbtnset li:hover .bg {
  opacity: 0.7;
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: 1s;
  transition: 1s
}
@media screen and (max-width:768px) {
  .cbtnset li {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-bottom: 3vw
  }
}
.cbtn1 {
  width: 100%;
  max-width: 400px;
  height: 50px;
  background-color: #C9CACA;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
.cbtn1 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.cbtn1 a p {
  line-height: 1;
  font-weight: 16px;
  color: #000
}
.cbtn1 a:before {
  content: "";
  position: absolute;
  z-index: 5;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-image: url("/assets/materials/fudosan-toushi-wellsquare-common_arr_02.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center
}
.cbtn1:hover {
  opacity: 0.7
}
.sbg {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 1
}
.sbg .bg1 {
  -webkit-transition: 1s;
  transition: 1s;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: #78756E;
  opacity: 0
}
.sbg .bg2 {
  -webkit-transition: 1s;
  transition: 1s;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  background-color: #D1E0D1
}
.sbg .bg3 {
  -webkit-transition: 1s;
  transition: 1s;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  background-color: #EAE9E8
}
.sbg .bg4 {
  -webkit-transition: 1s;
  transition: 1s;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  background-color: #7FA7C7
}
.ssbg1 .sbg .bg1 {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 1
}
.ssbg2 .sbg .bg1 {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 0
}
.ssbg2 .sbg .bg2 {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 1
}
.ssbg3 .sbg .bg1,
.ssbg3 .sbg .bg2 {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 0
}
.ssbg3 .sbg .bg3 {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 1
}
.ssbg4 .sbg .bg1,
.ssbg4 .sbg .bg2,
.ssbg4 .sbg .bg3 {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 0
}
.ssbg4 .sbg .bg4 {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 1
}
section {
  position: relative;
  z-index: 3
}
section .sectit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 10;
  margin-left: -80px
}
@media screen and (max-width:768px) {
  section .sectit {
    margin-left: 0
  }
}
section .sectit dt {
  width: 320px;
  min-height: 320px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  background-color: #2D1D15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative
}
@media screen and (max-width:768px) {
  section .sectit dt {
    width: 50vw;
    min-height: 50vw;
    width: 66vw;
    min-height: 66vw;
    width: 46vw;
    min-height: 46vw;
    padding: 3vw
  }
}
section .sectit dt img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
section .sectit dt.bg2 {
  background-color: #2B5D4D
}
section .sectit dt.bg3 {
  background-color: #B28247
}
section .sectit dt.bg4 {
  background-color: #0B5E88
}
section .sectit dt.bg5 {
  background-color: #2D1D15
}
section .sectit dt.bg6 {
  background-color: #7A6A56
}
section .sectit dt.bg7 {
  background-color: #231815
}
section .sectit.rvs dt {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}
section .sectit.rvs dd {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}
section .sectit2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 10;
  margin-left: -80px
}
@media screen and (max-width:584px) {
  section .sectit2 {
    margin-left: auto
  }
}
section .sectit2 dt {
  width: 320px;
  min-height: 320px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
  background-color: #354F5A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative
}
@media screen and (max-width:584px) {
  section .sectit2 dt {
    width: 70vw;
    min-height: auto;
    padding: 6vw;
    margin-right: auto;
    margin-left: auto
  }
}
@media screen and (max-width:768px) {
  section .sectit2 dt {
    width: 50vw;
    min-height: 50vw;
    width: 66vw;
    min-height: 66vw;
    width: 46vw;
    min-height: 46vw;
    padding: 3vw
  }
}
section .sectit2 dt.bg2 {
  background-color: #1A2632
}
section .sectit2 dt img {
  display: block;
  vertical-align: bottom;
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
@media screen and (max-width:584px) {
  section .sectit2 dt img {
    width: 100%
  }
}
section .sectit2 dt p.p3 {
  color: #fff;
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 0;
  margin-top: 20px;
  text-align: justify
}
section .sectit2.rvs dt {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}
section .sectit2.rvs dd {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}
section .seccontent1 {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
  padding-left: 100px
}
@media screen and (max-width:584px) {
  section .seccontent1 {
    padding: 6vw;
    padding-right: 0;
    padding-left: 10vw
  }
}
section .secbg {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
section .secbg .bg1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1100px
}
section .secbg .bg1>div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
section .secbg.ani1 .bg1>div {
  -webkit-transition: 1s 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
section .sectionin {
  position: relative;
  z-index: 7
}
.seccontents {
  background-color: #9B9F9E
}
.seccontents .sectionin {
  padding: 40px
}
@media screen and (max-width:584px) {
  .seccontents .sectionin {
    padding: 6vw
  }
}
.seccontents .cnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto
}
@media screen and (max-width:584px) {
  .seccontents .cnavi {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3vw;
    margin-bottom: 3vw
  }
}
.seccontents .cnavi li {
  width: 27%;
  margin-left: 1%;
  margin-right: 1%;
  background-color: #fff;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width:584px) {
  .seccontents .cnavi li {
    width: 100%;
    margin-left: 0;
    margin-right: 0
  }
}
.seccontents .cnavi li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5
}
.seccontents .cnavi li figure {
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px
}
.seccontents .cnavi li figure img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
.seccontents .cnavi li .bg {
  -webkit-transition: 0.3s;
  transition: 0.3s
}
.seccontents .cnavi li .cv {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  height: 16px;
  height: 100%;
  width: 100%;
  z-index: 3;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.seccontents .cnavi li:hover .bg {
  opacity: 0.7;
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: 1s;
  transition: 1s
}
.seccontact {
  background-image: url("/assets/images/original/fudosan-toushi-wellsquare-common-bg_ft.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center
}
.seccontact .sectionin h3 {
  margin-bottom: 40px
}
.seccontact .sectionin h3 img {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: 40px;
  display: block
}
@media screen and (max-width:584px) {
  .seccontact .sectionin h3 {
    margin-bottom: 6vw
  }
  .seccontact .sectionin h3 img {
    height: 6vw
  }
}
.seccontact .sectionin .contact1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px
}
.seccontact .sectionin .contact1 li {
  width: 25%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact1 li {
    width: 100%
  }
}
.seccontact .sectionin .contact1 li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center
}
.seccontact .sectionin .contact1 li p {
  color: #fff;
  line-height: 1;
  display: inline-block;
  font-size: 14px;
  font-weight: 300
}
.seccontact .sectionin .contact1 li p img {
  width: auto;
  height: 40px;
  display: inline-block
}
.seccontact .sectionin .contact1 li:before {
  width: 1px;
  height: 60%;
  content: "";
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact1 li:before {
    display: none
  }
}
.seccontact .sectionin .contact1 li:first-child>dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.seccontact .sectionin .contact1 li:first-child>dl img {
  width: auto;
  height: 24px
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact1 li:first-child>dl img {
    height: 18px
  }
}
.seccontact .sectionin .contact1 li:first-child>dl dt {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  display: inline-block
}
.seccontact .sectionin .contact1 li:first-child>dl dd {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 10px;
  display: inline-block
}
.seccontact .sectionin .contact1 li:nth-child(2) a p {
  font-size: 30px
}
.seccontact .sectionin .contact1 li:nth-child(4):before {
  display: none
}
.seccontact .sectionin .contact3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.seccontact .sectionin .contact3>dt {
  width: 50%
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact3>dt {
    width: 100%;
    margin-bottom: 3vw
  }
}
.seccontact .sectionin .contact3>dt .note {
  color: #fff;
  padding: 10px;
  text-align: left;
  font-size: 14px;
  padding-left: 70px
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact3>dt .note {
    margin-top: 2vw;
    line-height: 1.6em;
    padding-left: 0;
    text-align: center
  }
}
.seccontact .sectionin .contact3>dd {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact3>dd {
    width: 100%
  }
}
.seccontact .sectionin .contact3>dd a {
  display: inline-block;
  width: 48%
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact3>dd a {
    width: 100%
  }
}
.seccontact .sectionin .contact3>dd a img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact3>dd a img {
    width: 70%;
    margin-left: auto;
    margin-right: auto
  }
}
.seccontact .sectionin .contact2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  width: 100%
}
.seccontact .sectionin .contact2 li {
  width: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact2 li {
    width: 100%
  }
}
.seccontact .sectionin .contact2 li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center
}
.seccontact .sectionin .contact2 li p {
  color: #fff;
  line-height: 1;
  display: inline-block;
  font-size: 14px;
  font-weight: 300
}
.seccontact .sectionin .contact2 li p img {
  width: auto;
  height: 40px;
  display: inline-block
}
.seccontact .sectionin .contact2 li:before {
  width: 1px;
  height: 60%;
  content: "";
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact2 li:before {
    display: none
  }
}
.seccontact .sectionin .contact2 li:first-child>dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.seccontact .sectionin .contact2 li:first-child>dl img {
  width: auto;
  height: 24px
}
@media screen and (max-width:584px) {
  .seccontact .sectionin .contact2 li:first-child>dl img {
    height: 18px
  }
}
.seccontact .sectionin .contact2 li:first-child>dl dt {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  display: inline-block
}
.seccontact .sectionin .contact2 li:first-child>dl dd {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 10px;
  display: inline-block
}
.seccontact .sectionin .contact2 li:nth-child(2) a p {
  font-size: 30px
}
.seccontact .sectionin .contact2 li:nth-child(2):before {
  display: none
}
.seccontact .sectionin .contact2 li:nth-child(4):before {
  display: none
}
#index .mainimg {
  pointer-events: none;
  position: relative;
  width: 100%;
  overflow: hidden
}
#index .mainimg .bg {
  display: block;
  vertical-align: bottom;
  width: 100%;
  opacity: 0
}
@media screen and (max-width:584px) {
  #index .mainimg .bg {
    width: 140% !important
  }
}
#index .mainimg .mainimg-i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2
}
#index .mainimg .mainimg-i li {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  opacity: 0;
  -webkit-transition: 4s;
  transition: 4s
}
#index .mainimg .mainimg-i li .ibg {
  display: block;
  vertical-align: bottom;
  width: 100%;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 20s;
  transition: 20s
}
@media screen and (max-width:584px) {
  #index .mainimg .mainimg-i li .ibg {
    height: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important
  }
}
#index .mainimg .mainimg-i li .icv {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  opacity: 0;
  -webkit-transition: 20s;
  transition: 20s
}
@media screen and (max-width:584px) {
  #index .mainimg .mainimg-i li .icv {
    height: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important
  }
}
#index .mainimg .mainimg-i li.s1 .ibg {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%
}
#index .mainimg .mainimg-i li.s1 .icv {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px)
}
#index .mainimg .mainimg-i li.s2 .icv {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px)
}
#index .mainimg .mainimg-i li.s3 .icv {
  -webkit-transform: translateX(50px);
  transform: translateX(50px)
}
#index .mainimg .mainimg-i li.s4 .icv {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px)
}
#index .mainimg .mainimg-i li.s5 .icv {
  -webkit-transform: translateY(0px);
  transform: translateY(0px)
}
#index .mainimg.s1 .mainimg-i li.s1,
#index .mainimg.s2 .mainimg-i li.s2,
#index .mainimg.s3 .mainimg-i li.s3,
#index .mainimg.s4 .mainimg-i li.s4,
#index .mainimg.s5 .mainimg-i li.s5 {
  opacity: 1;
  -webkit-transition: 2s;
  transition: 2s
}
#index .mainimg.s1 .mainimg-i li.s1x .ibg,
#index .mainimg.s2 .mainimg-i li.s2 .ibg,
#index .mainimg.s3 .mainimg-i li.s3 .ibg,
#index .mainimg.s4 .mainimg-i li.s4 .ibg,
#index .mainimg.s5 .mainimg-i li.s5 .ibg {
  -webkit-transition: 8s;
  transition: 8s
}
#index .mainimg.s1 .mainimg-i li.s1 .ibg {
  -webkit-transition: 8s;
  transition: 8s;
  -webkit-transform: scale(1.05) translateX(3%);
  transform: scale(1.05) translateX(3%)
}
#index .mainimg.s1 .mainimg-i li.s1 .icv,
#index .mainimg.s2 .mainimg-i li.s2 .icv,
#index .mainimg.s3 .mainimg-i li.s3 .icv,
#index .mainimg.s4 .mainimg-i li.s4 .icv,
#index .mainimg.s5 .mainimg-i li.s5 .icv {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 3s 2s;
  transition: 3s 2s
}
@media screen and (max-width:584px) {
  #index .mainimg.s1 .mainimg-i li.s1 .icv,
  #index .mainimg.s2 .mainimg-i li.s2 .icv,
  #index .mainimg.s3 .mainimg-i li.s3 .icv,
  #index .mainimg.s4 .mainimg-i li.s4 .icv,
  #index .mainimg.s5 .mainimg-i li.s5 .icv {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
}
#index .sec1 {
  margin-bottom: 10vw
}
#index .sec1 .sectionin {
  padding-top: 40px;
  padding-bottom: 0
}
#index .sec1 .sec1a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 100px
}
@media screen and (max-width:768px) {
  #index .sec1 .sec1a {
    margin-bottom: 10vw
  }
}
#index .sec1 .sec1a dt {
  width: 48%
}
@media screen and (max-width:768px) {
  #index .sec1 .sec1a dt {
    width: 100%
  }
}
#index .sec1 .sec1a dt .sec1a-p1 {
  margin-bottom: 80px;
  max-width: 400px
}
@media screen and (max-width:768px) {
  #index .sec1 .sec1a dt .sec1a-p1 {
    margin-bottom: 8vw;
    max-width: 200px
  }
}
#index .sec1 .sec1a dt .sec1a-p2 {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 2em;
  font-weight: 300
}
#index .sec1 .sec1a dt .sec1a-p2.btm {
  margin-bottom: 0
}
@media screen and (max-width:768px) {
  #index .sec1 .sec1a dt .sec1a-p2 {
    margin-bottom: 6vw;
    font-size: 14px;
    line-height: 1.5em
  }
}
#index .sec1 .sec1a dd {
  width: 48%
}
@media screen and (max-width:768px) {
  #index .sec1 .sec1a dd {
    width: 100%
  }
}
#index .sec1 .sec1a dd .sec1a-i1 {
  position: relative;
  display: block;
  width: 90%;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10vw
}
#index .sec1 .sec1a dd .sec1a-i1 img {
  display: block;
  vertical-align: bottom;
  width: 100%;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto
}
@media screen and (max-width:768px) {
  #index .sec1 .sec1a dd .sec1a-i1 img {
    max-width: 140px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16vw
  }
}
#index .sec1 .sec1a dd .sec1a-p3 {
  font-size: 10px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap
}
#index .sec2 .secbg .bg1 {
  top: 100px
}
#index .sec2 .secbg .bg1>div {
  background-color: #5E5B55
}
#index .sec2 .sectionin {
  padding-top: 0;
  padding-bottom: 0
}
#index .sec2 .seccontent1 {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -280px;
  margin-top: -240px;
  margin-top: -200px;
  background-color: #3A3F3E;
  width: 90%;
  margin-left: auto;
  margin-right: 0;
  padding-top: 200px;
  padding-left: 0;
  padding-bottom: 80px
}
@media screen and (max-width:584px) {
  #index .sec2 .seccontent1 {
    margin-top: -80px;
    margin-top: -6vw;
    width: 100%;
    padding-top: 16vw;
    padding-left: 6vw;
    padding-bottom: 8vw
  }
}
#index .sec2 .seccontent1:after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 40px;
  left: 0;
  bottom: 0px;
  z-index: 2;
  background-color: #4B6E4A
}
#index .sec2 .seccontent1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 80%;
  top: 0;
  background-color: #3A3F3E;
  z-index: -1
}
#index .sec2 .seccontent1 p {
  color: #fff
}
#index .sec2 .i_top-s1_01 {
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 80px
}
@media screen and (max-width:768px) {
  #index .sec2 .i_top-s1_01 {
    margin-top: 6vw;
    margin-bottom: 8vw
  }
}
#index .sec2 .sec2a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 90%;
  margin-left: auto;
  margin-right: 0;
  margin-bottom: 40px
}
@media screen and (max-width:768px) {
  #index .sec2 .sec2a {
    width: 100%;
    margin-bottom: 6vw
  }
}
#index .sec2 .sec2a dt {
  width: 44%
}
@media screen and (max-width:768px) {
  #index .sec2 .sec2a dt {
    width: 100%;
    margin-bottom: 3vw
  }
}
#index .sec2 .sec2a dd {
  width: 52%
}
#index .sec2 .sec2a dd .note_top-s1_02 {
  text-align: right
}
@media screen and (max-width:768px) {
  #index .sec2 .sec2a dd {
    width: 100%
  }
}
#index .sec2 .sec2b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 90%;
  margin-left: auto;
  margin-right: 0;
  margin-bottom: 80px
}
@media screen and (max-width:768px) {
  #index .sec2 .sec2b {
    width: 100%;
    margin-bottom: 8vw
  }
}
#index .sec2 .sec2b dt {
  width: 44%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}
@media screen and (max-width:768px) {
  #index .sec2 .sec2b dt {
    width: 100%;
    margin-bottom: 3vw;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
#index .sec2 .sec2b dd {
  width: 52%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}
#index .sec2 .sec2b dd .note_top-s1_02 {
  text-align: right
}
@media screen and (max-width:768px) {
  #index .sec2 .sec2b dd {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 3vw
  }
}
#index .sec3:after {
  content: "";
  position: absolute;
  width: 60%;
  height: 60px;
  left: 0;
  bottom: 0px;
  z-index: 14;
  background-color: #007B2F;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
@media screen and (max-width:768px) {
  #index .sec3:after {
    height: 40px;
    bottom: 20px
  }
}
#index .sec3.ani1:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#index .sec3 .sectionin {
  padding-top: 0;
  padding-bottom: 0
}
#index .sec3 .sectionin:before {
  position: absolute;
  left: calc(100% + 40px);
  top: 260px;
  width: 50vw;
  height: calc(100% - 160px);
  z-index: 1;
  content: "";
  background-color: #00A29A;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
#index .sec3 .sectionin.ani1:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: 1s 1.5s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s 1.5s cubic-bezier(0.54, 0, 0, 0.99)
}
#index .sec3 .sectit {
  margin-left: auto;
  margin-right: -80px
}
@media screen and (max-width:767px) {
  #index .sec3 .sectit {
    margin-right: 0
  }
}
#index .sec3 .secbg .bg1 {
  top: 100px;
  height: 103%
}
#index .sec3 .secbg .bg1>div {
  background-color: #BED4C0
}
#index .sec3 .seccontent1 {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -280px;
  margin-top: -200px;
  width: 90%;
  margin-left: auto;
  margin-right: 0;
  padding-top: 200px;
  padding-left: 0;
  padding-bottom: 60px
}
@media screen and (max-width:767px) {
  #index .sec3 .seccontent1 {
    width: 100%;
    margin-top: -160px
  }
  #index .sec3 .seccontent1 .i_top-s2_02 {
    width: 70%;
    margin-left: auto;
    margin-right: 0
  }
}
#index .sec3 .seccontent1:before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 190%;
  height: 150%;
  right: 110%;
  right: 112%;
  right: 111.2%;
  top: 0;
  background-color: #97BA9A;
  z-index: -1
}
#index .sec3 .seccontent1 p {
  color: #231815
}
#index .sec3 .seccontent1 p.p1 {
  text-align: center;
  margin-bottom: 40px
}
#index .sec3 .seccontent1 .sec3a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#index .sec3 .seccontent1 .sec3a>li {
  width: 48%
}
@media screen and (max-width:767px) {
  #index .sec3 .seccontent1 .sec3a>li {
    width: 100%
  }
  #index .sec3 .seccontent1 .sec3a>li:first-child {
    margin-bottom: 6vw
  }
}
#index .sec3 .seccontent1 .sec3a>li .p1 {
  text-align: left;
  margin-bottom: 20px
}
#index .sec3 .seccontent1 .sec3a>li .p1.sty2 {
  text-align: center
}
#index .sec3 .seccontent1 .sec3a>li .i_top-mapn_01 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 180px
}
#index .sec3 .seccontent1 .sec3a>li .i_top-mapn_01--small {
  max-width: 140px
}
#index .sec3 .seccontent1 .sec3a>li .i_top-mapn_01 .note {
  text-align: right
}
@media screen and (max-width:767px) {
  #index .sec3 .seccontent1 .sec3a>li .i_top-mapn_01 {
    max-width: 120px
  }
  #index .sec3 .seccontent1 .sec3a>li .i_top-mapn_01--small {
    max-width: 100px
  }
}
#index .sec3 .seccontent1 .sec3a>li .more {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  max-width: 100px;
  margin-top: 40px;
  margin-bottom: 40px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
#index .sec3 .seccontent1 .sec3a>li .more img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
#index .sec3 .seccontent1 .sec3a>li .more:hover {
  opacity: 0.7
}
#index .sec3 .seccontent1 .sec3b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#index .sec3 .seccontent1 .sec3b>li {
  width: 32%
}
#index .sec3 .seccontent1 .sec3b>li .p1 {
  text-align: center;
  margin-bottom: 20px
}
@media screen and (max-width:584px) {
  #index .sec3 .seccontent1 .sec3b>li .p1 {
    margin-bottom: 0px
  }
}
#index .sec3 .seccontent1 .sec3c {
  background-color: #A1C18D;
  position: relative;
  margin-top: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px
}
@media screen and (max-width:767px) {
  #index .sec3 .seccontent1 .sec3c {
    padding: 0;
    padding-right: 6vw;
    padding-bottom: 6vw
  }
}
#index .sec3 .seccontent1 .sec3c:before {
  position: absolute;
  width: 100vw;
  height: 100%;
  left: -80vw;
  top: 0;
  content: "";
  background-color: #A1C18D
}
#index .sec3 .seccontent1 .sec3c .sec3c1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 40px
}
@media screen and (max-width:767px) {
  #index .sec3 .seccontent1 .sec3c .sec3c1 {
    margin-bottom: 3vw
  }
}
#index .sec3 .seccontent1 .sec3c .sec3c1 .i_top-mapf_01 {
  -webkit-transform: translateX(100px) translateY(-40px);
  transform: translateX(100px) translateY(-40px);
  z-index: 27
}
@media screen and (max-width:767px) {
  #index .sec3 .seccontent1 .sec3c .sec3c1 .i_top-mapf_01 {
    width: 76%;
    -webkit-transform: translateX(-60px) translateY(0px);
    transform: translateX(-60px) translateY(0px)
  }
}
#index .sec3 .seccontent1 .sec3c .sec3c1 .i_top-mapf_02 {
  max-width: 240px;
  margin-left: 0;
  margin-right: auto
}
#index .sec3 .seccontent1 .sec3c .sec3c1 .i_top-mapf_02 .note {
  text-align: right
}
@media screen and (max-width:767px) {
  #index .sec3 .seccontent1 .sec3c .sec3c1 .i_top-mapf_02 {
    margin-top: 6vw
  }
}
#index .sec3 .seccontent1 .sec3c .sec3c1 dt {
  width: 48%
}
@media screen and (max-width:767px) {
  #index .sec3 .seccontent1 .sec3c .sec3c1 dt {
    width: 100%
  }
}
#index .sec3 .seccontent1 .sec3c .sec3c1 dd {
  width: 48%
}
@media screen and (max-width:767px) {
  #index .sec3 .seccontent1 .sec3c .sec3c1 dd {
    width: 100%
  }
}
#index .sec4 {
  border-bottom: 60px solid #BAAE91
}
#index .sec4:before {
  position: absolute;
  right: 0;
  top: -60px;
  width: 37.5vw;
  width: 40%;
  height: calc(100% + 60px);
  z-index: 1;
  content: "";
  background-color: #E7D6BB
}
@media screen and (max-width:584px) {
  #index .sec4:before {
    width: 100vw;
    top: 100px
  }
}
#index .sec4 .secbg .bg1 {
  top: 170px;
  height: 400px
}
#index .sec4 .secbg .bg1>div {
  background-color: #7A6A56;
  width: 100vw;
  margin-left: calc(-1 * (100vw - 100%) / 2)
}
@media screen and (max-width:584px) {
  #index .sec4 .secbg .bg1>div {
    height: 200px;
    top: 370px
  }
}
#index .sec4 .sectionin {
  padding-top: 0;
  position: relative;
  padding-bottom: 0
}
#index .sec4 .sectionin .sectit {
  margin-bottom: -120px
}
@media screen and (max-width:584px) {
  #index .sec4 .sectionin .sectit {
    margin-bottom: 20px
  }
}
#index .sec4 .sectionin .sec4-lead1 {
  margin-bottom: -100px;
  margin-top: 60px;
  margin-left: 200px
}
@media screen and (max-width:584px) {
  #index .sec4 .sectionin .sec4-lead1 {
    margin: 0;
    margin-bottom: 6vw;
    margin-top: 12vw
  }
}
#index .sec4 .i_top-s3_01 {
  width: calc(100% + (100vw - 100%) / 2 - 10%);
  margin-left: 10%;
  max-width: 1600px;
  max-width: 1300px
}
@media screen and (max-width:767px) {
  #index .sec4 .i_top-s3_01 {
    width: 100vw;
    margin-left: calc(-1 * (100vw - 100%) / 2)
  }
}
#index .sec4 .i_top-s3_03 {
  width: calc(40% + (100vw - 100%) / 2 - 10%);
  margin-left: 60%;
  max-width: 800px;
  margin-top: -800px
}
@media screen and (max-width:2000px) {
  #index .sec4 .i_top-s3_03 {
    margin-top: -700px
  }
}
@media screen and (max-width:1600px) {
  #index .sec4 .i_top-s3_03 {
    margin-top: -600px
  }
}
@media screen and (max-width:1200px) {
  #index .sec4 .i_top-s3_03 {
    margin-top: -500px
  }
}
@media screen and (max-width:584px) {
  #index .sec4 .i_top-s3_03 {
    margin-top: 6vw;
    width: 74vw;
    margin-left: auto;
    margin-right: auto
  }
}
#index .sec4 .i_top-s3_02 {
  margin-left: calc(-1 * (50vw - 50%) / 1);
  width: 50vw;
  max-width: 1100px;
  max-width: 1000px;
  margin-top: -180px;
  z-index: 3
}
@media screen and (max-width:584px) {
  #index .sec4 .i_top-s3_02 {
    margin-top: 6vw;
    width: 74vw;
    margin-left: auto;
    margin-right: auto
  }
}
#index .sec4 .note_top-s3_02 {
  text-align: right
}
#index .sec4 .note_top-s3_03 {
  text-align: right
}
#index .sec4 .note_top-s3_01 {
  text-align: right;
  color: #000;
  position: relative;
  z-index: 5;
  padding-right: 20px
}
#index .sec4 .sec4a {
  background-color: #EAE9E8;
  width: 50%;
  z-index: 5;
  position: relative;
  padding: 50px;
  margin-left: 0;
  margin-top: -60px
}
#index .sec4 .sec4a p {
  text-align: left
}
#index .sec4 .sec4a p.lead {
  margin-bottom: 40px
}
@media screen and (max-width:767px) {
  #index .sec4 .sec4a p.lead {
    margin-bottom: 6vw
  }
}
@media screen and (max-width:767px) {
  #index .sec4 .sec4a {
    padding: 6vw;
    width: 100%;
    margin-top: 6vw
  }
}
#index .sec4 .sec4b {
  width: 100%;
  position: relative;
  padding: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: auto
}
@media screen and (max-width:767px) {
  #index .sec4 .sec4b {
    padding: 0;
    padding-top: 6vw;
    padding-bottom: 12vw
  }
}
#index .sec4 .sec4b:before {
  position: absolute;
  width: 50vw;
  height: 100%;
  left: calc(-1 * (100vw - 100%) / 2);
  top: 0;
  content: "";
  background-color: #D9CD95;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
@media screen and (max-width:767px) {
  #index .sec4 .sec4b:before {
    width: 100vw
  }
}
#index .sec4 .sec4b.ani1:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#index .sec4 .sec4c {
  width: 100%;
  position: relative;
  padding: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: auto;
  margin-top: 20px
}
@media screen and (max-width:767px) {
  #index .sec4 .sec4c {
    padding: 0;
    margin-top: 0px;
    padding-top: 6vw;
    padding-bottom: 12vw
  }
}
#index .sec4 .sec4c:before {
  position: absolute;
  width: 50vw;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  background-color: #D8A879;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
@media screen and (max-width:584px) {
  #index .sec4 .sec4c:before {
    width: 100vw
  }
}
#index .sec4 .sec4c.ani1:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#index .sec4 .sec4b1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-width: 800px;
  position: relative
}
#index .sec4 .sec4b1 .p3 {
  margin-bottom: 0
}
#index .sec4 .sec4b1 dt {
  position: relative;
  width: 46%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  padding-top: 20px
}
@media screen and (max-width:584px) {
  #index .sec4 .sec4b1 dt {
    width: 100%;
    padding: 6vw
  }
}
#index .sec4 .sec4b1 dt .i_top-s3_05 {
  max-width: 300px;
  margin-left: 0;
  margin-right: auto
}
#index .sec4 .sec4b1 dd {
  position: relative;
  width: 27%;
  background-color: #D9CD95;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px
}
#index .sec4 .sec4b1 dd.bg2 {
  background-color: #D8A879
}
@media screen and (max-width:584px) {
  #index .sec4 .sec4b1 dd {
    width: 49%;
    padding: 0
  }
}
#index .sec4 .sec4b1 dd figure .note {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0;
  line-height: 1.4em
}
#index .sec5 {
  position: relative;
  padding-bottom: 140px
}
@media screen and (max-width:584px) {
  #index .sec5 {
    padding-bottom: 20vw
  }
}
#index .sec5:before {
  position: absolute;
  width: 100%;
  height: 140px;
  background-color: #fff;
  content: "";
  left: 0;
  bottom: 0;
  z-index: 20
}
@media screen and (max-width:584px) {
  #index .sec5:before {
    height: 20vw
  }
}
#index .sec5 .sectionin {
  padding-top: 0;
  position: relative
}
#index .sec5 .sectionin .sec5-lead1 {
  color: #fff;
  margin-top: -220px;
  width: 64%
}
@media screen and (max-width:584px) {
  #index .sec5 .sectionin .sec5-lead1 {
    margin-top: 120px;
    margin-top: 12vw;
    width: 100%;
    position: relative;
    z-index: 20
  }
}
#index .sec5 .sectionin .sec5a {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-top: 140px
}
@media screen and (max-width:584px) {
  #index .sec5 .sectionin .sec5a {
    margin-top: 40px
  }
}
#index .sec5 .sectionin .sec5a:before {
  position: absolute;
  width: 50vw;
  height: calc(100% + 110px);
  left: calc(-1 * (100vw - 100%) / 2);
  top: -60px;
  content: "";
  background-color: #258FC0;
  z-index: 1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
@media screen and (max-width:584px) {
  #index .sec5 .sectionin .sec5a:before {
    top: -6vw
  }
}
#index .sec5 .sectionin .sec5a:after {
  position: absolute;
  width: 68.5%;
  height: calc(100% + 110px);
  left: 0;
  top: -60px;
  content: "";
  background-color: #258FC0;
  z-index: 1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}
@media screen and (max-width:584px) {
  #index .sec5 .sectionin .sec5a:after {
    top: -6vw
  }
}
#index .sec5 .sectionin .sec5a.ani1:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#index .sec5 .sectionin .sec5a.ani1:after {
  -webkit-transition: 0.7s 0.3s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 0.7s 0.3s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#index .sec5 .sectionin .sec5a ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 3
}
#index .sec5 .sectionin .sec5a ul li {
  width: 24%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px
}
@media screen and (max-width:584px) {
  #index .sec5 .sectionin .sec5a ul li {
    width: 50%;
    margin-bottom: 0
  }
}
#index .sec5 .sectionin .sec5a ul li figure img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
#index .sec5 .sectionin .sec5a ul li figure .note {
  color: #fff;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0;
  width: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: inline-block;
  padding: 6px;
  line-height: 1;
  background-color: rgba(127, 167, 199, 0.5)
}
#index .sec5 .sectionin .sec5a ul li figure .note.bg2 {
  background-color: rgba(186, 174, 145, 0.5)
}
.spmenutit {
  width: 70px;
  height: auto;
  padding: 10px;
  color: #000;
  display: none;
  font-size: 12px;
  position: fixed;
  right: 20px;
  top: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  right: 20px;
  top: 20px;
  display: block;
  z-index: 777 !important
}
.spmenutit>p {
  font-family: "Quicksand", sans-serif;
  position: absolute;
  bottom: 0
}
.spmenutit>div {
  display: block;
  width: 50px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}
.spmenutit>div span {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #000;
  left: 0px;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #000
}
.spmenutit>div p {
  color: #000;
  line-height: 12px;
  font-size: 10px;
  text-align: center
}
.spmenutit>div span:first-of-type {
  top: 0px
}
.spmenutit>div span:nth-of-type(2) {
  top: 11px
}
.spmenutit>div span:nth-of-type(3) {
  top: 22px
}
@media screen and (max-width:584px) {
  .spmenutit {
    display: block;
    z-index: 777
  }
}
.menuopen .spmenutit>div {
  left: 8px
}
.menuopen .spmenutit span:first-of-type {
  -webkit-transform: rotate(45deg) translate3d(-3px, 0, 0);
  transform: rotate(45deg) translate3d(-3px, 0, 0);
  top: 0px;
  left: 8px
}
.menuopen .spmenutit span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%
}
.menuopen .spmenutit span:nth-of-type(3) {
  -webkit-transform: rotate(-45deg) translate3d(-3px, 0, 0);
  transform: rotate(-45deg) translate3d(-3px, 0, 0);
  left: 8px;
  top: 20px;
  top: 30px
}
.pgmenu {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 677 !important;
  pointer-events: none
}
@media screen and (max-width:768px) {
  .pgmenu {
    overflow: auto
  }
}
.pgmenu .scbg1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: 1s cubic-bezier(0.52, 0.08, 0.18, 1);
  transition: 1s cubic-bezier(0.52, 0.08, 0.18, 1);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  z-index: 1
}
.pgmenu .scbg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  background-image: url("/assets/images/original/fudosan-toushi-wellsquare-common-bg_01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center
}
.pgmenu .pgmenu1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.pgmenu .pgmenu1>dd {
  width: 100%;
  position: relative
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd {
    width: 100%
  }
}
.pgmenu .pgmenu1>dd:before {
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
  background-color: #fff;
  content: "";
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  transition: 1s cubic-bezier(0.54, 0, 0, 0.99);
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}
.pgmenu .pgmenu1>dd .inner {
  background-image: url("/assets/images/original/fudosan-toushi-wellsquare-common-bg_01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 6;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 40px;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner {
    padding: 6vw
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut2 {
  display: block
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt {
  position: relative;
  width: 37%
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt {
    width: 100%
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul {
    height: auto;
    margin-bottom: 6vw
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li {
  width: 100%;
  height: 25%;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li {
    margin-bottom: 3vw
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li a p img {
  width: auto;
  height: 15px;
  display: block
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li a p img {
    height: 12px
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li:hover {
  background-color: rgba(255, 255, 255, 0.4)
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li:hover a p {
  -webkit-transform: translateX(20px);
  transform: translateX(20px)
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li:hover a:before {
  right: 20px
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li a img.bg {
  display: none
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li a img.bg {
    display: block;
    width: 33%;
    margin-right: 3vw
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li a:before {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  z-index: 1;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: #fff solid 1px;
  border-right: #fff solid 1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%)
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dt>ul li a p {
  color: #fff;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dd {
  position: relative;
  width: 60%
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dd {
    display: none
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dd .bg {
  display: block;
  vertical-align: bottom;
  width: 100%
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dd>ul {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
.pgmenu .pgmenu1>dd .inner .pgmenut2>dl>dd>ul li {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
.pgmenu .pgmenu1>dd .inner .pgmenut3 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 7;
  background-color: #267AA7;
  padding-left: 40px;
  padding-bottom: 40px;
  width: 100%;
  width: 38%
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut3 {
    background-color: transparent;
    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
    padding-left: 0px;
    padding-bottom: 0px
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut3>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%
}
.pgmenu .pgmenu1>dd .inner .pgmenut3>ul li {
  width: 100%;
  height: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut3>ul li {
    background-color: #267AA7;
    margin-bottom: 3vw
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut3>ul li:hover {
  background-color: rgba(255, 255, 255, 0.4)
}
.pgmenu .pgmenu1>dd .inner .pgmenut3>ul li:hover a p {
  -webkit-transform: translateX(20px);
  transform: translateX(20px)
}
.pgmenu .pgmenu1>dd .inner .pgmenut3>ul li:hover a:before {
  right: 20px
}
.pgmenu .pgmenu1>dd .inner .pgmenut3>ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 3.7vh;
  padding-bottom: 3.7vh
}
.pgmenu .pgmenu1>dd .inner .pgmenut3>ul li a:before {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  z-index: 1;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: #fff solid 1px;
  border-right: #fff solid 1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%)
}
.pgmenu .pgmenu1>dd .inner .pgmenut3>ul li a p {
  color: #fff;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut3>ul li a p {
    padding-left: 6vw
  }
}
.pgmenu .pgmenu1>dd .inner .gmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 500px
}
.pgmenu .pgmenu1>dd .inner .gmenu li {
  width: 100%;
  position: relative
}
.pgmenu .pgmenu1>dd .inner .gmenu li p {
  color: #fff
}
.pgmenu .pgmenu1>dd .inner .gmenu li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
.pgmenu .pgmenu1>dd .inner .gmenu li.sub {
  display: none
}
.pgmenu .pgmenu1>dd .inner .gmenu li.sub p {
  font-size: 13px
}
@media screen and (max-width:584px) {
  .pgmenu .pgmenu1>dd .inner .gmenu li.sub p {
    font-size: 3.5vw
  }
}
.pgmenu .pgmenu1>dd .inner .gmenu li .cathd {
  position: absolute;
  width: 30%;
  height: 100%;
  right: 0;
  top: 0
}
.pgmenu .pgmenu1>dd .inner .gmenu li .cathd.sty2 {
  width: 100%
}
.pgmenu .pgmenu1>dd .inner .gmenu li.cat0 {
  cursor: pointer;
  margin-top: 20px;
  border-bottom: 1px solid #FFFFFF
}
.pgmenu .pgmenu1>dd .inner .gmenu li.cat0 p {
  font-size: 16px
}
@media screen and (max-width:584px) {
  .pgmenu .pgmenu1>dd .inner .gmenu li.cat0 p {
    font-size: 4vw
  }
}
.pgmenu .pgmenu1>dd .inner .gmenu li.cat0:after,
.pgmenu .pgmenu1>dd .inner .gmenu li.cat0:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 1rem;
  height: 1px;
  border-width: 0;
  background: #fff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 1;
  margin-top: 0
}
.pgmenu .pgmenu1>dd .inner .gmenu li.cat0:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s
}
.pgmenu .pgmenu1>dd .inner .gmenu li.cat0.act:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg)
}
.pgmenu .pgmenu1>dd .inner .gmenu.sub1 li.sub.sub1,
.pgmenu .pgmenu1>dd .inner .gmenu.sub2 li.sub.sub2,
.pgmenu .pgmenu1>dd .inner .gmenu.sub3 li.sub.sub3,
.pgmenu .pgmenu1>dd .inner .gmenu.sub4 li.sub.sub4 {
  display: block
}
.pgmenu .pgmenu1>dd .inner .pgmenut {
  margin-bottom: 40px
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut {
    margin-bottom: 6vw
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut img {
  display: block;
  vertical-align: bottom;
  width: 80%;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut img {
    width: 100%
  }
}
.pgmenu .pgmenu1>dd .inner .pgmenut p {
  text-align: center;
  line-height: 1em !important;
  color: #fff
}
.pgmenu .pgmenu1>dd .inner .pgmenut p.p1 {
  font-size: 24px !important
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .pgmenut p.p1 {
    font-size: 6vw !important
  }
}
.pgmenu .pgmenu1>dd .inner .glinki2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
@media screen and (max-width:768px) {
  .pgmenu .pgmenu1>dd .inner .glinki2 {
    display: none
  }
}
.pgmenu .pgmenu1>dd .inner .glinki2 li {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s
}
.pgmenu .pgmenu1>dd .inner .glinki2 li img {
  display: block;
  vertical-align: bottom;
  width: 100%;
  -webkit-transition: 4s;
  transition: 4s
}
.pgmenu .pgmenu1>dd .inner .glinki2.s1 li.s1,
.pgmenu .pgmenu1>dd .inner .glinki2.s2 li.s2,
.pgmenu .pgmenu1>dd .inner .glinki2.s3 li.s3,
.pgmenu .pgmenu1>dd .inner .glinki2.s4 li.s4 {
  opacity: 1
}
.pgmenu .pgmenu1>dd .inner .glinki2.s1 li.s1 img,
.pgmenu .pgmenu1>dd .inner .glinki2.s2 li.s2 img,
.pgmenu .pgmenu1>dd .inner .glinki2.s3 li.s3 img,
.pgmenu .pgmenu1>dd .inner .glinki2.s4 li.s4 img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transition: 4s;
  transition: 4s
}
.secopani {
  position: fixed;
  background-color: #fff;
  z-index: 99999;
  width: 100%;
  height: 100vh;
  height: 100vdh;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  pointer-events: none
}
.secopani:after {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 10;
  height: 110%;
  top: -5%;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  background-color: #fff;
  width: 150vw;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 5
}
.secopani.ani1 {
  -webkit-transition: 1s;
  transition: 1s;
  pointer-events: auto;
  opacity: 1;
  left: 0;
  -webkit-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1);
  transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1)
}
.secopani.ani1:after {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}
.secopani.as7 {
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1);
  transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1)
}
.secopani .skip {
  position: absolute;
  left: 20px;
  bottom: 20px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  color: #267AA7;
  border: 1px solid #267AA7;
  display: block;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 9010;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  z-index: 9999;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
@media screen and (max-width:584px) {
  .secopani .skip {
    font-size: 3.5vw
  }
}
.secopani .skip:hover {
  opacity: 0.7
}
.secopani .bgmbtn {
  position: absolute;
  left: 80px;
  bottom: 20px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  color: #267AA7;
  border: 1px solid #267AA7;
  display: block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 9010;
  background-color: #E0D6D6;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer
}
.secopani .bgmbtn img {
  width: 60%
}
.secopani .bgmbtn p {
  color: #fff;
  margin-top: -18px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 2px;
  display: none
}
.secopani .bgmbtn:hover {
  opacity: 0.7
}
#index.bgmon .secopani .bgmbtn:after {
  background-image: url("../img/top/bgm_on.png")
}
.secopani .bgmbtn:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: 70%;
  height: 70%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 15;
  color: #fff;
  text-align: center;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../img/top/bgm_off.png")
}
.secopani .secin {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.secopani .secin figure {
  width: 90%;
  height: 90%
}
.secopani .secin figure img {
  display: block;
  vertical-align: bottom;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.secopani .secin video {
  width: 90%;
  height: auto
}
@media screen and (max-width:584px) {
  .secopani .secin video {
    width: 100%;
    height: auto
  }
}
.menuopen .pgmenu {
  pointer-events: auto
}
.menuopen .pgmenu .scbg1 {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
.menuopen .pgmenu .pgmenu1 dt:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: 1s 0.6s;
  transition: 1s 0.6s
}
.menuopen .pgmenu .pgmenu1 dt .inner {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 1s 1.6s;
  transition: 1s 1.6s
}
.menuopen .pgmenu .pgmenu1 dd:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: 1s 0.6s;
  transition: 1s 0.6s;
  -webkit-transition: 0.6s 0s;
  transition: 0.6s 0s
}
.menuopen .pgmenu .pgmenu1 dd .inner {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0s 0.6s;
  transition: 0s 0.6s
}
.menuopen .spmenutit>div span {
  background-color: #fff
}
.pfbann {
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  position: fixed;
  z-index: 219;
  right: -200px;
  opacity: 0;
  bottom: 20px;
  width: 30%;
  max-width: 360px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 1s;
  transition: 1s
}
@media screen and (max-width:584px) {
  .pfbann {
    width: 50%
  }
}
.pfbann.hide {
  right: -200px !important;
  pointer-events: none !important;
  opacity: 0 !important
}
.pfbann img {
  display: block;
  vertical-align: bottom;
  width: 100%
}
.pfbann .cls {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 10;
  right: 0;
  top: 0;
  z-index: 250;
  cursor: pointer
}
.show1 .pfbann {
  right: 10px;
  opacity: 1
}
.t_top_lead_01 {
  width: auto;
  height: 70px;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.t_top_lead_02 {
  width: auto;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.t_top_lead_03 {
  width: auto;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.t_top_lead_04 {
  width: auto;
  height: 70px;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.t_top_lead_05 {
  width: auto;
  height: 70px;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.t_investment_lead_01 {
  width: auto;
  height: 70px;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.t_investment_lead_02 {
  width: auto;
  height: 140px;
  height: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.t_investment_lead_03 {
  width: auto;
  height: 105px;
  height: 60px;
  margin-left: -2.4em;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.t_rent_lead_01 {
  width: auto;
  height: 105px;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.t_rent_lead_02 {
  width: auto;
  height: 70px;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto
}