@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=EB+Garamond&family=Cormorant+Garamond&family=Shippori+Mincho&display=swap");
html {
  background: #fff;
}

body, html {
  height: auto;
}

body article.content {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

body #w0 {
  z-index: 5;
  position: relative;
}

body.ani1 {
  opacity: 1;
  transition: 1s;
}

body.ani1:after {
  will-change: transform;
  transform: translate(100%, 0px);
}

body.pagein {
  opacity: 1;
  transition: 2s;
}

body.menuopen {
  overflow: hidden;
}

body.pageout {
  opacity: 0;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
  position: relative;
  margin: 0;
  padding: 0;
}

body h3 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 1em;
}

body h3 i {
  font-style: normal;
  font-size: 14px;
}

body h3.mb0 {
  margin-bottom: 0;
}

body h3.tl {
  text-align: left;
}

body h3.tr {
  text-align: right;
}

body h3.st span {
  margin-bottom: 20px;
}

body p {
  line-height: 2em;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}

body p.h3bt {
  font-size: 16px;
  text-align: center;
  line-height: 1em;
}

body p .sup {
  position: relative;
}

body p .sup sup {
  position: absolute;
  left: -6px;
  top: -14px;
  font-size: 10px;
  white-space: nowrap;
}

body p.tc {
  text-align: center;
}

body p.ttl {
  font-size: 26px;
  font-size: 2.6rem;
  margin-bottom: 40px;
}

body p.ttl span {
  font-size: 20px;
}

body p.lead {
  line-height: 2em;
  font-size: 3.4rem;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  body p.lead {
    font-feature-settings: "palt";
    letter-spacing: 0;
    margin-bottom: 6vw;
    font-size: 4.5vw;
  }
}
body p.p1 {
  line-height: 2em;
  font-size: 1.8rem;
  margin-bottom: 10px;
  margin-top: 20px;
}

body p.txt {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 40px;
}

body p.txt.btm {
  margin-bottom: 0;
}

body p.note {
  font-feature-settings: "palt";
  letter-spacing: 0;
  z-index: 11;
  font-size: 12px;
  line-height: 1.7em;
}

body p.note.shdw {
  text-shadow: 1px 1px 1px rgb(0, 0, 0), -1px -1px 1px rgb(0, 0, 0), 1px -1px 1px rgb(0, 0, 0), -1px 1px 1px rgb(0, 0, 0), 0px 0px 3px rgb(0, 0, 0);
}

body p.note.abs {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

body p.note.abs.tl {
  right: auto;
  left: 5px;
}

body p.note.ns {
  text-shadow: none;
}

body p.note.colb {
  color: #000;
}

body p.note.colw {
  color: #fff;
}

@media screen and (max-width: 768px) {
  body p.note {
    font-size: 2.5vw;
    line-height: 1.2em;
  }
}
body p.tc {
  text-align: center;
}

body p.tr {
  text-align: right;
}

body p.tl {
  text-align: left;
}

body .spppfig .note {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

body .spppfig .note.left {
  right: auto;
  left: 5px;
}

section {
  position: relative;
  z-index: 3;
}

section .secinner {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 30px;
  z-index: 2;
}

section .secinner2 {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0px;
  z-index: 2;
}

section .secinner.btm {
  padding-top: 0;
}

section .secinner.btm2 {
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  section .secinner {
    padding: 3vw 3vw;
  }
}
section figure {
  position: relative;
  overflow: hidden;
}

section figure img {
  display: block;
}

section figure img._sp {
  display: none;
}

@media screen and (max-width: 768px) {
  section figure img._sp {
    display: block;
  }
}
section figure .note {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px;
  z-index: 3;
}

.button-shikaku {
  background: linear-gradient(-60deg, rgb(128, 0, 115) 0%, rgb(157, 78, 149) 17.92%, rgb(200, 78, 151) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

.button-shikaku:hover {
  opacity: 0.7;
}

.button-shikaku02:before {
  display: none !important;
}

#footer-button-shikaku {
  width: 480px;
  height: 40px;
  border-radius: 1vh;
  line-height: 40px;
  font-size: 1.3em;
  margin-top: 10px;
  margin-bottom: 10px;
  color: white;
}

@media screen and (max-width: 767px) {
  #footer-button-shikaku {
    width: 350px;
    width: 100%;
    height: 40px;
    border-radius: 1vh;
    line-height: 40px;
    font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
  }
}
#login .pcpy7 span {
  padding: 0;
}

#login .pcpy7.prwpp0 {
  margin-top: -20px;
}

@media screen and (max-width: 767px) {
  #login .pcpy7.prwpp0 {
    margin-top: -10px;
  }
}
#login .pcpy7 .prow {
  display: inline-block;
  transform-origin: left bottom;
  transition-delay: 0.3s;
  transition: transform 1.5s cubic-bezier(0.32, 0.94, 0.6, 1), opacity 0.75s cubic-bezier(0.32, 0.94, 0.6, 1);
}

#login .pcpy7 .prow span {
  line-height: 1;
  display: inline-block;
  will-change: auto;
  transform-origin: left bottom;
  transform: translate3d(1.5em, 0, 0) rotate(10deg) rotateY(60deg) rotateX(30deg) scale(1.3);
  opacity: 0;
  transition: transform 1.5s cubic-bezier(0.32, 0.94, 0.6, 1), opacity 0.75s cubic-bezier(0.32, 0.94, 0.6, 1);
  filter: blur(10px);
}

#login .pcpy7 .prow span:first-child {
  transition-delay: 0.08s;
}

#login .pcpy7 .prow span:nth-child(2) {
  transition-delay: 0.16s;
}

#login .pcpy7 .prow span:nth-child(3) {
  transition-delay: 0.24s;
}

#login .pcpy7 .prow span:nth-child(4) {
  transition-delay: 0.32s;
}

#login .pcpy7 .prow span:nth-child(5) {
  transition-delay: 0.4s;
}

#login .pcpy7 .prow span:nth-child(6) {
  transition-delay: 0.48s;
}

#login .pcpy7 .prow span:nth-child(7) {
  transition-delay: 0.56s;
}

#login .pcpy7 .prow span:nth-child(8) {
  transition-delay: 0.64s;
}

#login .pcpy7 .prow span:nth-child(9) {
  transition-delay: 0.72s;
}

#login .pcpy7 .prow span:nth-child(10) {
  transition-delay: 0.8s;
}

#login .pcpy7 .prow span:nth-child(11) {
  transition-delay: 0.88s;
}

#login .pcpy7 .prow span:nth-child(12) {
  transition-delay: 0.96s;
}

#login .pcpy7 .prow span:nth-child(13) {
  transition-delay: 1.04s;
}

#login .pcpy7 .prow span:nth-child(14) {
  transition-delay: 1.12s;
}

#login .pcpy7 .prow span:nth-child(15) {
  transition-delay: 1.2s;
}

#login .pcpy7 .prow span:nth-child(16) {
  transition-delay: 1.28s;
}

#login .pcpy7 .prow span:nth-child(17) {
  transition-delay: 1.36s;
}

#login .pcpy7 .prow span:nth-child(18) {
  transition-delay: 1.44s;
}

#login .pcpy7 .prow span:nth-child(19) {
  transition-delay: 1.52s;
}

#login .pcpy7 .prow span:nth-child(20) {
  transition-delay: 1.6s;
}

#login .pcpy7.ani1 .prow {
  transform: translateZ(0);
  opacity: 1;
}

#login .pcpy7.ani1 .prow span {
  transform: translateZ(0);
  opacity: 1;
  filter: blur(0px);
}

#login .pcpy7 ul {
  position: relative;
}

#login .pcpy7 ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

#login .pcpy7 ul li span.bg {
  position: relative;
  opacity: 0;
}

#login .pcpy7 ul li span.mve {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

#login .pcpy7 ul li.br {
  display: block;
  width: 100%;
}

#login .pcpy7 ul li.br:before {
  content: "";
  display: table;
}

/***/
#login2 .pcpy7 span {
  padding: 0;
}

#login2 .pcpy7.prwpp0 {
  margin-top: -20px;
}

@media screen and (max-width: 767px) {
  #login2 .pcpy7.prwpp0 {
    margin-top: -10px;
  }
}
#login2 .pcpy7 .prow {
  display: inline-block;
  transform-origin: left bottom;
  transition-delay: 0.3s;
  transition: transform 1.5s cubic-bezier(0.32, 0.94, 0.6, 1), opacity 0.75s cubic-bezier(0.32, 0.94, 0.6, 1);
}

#login2 .pcpy7 .prow span {
  line-height: 1;
  display: inline-block;
  will-change: auto;
  transform-origin: left bottom;
  transform: translate3d(1.5em, 0, 0) rotate(10deg) rotateY(60deg) rotateX(30deg) scale(1.3);
  opacity: 0;
  transition: transform 1.5s cubic-bezier(0.32, 0.94, 0.6, 1), opacity 0.75s cubic-bezier(0.32, 0.94, 0.6, 1);
  filter: blur(10px);
}

#login2 .pcpy7 .prow span:first-child {
  transition-delay: 0.08s;
}

#login2 .pcpy7 .prow span:nth-child(2) {
  transition-delay: 0.16s;
}

#login2 .pcpy7 .prow span:nth-child(3) {
  transition-delay: 0.24s;
}

#login2 .pcpy7 .prow span:nth-child(4) {
  transition-delay: 0.32s;
}

#login2 .pcpy7 .prow span:nth-child(5) {
  transition-delay: 0.4s;
}

#login2 .pcpy7 .prow span:nth-child(6) {
  transition-delay: 0.48s;
}

#login2 .pcpy7 .prow span:nth-child(7) {
  transition-delay: 0.56s;
}

#login2 .pcpy7 .prow span:nth-child(8) {
  transition-delay: 0.64s;
}

#login2 .pcpy7 .prow span:nth-child(9) {
  transition-delay: 0.72s;
}

#login2 .pcpy7 .prow span:nth-child(10) {
  transition-delay: 0.8s;
}

#login2 .pcpy7 .prow span:nth-child(11) {
  transition-delay: 0.88s;
}

#login2 .pcpy7 .prow span:nth-child(12) {
  transition-delay: 0.96s;
}

#login2 .pcpy7 .prow span:nth-child(13) {
  transition-delay: 1.04s;
}

#login2 .pcpy7 .prow span:nth-child(14) {
  transition-delay: 1.12s;
}

#login2 .pcpy7 .prow span:nth-child(15) {
  transition-delay: 1.2s;
}

#login2 .pcpy7 .prow span:nth-child(16) {
  transition-delay: 1.28s;
}

#login2 .pcpy7 .prow span:nth-child(17) {
  transition-delay: 1.36s;
}

#login2 .pcpy7 .prow span:nth-child(18) {
  transition-delay: 1.44s;
}

#login2 .pcpy7 .prow span:nth-child(19) {
  transition-delay: 1.52s;
}

#login2 .pcpy7 .prow span:nth-child(20) {
  transition-delay: 1.6s;
}

#login2 .pcpy7.ani1 .prow {
  transform: translateZ(0);
  opacity: 1;
}

#login2 .pcpy7.ani1 .prow span {
  transform: translateZ(0);
  opacity: 1;
  filter: blur(0px);
}

#login2 .pcpy7 ul {
  position: relative;
}

#login2 .pcpy7 ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

#login2 .pcpy7 ul li span.bg {
  position: relative;
  opacity: 0;
}

#login2 .pcpy7 ul li span.mve {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

#login2 .pcpy7 ul li.br {
  display: block;
  width: 100%;
}

#login2 .pcpy7 ul li.br:before {
  content: "";
  display: table;
}

/***/
.pcpy7 ul li.br:after {
  content: "";
  display: table;
  clear: both;
}

.secpagetitle3 {
  height: 250px;
}

@media screen and (max-width: 768px) {
  .secpagetitle3 {
    height: 200px;
  }
}
.secpagetitle3 .mainc {
  font-size: 6rem;
  position: absolute;
  left: 50%;
  top: 55%;
  line-height: 1;
  z-index: 5;
  transform: translateX(-50%) translateY(-50%);
  color: #222;
  letter-spacing: 20px;
  transition: 1s;
}

.secpagetitle3 .mainc i {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
}

.secpagetitle3 .mainb {
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 35%;
  line-height: 1;
  z-index: 5;
  transform: translateX(-50%) translateY(-50%);
  color: #222;
  letter-spacing: 20px;
  transition: 1s;
}

.secpagetitle3 .mainb i {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
}

.secpagetitle3 .mainc.b {
  color: #000;
}

@media screen and (max-width: 768px) {
  .secpagetitle3 .mainc {
    font-size: 6vw;
  }
}
.secpagetitle3:before {
  width: 1px;
  height: 60px;
  content: "";
  background-color: #222;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: scaleY(0);
  transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  transition: 1s;
}

@media screen and (max-width: 768px) {
  .secpagetitle3 {
    margin-top: 6vw;
    margin-bottom: 8vw;
    padding-bottom: 16vw;
    margin-bottom: 0;
    padding-bottom: 8vw;
  }
  .secpagetitle3:before {
    height: 40px;
    bottom: 0;
  }
}
.pagein .secpagetitle3:before {
  transform: scaleY(1);
}

.secpagetitle2 {
  height: 360px;
}

.secpagetitle2 .mainc {
  font-size: 6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  line-height: 1;
  z-index: 5;
  transform: translateX(-50%) translateY(-50%);
  color: #222;
  letter-spacing: 20px;
  transition: 1s;
}

.secpagetitle2 .mainc i {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
  width: 110%;
}

.secpagetitle2 .mainc.b {
  color: #000;
}

@media screen and (max-width: 768px) {
  .secpagetitle2 .mainc {
    font-size: 10vw;
  }
}
#access .secpagetitle, #design .secpagetitle, #location .secpagetitle, #project .secpagetitle {
  height: 960px;
}

.secpagetitle {
  height: 500px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .secpagetitle {
    height: 340px;
    overflow: auto;
  }
}
.secpagetitle figure, .secpagetitle picture {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .secpagetitle figure, .secpagetitle picture {
    width: auto;
    overflow: auto;
  }
}
.secpagetitle figure .bg, .secpagetitle picture .bg {
  height: 100%;
  transition: 1s;
}

@media screen and (min-width: 767px) {
  .secpagetitle figure .bg, .secpagetitle picture .bg {
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1.1, 1.1);
  }
}
@media screen and (max-width: 768px) {
  .secpagetitle figure .bg, .secpagetitle picture .bg {
    /* width:auto!important; */
    max-width: none;
  }
}
.secpagetitle .mainc {
  font-size: 6rem;
  position: absolute;
  left: 50%;
  top: 16%;
  line-height: 1;
  z-index: 5;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  letter-spacing: 20px;
  transition: 1s;
}

.secpagetitle .mainc i {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
}

.secpagetitle .mainc.b {
  color: #000;
}

@media screen and (max-width: 768px) {
  .secpagetitle .mainc {
    font-size: 10vw;
  }
}
#access .secpagetitle .mainc i, #design .secpagetitle .mainc i, #project .secpagetitle .mainc i {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
  width: 600px;
}

@media screen and (max-width: 768px) {
  #access .secpagetitle .mainc i, #design .secpagetitle .mainc i, #project .secpagetitle .mainc i {
    font-family: "Cormorant Garamond", serif;
    font-style: normal;
    font-weight: normal;
    width: 100%;
  }
}
.pagein .secpagetitle figure .bg {
  transition: 4s;
}

@media screen and (min-width: 767px) {
  .pagein .secpagetitle figure .bg {
    transform: scale(1, 1);
  }
}
.pagein .mainc {
  transition: 2s;
  letter-spacing: 0.1em;
}

.pagein .mainb {
  transition: 2s;
  letter-spacing: 0.1em;
}

#login #canvasp1 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  pointer-events: none;
}

#login2 #canvasp1 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  pointer-events: none;
}

#brand #canvasp1 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  pointer-events: none;
}

#map #canvasp1 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  pointer-events: none;
}

#map .i_img_01 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#map .sec1 .lead {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .secinner {
    width: 100%;
    padding: 0vw 0vw;
  }
}
._sp {
  display: none !important;
}

._sp9 {
  display: none !important;
}

@media screen and (max-width: 900px) {
  ._sp9 {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  body .spppfig {
    overflow: auto;
  }
  body .spppfig .note {
    right: auto;
    left: 5px;
  }
  ._sp {
    display: block !important;
  }
  ._pc {
    display: none !important;
  }
}
section .sectionin {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
  z-index: 5;
}

@media screen and (max-width: 584px) {
  section .sectionin {
    padding-left: 6vw !important;
    padding-right: 6vw !important;
    padding-bottom: 50px;
  }
}
section .sectionin figure {
  position: relative;
  overflow: hidden;
}

section .sectionin figure img {
  display: block;
  vertical-align: bottom;
  width: 100%;
}

section .sectionin h3 {
  text-align: center;
  font-size: 30px;
  color: #000;
  margin-bottom: 60px;
}

@media screen and (max-width: 584px) {
  section .sectionin h3 {
    font-size: 5vw;
    margin-bottom: 30px;
  }
}
section .sectionin p.lead {
  font-size: 20px;
  text-align: center;
  line-height: 2.4em;
  margin-bottom: 30px;
}

@media screen and (max-width: 584px) {
  section .sectionin p.lead {
    font-size: 4vw;
    margin-bottom: 15px;
  }
}
section .sectionin p.p1 {
  font-size: 18px;
  text-align: center;
  line-height: 2.4em;
  margin-bottom: 30px;
}

@media screen and (max-width: 584px) {
  section .sectionin p.p1 {
    font-size: 4vw;
    margin-bottom: 15px;
    line-height: 2em;
  }
}
section .sectionin p.p2 {
  font-size: 26px;
  text-align: center;
  line-height: 2.4em;
  margin-bottom: 30px;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}

section .sectionin p.p2.center {
  text-align: center;
}

@media screen and (max-width: 584px) {
  section .sectionin p.p2 {
    letter-spacing: 0em;
    font-size: 5.5vw;
    margin-bottom: 15px;
    line-height: 1.8em;
  }
}
section .sectionin p.p4 {
  font-size: 26px;
  text-align: center;
  line-height: 2.4em;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}

section .sectionin p.p4.center {
  text-align: center;
}

@media screen and (max-width: 584px) {
  section .sectionin p.p4 {
    letter-spacing: 0em;
    font-size: 5vw;
    margin-bottom: 15px;
    line-height: 1.8em;
  }
}
@media screen and (max-width: 584px) {
  section .sectionin p.note {
    font-size: 3vw;
    line-height: 1.4em;
  }
}
section .sectionin p.p3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 50px;
  line-height: 2em;
}

section .sectionin p.p3.center {
  text-align: center;
}

@media screen and (max-width: 584px) {
  section .sectionin p.p3 {
    font-size: 3.5vw;
    margin-bottom: 15px;
    line-height: 2em;
  }
}
section .h33 {
  position: relative;
  z-index: 7;
  pointer-events: none;
}

.contact_info_r {
  width: 45%;
  margin-top: -80px;
}

.contact_info_r .button-shikaku {
  width: 100% !important;
}

@media screen and (max-width: 584px) {
  .contact_info_r {
    width: 100%;
    margin-top: 0px;
  }
}
section .secinner2 {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0px;
  z-index: 2;
}

section .secinner2.btm {
  padding-top: 0;
}

section .secinner2.btm2 {
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  section .secinner2 {
    padding: 5vw 3vw;
  }
}
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media only screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
    width: 90%;
    margin: auto;
  }
}
section figure {
  position: relative;
  overflow: hidden;
}

section figure img {
  display: block;
}

section figure img._sp {
  display: none;
}

@media screen and (max-width: 768px) {
  section figure img._sp {
    display: block;
  }
}
section figure .note {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px;
  z-index: 3;
}

.ifig_plan_04 {
  /* border: 1px solid #b49e71; */
  padding: 0px;
  margin-bottom: 20px;
}

.secflow h3.ct, p.ct {
  text-align: center !important;
}

.secflow h2 {
  text-align: center;
  font-size: 80px;
  color: #002855 !important;
}

.secflow .p1.sty2 {
  color: #002855 !important;
  margin-top: 40px;
  font-size: 30px;
}

.secflow .p1.sty2 span {
  font-size: 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4em;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .steplist {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 100px;
  /*max-width: 900px;*/
  margin-left: auto;
  margin-right: auto;
}

.secflow .steplist li {
  width: 32%;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 20px;
  position: relative;
  transition: 0.3s;
}

.secflow .steplist li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.secflow .steplist li p {
  color: #000;
  font-feature-settings: "palt";
  letter-spacing: 0;
  pointer-events: none;
}

.secflow .steplist li .ico1 {
  width: 40%;
  position: absolute;
  right: 20px;
  top: 20px;
}

.secflow .steplist li .ico2 {
  width: 120px;
  position: absolute;
  left: 40px;
  top: 0px;
  background-color: #D3C8AB;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  flex-wrap: wrap;
  line-height: 1em;
  font-size: 16px;
  padding: 10px;
  text-align: center;
}

.secflow .steplist li .ps1 {
  font-size: 30px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #002855;
  line-height: 1em;
  margin-top: -60px;
}

.secflow .steplist li .ps1 span {
  font-size: 46px;
  line-height: 1em;
  color: #002855;
}

.secflow .steplist li .ps1::before {
  width: 40%;
  height: 1px;
  content: "";
  background-color: #002855;
  position: absolute;
  left: 0;
  bottom: 0;
}

.secflow .webinar {
  background-color: #F4F4F4;
  padding: 40px;
}

.secflow .webinar h3 {
  color: #002855;
  border-bottom: 1px solid #002855;
}

.secflow .webinar h3 span {
  color: #002855 !important;
  font-size: 54px !important;
}

.secflow .webinar .p1.sty2 {
  text-align: center;
}

.secflow .webinar .p1 {
  font-size: 24px;
  color: #002855 !important;
  text-align: center;
  margin-bottom: 20px;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .p3 {
  font-size: 18px;
  color: #002855 !important;
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .p4 {
  font-size: 13px;
  color: #002855 !important;
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0;
  margin-top: 20px;
}

.secflow .webinar .webinar-in {
  width: 100%;
  position: relative;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; /* margin-bottom: 20px; */
}

.secflow .webinar .i_flow2 {
  background-color: #002855 !important;
  padding: 40px;
  border-radius: 20px;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .i_flow2 {
    background-color: #002855 !important;
    padding: 20px;
    border-radius: 20px;
  }
}
.secflow .webinar .i_flow2::before {
  border-radius: 20px;
  position: absolute;
  width: calc(100% - 21px);
  height: calc(100% - 21px);
  left: 10px;
  top: 10px;
  box-sizing: border-box;
  z-index: 2;
  content: "";
  border: 1px solid #FFFFFF;
  pointer-events: none;
}

.secflow .webinar .i_flow2 p.p2 {
  color: #fff;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .i_flow2 p.p3 {
  color: #fff;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .i_flow2 {
  margin-top: 60px;
}

.secflow .webinar .i_flow2 .p2 {
  color: #fff !important;
  font-size: 30px;
  line-height: 1.2em;
}

.secflow .webinar .i_flow2 .p2 span {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.secflow .webinar .i_flow2 .p3 {
  color: #fff !important;
  line-height: 1.2em;
  margin-top: 10px;
}

.secflow .webinar .i_flow {
  margin-top: 60px;
}

.secflow .steplist li figure {
  margin-bottom: 20px;
}

.secflow .steplist li .ps2 {
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .steplist li .ps3 {
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 10px;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .dayl {
  margin-bottom: 20px;
}

.secflow .webinar .dayl {
  margin-bottom: 20px;
}

.secflow .webinar .sec1b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid #002855;
  position: relative;
  background-color: #fff;
  margin-bottom: 4px;
  height: 50px;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  transition: 0.3s;
  margin-top: 20px;
}

.secflow .webinar .p1.sty2 {
  font-size: 24px;
  border-bottom: 1px solid #002855;
}

.secflow .webinar .sec1b a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}

.secflow .webinar .p1.sty3 {
  font-size: 24px;
  margin-top: 20px;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .p1.sty3 {
    font-size: 5vw;
    /* margin-top: 2vw; */
  }
}
.secflow .webinar .sec1b:hover {
  opacity: 0.7;
}

.secflow .webinar .sec1b.dis {
  opacity: 0.5;
  pointer-events: none;
}

.secflow .webinar .sec1b dt {
  width: 40%;
  background-color: #002855;
  color: #fff;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  font-feature-settings: "palt";
  letter-spacing: 0;
  height: 100%;
  font-weight: normal;
  font-size: 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .p1.sty2 {
    font-size: 5vw;
  }
  .secflow .webinar .sec1b dt {
    line-height: 1.2em;
    font-size: 3.5vw;
  }
}
.secflow .webinar {
  margin-bottom: 80px;
}

.secflow .webinar .sec1b dd .more {
  height: 40px;
  width: 30%;
  background-color: #445585;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 8px;
  box-sizing: border-box;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .sec1b dd .more {
    line-height: 1em;
    font-size: 3vw;
  }
}
.secflow .webinar .sec1b dd {
  height: 100%;
  width: 60%;
  padding-left: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 24px;
  box-sizing: border-box;
  color: #002855;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .sec1b dd {
    height: 100%;
    width: 60%;
    padding-left: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    font-size: 24px;
    box-sizing: border-box;
    color: #002855;
  }
}
@media screen and (max-width: 584px) {
  .secflow .webinar .sec1b dd {
    line-height: 1em;
    font-size: 3.5vw;
  }
}
.secflow .webinar .sec1b dd .more {
  height: 30px;
  width: 30%;
  background-color: #445585;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 8px;
  box-sizing: border-box;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .sec1b dd .more {
    line-height: 1em;
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .secflow .webinar .i_flow {
    margin-top: 6vw;
  }
  .secflow .webinar .i_flow2 {
    margin-top: 6vw;
  }
  .secflow .steplist li .ps2 {
    font-size: 4.5vw;
  }
  .secflow .webinar .p1 {
    font-size: 5.6vw;
  }
  .webinar-in h3.ct {
    font-size: 8vw;
  }
  .secflow .webinar {
    padding: 3vw;
  }
  .secflow .steplist {
    margin-top: 16vw;
  }
  .secflow .webinar .p3 {
    font-size: 3.5vw;
    line-height: 1.6em;
  }
  .secflow h2 {
    font-size: 12vw;
  }
  .secflow .steplist li {
    width: 100%;
    margin-bottom: 6vw;
  }
  .secflow .steplist li:nth-child(2) .ps1 {
    text-align: right;
  }
  .secflow .steplist li:nth-child(2) .ps1::before {
    left: auto;
    right: 0;
  }
  #index h3.mb0 {
    margin-bottom: 20px;
  }
  .secflow .p1.sty2 {
    font-size: 6vw;
    line-height: 1.2em;
  }
  .secflow .p1.sty2 span {
    font-size: 3.5vw;
    line-height: 1.2em;
    margin-top: 3vw;
  }
  .secflow .webinar .i_flow2 {
    margin-top: 6vw;
  }
  .secflow .webinar .i_flow2 p.p3 {
    text-align: left !important;
    margin-top: 10px;
  }
  .secflow .webinar .i_flow2 p.p3 br {
    display: none;
  }
  .secflow .webinar .i_flow2 p.p2 {
    font-size: 6vw;
  }
}
#index .secinner-a {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
}

#index .secinner-aa {
  /* background-color: rgba(255, 255, 255, 0.8); */
  padding: 10px;
}

#index .infomationl0 {
  position: relative;
  max-height: 100%;
  overflow: auto;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 584px) {
  #index .infomationl0 {
    position: relative;
    max-height: 100%;
    overflow: auto;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#index .infomationlc {
  /* display: flex; */
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-wrap: wrap;
  /* width: calc(100% - 0px); */
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(165, 137, 79, 0.3);
  border-top: 1px solid rgba(165, 137, 79, 0.3);
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

#index .infomationlc p {
  line-height: 1.7em;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  /* font-size: 16px; */
  text-align: center;
}

#index .infomationlc2 {
  /* display: flex; */
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-wrap: wrap;
  /* width: calc(100% - 0px); */
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

#index .infomationlc2 p {
  line-height: 1.7em;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  /* font-size: 16px; */
  text-align: center;
}

.button-shikaku_r {
  background: linear-gradient(-60deg, rgb(170, 148, 106) 0%, rgb(191, 166, 119) 17.92%, rgb(127, 111, 78) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

@media screen and (max-width: 584px) {
  .button-shikaku_r {
    background: linear-gradient(-60deg, rgb(170, 148, 106) 0%, rgb(191, 166, 119) 17.92%, rgb(127, 111, 78) 100%);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    color: #fff;
    text-align: center;
    position: relative;
    letter-spacing: 0.1em;
    display: inline-block;
    transition: 0.3s;
  }
}
#footer-button-shikaku_r {
  width: 400px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.6em;
  margin-top: 30px;
  /* margin-bottom: 20px; */
  margin-left: 30px;
  margin-right: 30px;
  color: #ffffff;
}

@media screen and (max-width: 584px) {
  #footer-button-shikaku_r {
    width: 330px;
    height: 60px;
    border-radius: 1vh;
    line-height: 60px;
    font-size: 1.6em;
    margin-top: 30px;
    /* margin-bottom: 20px; */
    margin-left: 30px;
    margin-right: 30px;
    color: #ffffff;
  }
}
.button-shikaku_g {
  background: linear-gradient(-60deg, rgb(109, 168, 119) 0%, rgb(140, 192, 125) 17.92%, rgb(27, 141, 135) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

@media screen and (max-width: 584px) {
  .button-shikaku_g {
    background: linear-gradient(-60deg, rgb(109, 168, 119) 0%, rgb(140, 192, 125) 17.92%, rgb(27, 141, 135) 100%);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    color: #fff;
    text-align: center;
    position: relative;
    letter-spacing: 0.1em;
    display: inline-block;
    transition: 0.3s;
  }
}
#footer-button-shikaku_g {
  width: 400px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.4em;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  color: #ffffff;
}

@media screen and (max-width: 584px) {
  #footer-button-shikaku_g {
    width: 330px;
    height: 60px;
    border-radius: 1vh;
    line-height: 60px;
    font-size: 1.4em;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
    color: #ffffff;
  }
}
.button-shikaku_q {
  background: linear-gradient(-60deg, rgb(143, 22, 124) 0%, rgb(186, 59, 160) 17.92%, rgb(193, 72, 146) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_q {
  width: 860px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 0.8em;
  /* margin-top: 20px; */
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  color: #ffffff;
}

@media screen and (max-width: 584px) {
  #footer-button-shikaku_q {
    width: 860px;
    height: 60px;
    border-radius: 1vh;
    line-height: 60px;
    font-size: 1.1em;
    /* margin-top: 20px; */
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
    color: #ffffff;
  }
}
.button-shikaku_rr {
  background: linear-gradient(-60deg, rgb(170, 148, 106) 0%, rgb(191, 166, 119) 17.92%, rgb(127, 111, 78) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_rr {
  width: 350px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.6em;
  margin-top: 30px;
  /* margin-bottom: 20px; */
  margin-left: 10px;
  margin-right: 10px;
  color: #ffffff;
}

.button-shikaku_gg {
  background: linear-gradient(-60deg, rgb(109, 168, 119) 0%, rgb(140, 192, 125) 17.92%, rgb(27, 141, 135) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_gg {
  width: 350px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.6em;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  color: #ffffff;
}

.button-shikaku_ll {
  background: linear-gradient(-60deg, rgb(21, 28, 99) 0%, rgb(71, 76, 150) 17.92%, rgb(26, 33, 114) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_ll {
  width: 350px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.6em;
  margin-top: 30px;
  /* margin-bottom: 20px; */
  margin-left: 10px;
  margin-right: 10px;
  color: #ffffff;
}

.button-shikaku_ll_m {
  background: linear-gradient(-60deg, rgb(21, 28, 99) 0%, rgb(71, 76, 150) 17.92%, rgb(26, 33, 114) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_ll_m {
  width: 680px;
  height: 65px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 2em;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  color: #ffffff;
}

@media screen and (max-width: 584px) {
  #footer-button-shikaku_ll_m {
    width: 480px;
    height: 60px;
    border-radius: 1vh;
    line-height: 60px;
    font-size: 1.6em;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    color: #ffffff;
  }
}
#project .lead.sty3 {
  color: #d5c8a0;
  margin-bottom: 60px;
}

#project .pro_02 {
  display: block;
  width: 100vw;
  margin-left: calc(-1 * (100vw - 100%) / 2);
  background-color: rgba(0, 0, 0, 0.1);
  padding: 40px;
  margin-bottom: 60px;
}

@media screen and (max-width: 584px) {
  #project .pro_02 {
    display: block;
    width: 105vw;
    margin-left: calc(-1 * (100vw - 100%) / 2);
    background-color: rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-bottom: 60px;
  }
}
#project .pro_02 .pro_02a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

#project .pro_03 {
  text-align: center;
  white-space: nowrap;
  letter-spacing: 10px;
  font-size: 3.1rem;
  margin-bottom: 40px;
  line-height: 1.8;
}

@media screen and (max-width: 584px) {
  #project .pro_03 {
    text-align: center;
    white-space: nowrap;
    letter-spacing: 3px;
    font-size: 2rem;
    margin-bottom: 40px;
    line-height: 1.8;
  }
}
#project .pro_033 {
  text-align: center;
  white-space: nowrap;
  letter-spacing: 10px;
  font-size: 3.3rem;
  margin-bottom: 70px;
  line-height: 1;
}

@media screen and (max-width: 584px) {
  #project .pro_033 {
    text-align: center;
    white-space: nowrap;
    letter-spacing: 3px;
    font-size: 2.2rem;
    margin-bottom: 40px;
    line-height: 1.8;
  }
}
#project .pro_034 {
  text-align: center;
  white-space: nowrap;
  letter-spacing: 5px;
  font-size: 2.6rem;
  margin-bottom: 40px;
  line-height: 1.5;
  color: white;
}

@media screen and (max-width: 584px) {
  #project .pro_034 {
    text-align: center;
    white-space: nowrap;
    letter-spacing: 0px;
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 1.8;
    color: white;
  }
}
#project .pro_05 {
  display: block;
  width: 100vw;
  margin-left: calc(-1 * (100vw - 100%) / 2);
  background-color: rgba(0, 0, 0, 0.1);
  padding: 40px;
  margin-bottom: 60px;
}

@media screen and (max-width: 584px) {
  #project .pro_05 {
    display: block;
    width: 100vw;
    margin-left: calc(-1 * (100vw - 100%) / 2);
    background-color: rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom: 0px;
  }
}
#project .pro_05 .pro_05a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

#project .pro_05 .pro_05a dt {
  display: block;
  width: 45%;
  background-color: #fff;
  padding: 20px;
  margin-right: 20px;
  z-index: 3;
  position: relative;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt {
    display: block;
    width: 80%;
    background-color: #fff;
    padding: 20px;
    z-index: 3;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
  }
}
#project .pro_05 .pro_05a dt .logo {
  width: 80%;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt .logo {
    width: 100%;
  }
}
#project .pro_05 .pro_05a dt .p1 {
  font-size: 20px;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt .p1 {
    font-size: 13px;
    text-align: left;
    line-height: 1.4em;
    margin-top: 10px;
  }
}
#project .pro_05 .pro_05a dt .p2 {
  font-size: 25px;
  text-align: left;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt .p2 {
    font-size: 20px;
    text-align: left;
    line-height: 1.4em;
    margin-top: 0px;
  }
}
#project .pro_05 .pro_05a dt .p3 {
  font-size: 13px;
  text-align: left;
  margin-top: 20px;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt .p3 {
    font-size: 13px;
    text-align: left;
    line-height: 1.4em;
    margin-top: 10px;
  }
}
#project .pro_05 dd {
  width: 35%;
}

@media screen and (max-width: 584px) {
  #project .pro_05 dd {
    width: 80%;
    margin-top: 10px;
  }
}
#project .i_img_06 {
  margin-bottom: 100px;
}

@media screen and (max-width: 584px) {
  #project .i_img_06 {
    margin-bottom: 50px;
  }
}
#project .i_img_07 {
  margin-bottom: 20px;
}

@media screen and (max-width: 584px) {
  #project .i_img_07 {
    margin-bottom: 30px;
  }
}
#project .i_img_07 .note,
#project .i_img_06 .note {
  right: 20px;
}

#project .p2t {
  display: block;
  font-size: 16px;
  text-align: left;
  line-height: 2.2;
  margin-bottom: 40px;
  margin-top: 40px;
}

@media screen and (max-width: 584px) {
  #project .p2t {
    display: block;
    font-size: 15px;
    text-align: left;
    line-height: 1.8;
    margin-bottom: 40px;
    margin-top: 20px;
  }
}
#project .p3t {
  display: block;
  font-size: 2.4rem;
  text-align: left;
  margin-bottom: 4px;
}

@media screen and (max-width: 584px) {
  #project .p3t {
    display: block;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 4px;
  }
}
#project .p33t {
  display: block;
  font-size: 1.8rem;
  text-align: left;
  margin-bottom: 4px;
}

@media screen and (max-width: 584px) {
  #project .p33t {
    display: block;
    font-size: 1.8rem;
    text-align: left;
    margin-bottom: 4px;
  }
}
#project .p3t span {
  display: inline-block;
  background-color: #fff;
  padding: 6px;
}

#project .pro_02 .pro_02a dt {
  display: block;
  width: 40%;
  background-color: #fff;
  padding: 20px;
  z-index: 3;
  position: relative;
}

@media screen and (max-width: 584px) {
  #project .pro_02 .pro_02a dt {
    display: block;
    width: 35%;
    background-color: #fff;
    padding: 20px;
    z-index: 3;
    margin-left: -20px;
    position: relative;
  }
}
#project .pro_02 .pro_02a dt .logo {
  width: 80%;
}

@media screen and (max-width: 584px) {
  #project .pro_02 .pro_02a dt .logo {
    width: 100%;
  }
}
#project .pro_02 .pro_02a dt .p1 {
  font-size: 15px;
  text-align: left;
}

@media screen and (max-width: 584px) {
  #project .pro_02 .pro_02a dt .p1 {
    font-size: 15px;
    text-align: left;
    line-height: 1.4em;
    margin-top: 10px;
  }
}
#project .pro_04 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 30px;
}

#project .pro_04 dt {
  width: 48%;
}

@media screen and (max-width: 584px) {
  #project .pro_04 dt {
    width: 100%;
  }
}
#project .pro_04 dd {
  width: 50%;
}

@media screen and (max-width: 584px) {
  #project .pro_04 dd {
    width: 100%;
    margin-top: 10px;
  }
}
#project .pro_04.rvs dt {
  order: 2;
}

#project .pro_04.rvs dd {
  order: 1;
}

#project .pro_04 dd figure {
  /* margin-top: 40px; */
}

@media screen and (max-width: 584px) {
  #project .pro_04 dd figure {
    margin-top: 30px;
  }
}
#project .pro_02 .pro_02a dt .p2 {
  font-size: 15px;
  text-align: left;
}

#project .pro_02 .pro_02a dt .p3 {
  font-size: 18px;
  margin-top: 10px;
  text-align: left;
}

#project .pro_02 .pro_02a dd {
  width: 50%;
  display: block;
  margin-left: -30px;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 584px) {
  #project .pro_02 .pro_02a dd {
    width: 70%;
    display: block;
    margin-left: -30px;
    z-index: 1;
    position: relative;
  }
}
#project .pro_01 {
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
  width: 34%;
  display: block;
  margin-bottom: 40px;
}

#project .pro1 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4%;
  flex-wrap: wrap;
}

#project .pro1 li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
}

#project .pro1 li {
  width: 30%;
  position: relative;
  border-radius: 10px;
  border: 2px solid #FFFFFF;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-bottom: 30px;
}

#project .pro1 li .cv {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#project .pro1 li:hover .bg {
  transform: scale(1.1, 1.1);
  transition: 3s;
}

#project .infomationlc {
  /* display: flex; */
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-wrap: wrap;
  /* width: calc(100% - 0px); */
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(165, 137, 79, 0.3);
  border-top: 1px solid rgba(165, 137, 79, 0.3);
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

#project .infomationlc p {
  line-height: 1.7em;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  /* font-size: 16px; */
  text-align: center;
}

#project .infomationl0 {
  position: relative;
  max-height: 100%;
  overflow: auto;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.button-shikaku_p {
  background: linear-gradient(-60deg, rgb(180, 153, 90) 0%, rgb(218, 183, 103) 17.92%, rgb(138, 113, 53) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

.button-shikaku_p:hover {
  opacity: 0.6;
}

#footer-button-shikaku_p {
  width: 800px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.9em;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  color: #ffffff;
}

#project .secmerit .secinner .lead.btm {
  margin-bottom: 0;
  margin-top: 20px;
}

#project .secmerit .secinner .lead span.sty2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 3rem;
  margin-top: 10px;
  font-feature-settings: "palt";
  letter-spacing: 0px;
  line-height: 1.8em;
  color: #a67a26;
}

#project .secmerit .secinner .lead {
  text-align: center;
  line-height: 1;
  margin-bottom: 60px;
}

#project .pro2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4%;
  flex-wrap: wrap;
}

#project .pro2 li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
}

#project .pro2 li {
  width: 30%;
  position: relative;
  border-radius: 10px;
  border: 2px solid #FFFFFF;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-bottom: 30px;
}

#project .pro2 li .cv {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#zeh #w0 {
  overflow: hidden;
}

#zeh #canvasp1 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  pointer-events: none;
}

#zeh figure {
  position: relative;
}

#zeh figure img {
  display: block;
  vertical-align: bottom;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #zeh figure img {
    width: 100% !important;
    height: auto !important;
  }
}
#zeh figure .note {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8), -1px -1px 1px rgba(255, 255, 255, 0.8), 1px -1px 1px rgba(255, 255, 255, 0.8), -1px 1px 1px rgba(255, 255, 255, 0.8), 0px 0px 3px rgba(255, 255, 255, 0.8);
}

#zeh figure .note.w {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8), -1px -1px 1px rgba(0, 0, 0, 0.8), 1px -1px 1px rgba(0, 0, 0, 0.8), -1px 1px 1px rgba(0, 0, 0, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.8);
}

#zeh figure .note.ns {
  text-shadow: none;
}

#zeh .note.w {
  color: #fff;
  margin-top: 10px;
}

#zeh .secpagetitle {
  height: auto;
}

#zeh .secpagetitle .mainc {
  width: 100%;
  max-width: 600px;
}

#zeh .secpagetitle .mainc img {
  display: block;
  vertical-align: bottom;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #zeh .secpagetitle .mainc {
    width: 100%;
    max-width: 300px;
    width: 70%;
    top: 300px;
  }
}
#zeh .vimgcv0__body {
  width: 100%;
  height: 100%;
  pointer-events: none;
}

#zeh .thimc {
  clip-path: circle(80% at -80% 50%);
  transition: 1s;
}

#zeh .thimc.ani1 {
  clip-path: circle(300% at -150% 50%);
}

#zeh .thimc.i_img_14 {
  clip-path: circle(200% at -260% 50%);
}

#zeh .thimc.i_img_14.ani1 {
  clip-path: circle(560% at -600% 50%);
}

#zeh figure.pri2 {
  overflow: visible;
}

#zeh figure .figinner {
  overflow: hidden;
  position: relative;
}

#zeh figure .note.rrt {
  position: relative;
}

#zeh article {
  overflow: hidden;
}

#zeh .sec1 .lead, #zeh .sec2 .lead, #zeh .sec3 .lead {
  text-align: center;
  white-space: nowrap;
  letter-spacing: 10px;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

#zeh .sec1 .lead small, #zeh .sec2 .lead small, #zeh .sec3 .lead small {
  letter-spacing: 0.08em;
}

#zeh .sec1 .lead span, #zeh .sec2 .lead span, #zeh .sec3 .lead span {
  letter-spacing: 0.08em;
}

#zeh .sec1 .lead b, #zeh .sec2 .lead b, #zeh .sec3 .lead b {
  letter-spacing: 0.08em;
}

#zeh .sec1 .lead i, #zeh .sec2 .lead i, #zeh .sec3 .lead i {
  letter-spacing: 0.08em;
}

#zeh .sec1 .lead.ani1, #zeh .sec2 .lead.ani1, #zeh .sec3 .lead.ani1 {
  letter-spacing: 0.08em;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .lead, #zeh .sec2 .lead, #zeh .sec3 .lead {
    margin-bottom: 6vw;
  }
}
#zeh .sec1 .secinner.mdl, #zeh .sec2 .secinner.mdl, #zeh .sec3 .secinner.mdl {
  padding-top: 100px;
}

#zeh .sec1 .lead b, #zeh .sec2 .lead b, #zeh .sec3 .lead b {
  font-weight: normal;
  color: #fff;
}

#zeh .sec1 .p1, #zeh .sec2 .p1, #zeh .sec3 .p1 {
  font-feature-settings: "palt";
  letter-spacing: 0;
  font-size: 2rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .p1, #zeh .sec2 .p1, #zeh .sec3 .p1 {
    font-size: 3.5vw;
    text-align: left;
  }
}
#zeh .sec1 .sec2c, #zeh .sec2 .sec2c, #zeh .sec3 .sec2c {
  display: none;
}

#zeh .sec1 .sec2c.act, #zeh .sec2 .sec2c.act, #zeh .sec3 .sec2c.act {
  display: block;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2c, #zeh .sec2 .sec2c, #zeh .sec3 .sec2c {
    margin-bottom: 12vw;
  }
  #zeh .sec1 .sec2c figure, #zeh .sec1 .sec2c picture, #zeh .sec2 .sec2c figure, #zeh .sec2 .sec2c picture, #zeh .sec3 .sec2c figure, #zeh .sec3 .sec2c picture {
    overflow: auto;
    height: 260px;
  }
  #zeh .sec1 .sec2c figure img, #zeh .sec1 .sec2c picture img, #zeh .sec2 .sec2c figure img, #zeh .sec2 .sec2c picture img, #zeh .sec3 .sec2c figure img, #zeh .sec3 .sec2c picture img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
#zeh .sec1 .sec2d, #zeh .sec2 .sec2d, #zeh .sec3 .sec2d {
  border: 2px solid #a48b78;
  background-color: #f5f2e9;
  padding: 40px;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2d, #zeh .sec2 .sec2d, #zeh .sec3 .sec2d {
    padding: 6vw;
  }
}
#zeh .sec1 .sec2d p, #zeh .sec2 .sec2d p, #zeh .sec3 .sec2d p {
  color: #a48b78;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

#zeh .sec1 .sec2d .cbtn, #zeh .sec2 .sec2d .cbtn, #zeh .sec3 .sec2d .cbtn {
  height: 60px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-color: #a48b78;
  margin-bottom: 30px;
}

#zeh .sec1 .sec2d .cbtn p, #zeh .sec2 .sec2d .cbtn p, #zeh .sec3 .sec2d .cbtn p {
  text-align: center;
  line-height: 1;
  color: #fff;
  font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2d .cbtn p, #zeh .sec2 .sec2d .cbtn p, #zeh .sec3 .sec2d .cbtn p {
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2d .cbtn, #zeh .sec2 .sec2d .cbtn, #zeh .sec3 .sec2d .cbtn {
    height: 50px;
  }
}
#zeh .sec1 .sec2d .sec2d1, #zeh .sec2 .sec2d .sec2d1, #zeh .sec3 .sec2d .sec2d1 {
  width: 70%;
  max-width: 600px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 60px;
  margin-bottom: 30px;
  color: #a48b78;
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2d .sec2d1, #zeh .sec2 .sec2d .sec2d1, #zeh .sec3 .sec2d .sec2d1 {
    padding-left: 30px;
    width: 84%;
    margin-bottom: 6vw;
  }
}
#zeh .sec1 .sec2d .sec2d1 dt, #zeh .sec2 .sec2d .sec2d1 dt, #zeh .sec3 .sec2d .sec2d1 dt {
  width: 44%;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2d .sec2d1 dt, #zeh .sec2 .sec2d .sec2d1 dt, #zeh .sec3 .sec2d .sec2d1 dt {
    width: 100%;
    margin-bottom: 12vw;
  }
}
#zeh .sec1 .sec2d .sec2d1 dd, #zeh .sec2 .sec2d .sec2d1 dd, #zeh .sec3 .sec2d .sec2d1 dd {
  width: 44%;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2d .sec2d1 dd, #zeh .sec2 .sec2d .sec2d1 dd, #zeh .sec3 .sec2d .sec2d1 dd {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2d .sec2d1, #zeh .sec2 .sec2d .sec2d1, #zeh .sec3 .sec2d .sec2d1 {
    font-size: 4.5vw;
  }
}
#zeh .sec1 .sec2d .sec2d1:before, #zeh .sec2 .sec2d .sec2d1:before, #zeh .sec3 .sec2d .sec2d1:before {
  width: 6%;
  height: 2px;
  content: "";
  background-color: #a48b78;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2d .sec2d1:before, #zeh .sec2 .sec2d .sec2d1:before, #zeh .sec3 .sec2d .sec2d1:before {
    width: 2px;
    height: 12vw;
  }
}
#zeh .sec1 .sec2d .sec2d1 input, #zeh .sec2 .sec2d .sec2d1 input, #zeh .sec3 .sec2d .sec2d1 input {
  display: inline-block;
  margin: 0;
  vertical-align: baseline;
  line-height: normal;
  height: 60px;
  font-size: 16px;
  width: 70%;
  padding: 10px;
  margin-right: 10px;
  box-sizing: border-box;
  text-align: center;
  border: 2px solid #a48b78;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .sec2d .sec2d1 input, #zeh .sec2 .sec2d .sec2d1 input, #zeh .sec3 .sec2d .sec2d1 input {
    width: 82%;
    height: 50px;
  }
}
#zeh .sec1 .zstab, #zeh .sec2 .zstab, #zeh .sec3 .zstab {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 4%;
  flex-wrap: wrap;
  margin-top: 100px;
  margin-bottom: 40px;
}

#zeh .sec1 .zstab li, #zeh .sec2 .zstab li, #zeh .sec3 .zstab li {
  width: 33%;
  height: 70px;
  background-color: #8aa781;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  transition: 0.3s;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .zstab li, #zeh .sec2 .zstab li, #zeh .sec3 .zstab li {
    width: 48%;
  }
}
#zeh .sec1 .zstab li img, #zeh .sec2 .zstab li img, #zeh .sec3 .zstab li img {
  width: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .zstab li img, #zeh .sec2 .zstab li img, #zeh .sec3 .zstab li img {
    width: 16px;
    right: 10px;
  }
}
@media screen and (max-width: 768px) {
  #zeh .sec1 .zstab li, #zeh .sec2 .zstab li, #zeh .sec3 .zstab li {
    height: 60px;
  }
}
#zeh .sec1 .zstab li a, #zeh .sec2 .zstab li a, #zeh .sec3 .zstab li a {
  display: block;
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#zeh .sec1 .zstab li p, #zeh .sec2 .zstab li p, #zeh .sec3 .zstab li p {
  position: relative;
  z-index: 3;
  line-height: 1.2;
  font-size: 1.8rem;
  font-feature-settings: "palt";
  letter-spacing: 0;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .zstab li p, #zeh .sec2 .zstab li p, #zeh .sec3 .zstab li p {
    font-size: 3.3vw;
  }
}
#zeh .sec1 .zstab li.act, #zeh .sec1 .zstab li:hover, #zeh .sec2 .zstab li.act, #zeh .sec2 .zstab li:hover, #zeh .sec3 .zstab li.act, #zeh .sec3 .zstab li:hover {
  opacity: 0.7;
}

#zeh .sec1 h3.h3t1, #zeh .sec2 h3.h3t1, #zeh .sec3 h3.h3t1 {
  position: relative;
  padding-bottom: 6px;
  border-bottom: 1px solid #dc6435;
  font-size: 2rem;
  text-align: left;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 h3.h3t1, #zeh .sec2 h3.h3t1, #zeh .sec3 h3.h3t1 {
    font-size: 4vw;
    margin-bottom: 3vw;
  }
}
#zeh .sec1 h3.h3t1 span, #zeh .sec2 h3.h3t1 span, #zeh .sec3 h3.h3t1 span {
  font-size: 1.2rem;
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 h3.h3t1 span, #zeh .sec2 h3.h3t1 span, #zeh .sec3 h3.h3t1 span {
    font-size: 2.5vw;
  }
}
#zeh .sec1 h3.h3t1 i, #zeh .sec2 h3.h3t1 i, #zeh .sec3 h3.h3t1 i {
  width: 30px;
  height: 30px;
  border: 4px solid #dc6435;
  font-style: normal;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  padding: 0;
  margin: 0;
  margin-right: 10px;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 h3.h3t1 i, #zeh .sec2 h3.h3t1 i, #zeh .sec3 h3.h3t1 i {
    font-size: 3vw;
    width: 20px;
    height: 20px;
    border: 2px solid #dc6435;
  }
}
#zeh .sec1 h3.h3t1 i.s2, #zeh .sec2 h3.h3t1 i.s2, #zeh .sec3 h3.h3t1 i.s2 {
  border: 4px solid #e0b100;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 h3.h3t1 i.s2, #zeh .sec2 h3.h3t1 i.s2, #zeh .sec3 h3.h3t1 i.s2 {
    border: 3px solid #e0b100;
  }
}
#zeh .sec1 h3.h3t1 i.s3, #zeh .sec2 h3.h3t1 i.s3, #zeh .sec3 h3.h3t1 i.s3 {
  border: 4px solid #e83c42;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 h3.h3t1 i.s3, #zeh .sec2 h3.h3t1 i.s3, #zeh .sec3 h3.h3t1 i.s3 {
    border: 3px solid #e83c42;
  }
}
#zeh .sec1 h3.h3t1 i.s4, #zeh .sec2 h3.h3t1 i.s4, #zeh .sec3 h3.h3t1 i.s4 {
  border: 4px solid #1e8dc6;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 h3.h3t1 i.s4, #zeh .sec2 h3.h3t1 i.s4, #zeh .sec3 h3.h3t1 i.s4 {
    border: 3px solid #1e8dc6;
  }
}
#zeh .sec1 h3.h3t1.sty2, #zeh .sec2 h3.h3t1.sty2, #zeh .sec3 h3.h3t1.sty2 {
  border-bottom: 1px solid #e0b100;
}

#zeh .sec1 h3.h3t1.sty3, #zeh .sec2 h3.h3t1.sty3, #zeh .sec3 h3.h3t1.sty3 {
  border-bottom: 1px solid #e83c42;
}

#zeh .sec1 h3.h3t1.sty4, #zeh .sec2 h3.h3t1.sty4, #zeh .sec3 h3.h3t1.sty4 {
  border-bottom: 1px solid #1e8dc6;
}

#zeh .sec1 .zstab {
  margin-bottom: 0;
}

#zeh .sec1 .i_img_02 {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 60px;
}

#zeh .sec1 .i_img_03 {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 10px;
}

#zeh .sec1 .n_img_03 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

#zeh .sec1 .i_img_04 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

#zeh .sec1 .i_img_04 .i_img_04in {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
  width: 100%;
  margin: 0 auto;
  background: #000;
}

#zeh .sec1 .i_img_04 iframe {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 130%;
}

@media screen and (max-width: 769px) {
  #zeh .sec1 .i_img_04 iframe {
    height: 150%;
  }
}
#zeh .sec1 .sec1a {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}

#zeh .sec1 .sec1a dt {
  width: 180px;
}

#zeh .sec1 .sec1a dd {
  width: auto;
  display: inline-block;
}

#zeh .sec1 .sec1a dd p {
  text-align: left;
}

#zeh .sec1 .p1 {
  text-align: left !important;
  margin: 40px auto 20px auto;
}

#zeh .sec1 .p1.sty2 {
  text-align: center !important;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .p1.sty2 {
    text-align: left !important;
  }
}
#zeh .sec1 .lead.sty2 {
  font-size: 4rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .lead.sty2 {
    font-size: 6.5vw !important;
  }
}
#zeh .sec2 {
  background-color: #f9f7f7;
}

#zeh .sec2.bg2 {
  background-color: #fff;
}

#zeh .sec2 .p1.sty3 {
  color: #b89535;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .p1.sty3 {
    text-align: center !important;
    font-size: 4vw !important;
  }
}
#zeh .sec2 .p3.sty3 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.4rem;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .p3.sty3 {
    font-size: 3.5vw;
  }
}
#zeh .sec2 .p3.sty4 {
  text-align: center;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .p3.sty4 {
    font-size: 3.5vw;
    text-align: left;
  }
}
#zeh .sec1 .p3.sty4 {
  text-align: center;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  #zeh .sec1 .p3.sty4 {
    font-size: 3.5vw;
  }
}
#zeh .sec1 .i_img_25 {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 50px; */
}

#zeh .sec2 .i_img_25 {
  width: 60%;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  margin-top: 40px;
}

#zeh .sec2 .sec2b {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#zeh .sec2 .sec2b li {
  width: 48%;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .sec2b li {
    width: 100%;
  }
  #zeh .sec2 .sec2b li:first-child {
    margin-bottom: 6vw;
  }
}
#zeh .sec2 .sec2a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#zeh .sec2 .sec2a li {
  margin-bottom: 30px;
  width: 31%;
}

#zeh .sec2 .sec2a li .p3 {
  font-size: 1.4rem;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .sec2a li .p3 {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh .sec2 .sec2a li.null {
    display: none;
  }
}
#zeh .sec2 .sec2a li figure.sty2 {
  border: 1px solid #ccc;
}

#zeh .sec2 .sec2a li figure .note {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  line-height: 1;
  padding: 4px;
  text-shadow: none !important;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .sec2a li {
    width: 100%;
  }
}
#zeh .sec2 .cbtn2 {
  background-color: #8aa781;
  border-radius: 40px;
  width: 90%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  margin-top: 40px;
}

#zeh .sec2 .cbtn2:before {
  width: 8px;
  height: 8px;
  content: "";
  background-color: #fff;
  position: absolute;
  left: 30px;
  top: 50%;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  transform: translateY(-50%);
}

#zeh .sec2 .cbtn2 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

#zeh .sec2 .cbtn2 p {
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0;
  line-height: 1.2;
}

#zeh .sec2 .i_img_18 {
  background-color: #fff;
  padding: 20px;
  margin: 20px auto;
  margin-bottom: 10px;
}

#zeh .sec2 .sec2e {
  background-color: #fff;
  padding: 20px;
  margin: 20px auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#zeh .sec2 .sec2e li {
  width: 48%;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .sec2e li {
    width: 100%;
    margin-bottom: 3vw;
  }
}
#zeh .sec2 .sec2f {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#zeh .sec2 .sec2f dt {
  width: 60%;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .sec2f dt {
    width: 100%;
    order: 2;
  }
}
#zeh .sec2 .sec2f dd {
  width: 34%;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .sec2f dd {
    width: 100%;
    order: 1;
  }
}
#zeh .sec2 .lead {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

#zeh .sec2 .lead:before {
  width: 120px;
  height: 2px;
  content: "";
  background-color: #b89535;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

#zeh .sec2 .d_img_06 {
  background-color: #f9f7f7;
  padding: 40px;
  margin-top: 40px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .d_img_06 {
    padding: 6vw;
  }
}
#zeh .sec2 .d_img_06 .p3 {
  text-align: left;
  font-size: 1.6rem;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .d_img_06 .p3 {
    font-size: 3.5vw;
  }
}
#zeh .sec2 .d_img_06 .p1 {
  width: 100%;
  display: block;
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #222;
}

#zeh .sec2 .d_img_06 .p1 i {
  color: #fff;
  background-color: #665c42;
  padding: 0px 20px;
  border-radius: 40px;
  display: inline-block;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .d_img_06 .p1 i {
    margin-right: 60%;
    display: block;
    text-align: center;
  }
}
#zeh .sec2 .d_img_05 {
  background-color: #fff;
  padding: 40px;
  margin-top: 40px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .d_img_05 {
    padding: 6vw;
    margin-top: 6vw;
    padding: 6vw;
  }
}
#zeh .sec2 .d_img_05 .p1 {
  color: #fff;
  background-color: #bc6647;
  display: inline-block;
  margin: 0;
  margin-bottom: 10px;
  padding: 4px 20px;
}

#zeh .sec2 .d_img_05 .p1.sty2 {
  background-color: #bb9e71;
}

@media screen and (max-width: 768px) {
  #zeh .i_img_18 {
    height: 200px;
    overflow: auto;
  }
  #zeh .i_img_18 img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;
  }
}
#zeh .i_img_24 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #zeh .i_img_24 {
    height: 165px;
    overflow: auto;
  }
  #zeh .i_img_24 img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;
  }
}
#zeh .i_img_24_2 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #zeh .i_img_24_2 {
    height: 190px;
    overflow: auto;
  }
  #zeh .i_img_24_2 img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;
  }
}
html {
  background: #fff;
}

@media screen and (max-width: 769px) {
  html {
    font-size: 59%;
  }
}
.ifig_plan_04 {
  /* border: 1px solid #b49e71; */
  padding: 0px;
  margin-bottom: 20px;
}

.secflow h3.ct, p.ct {
  text-align: center !important;
}

.secflow h2 {
  text-align: center;
  font-size: 80px;
  color: #002855 !important;
}

.secflow .p1.sty2 {
  color: #002855 !important;
  margin-top: 40px;
  font-size: 30px;
}

.secflow .p1.sty2 span {
  font-size: 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4em;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .steplist {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 100px;
  /*max-width: 900px;*/
  margin-left: auto;
  margin-right: auto;
}

.secflow .steplist li {
  width: 32%;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 20px;
  position: relative;
  transition: 0.3s;
}

.secflow .steplist li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.secflow .steplist li p {
  color: #000;
  font-feature-settings: "palt";
  letter-spacing: 0;
  pointer-events: none;
}

.secflow .steplist li .ico1 {
  width: 40%;
  position: absolute;
  right: 20px;
  top: 20px;
}

.secflow .steplist li .ico2 {
  width: 120px;
  position: absolute;
  left: 40px;
  top: 0px;
  background-color: #D3C8AB;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  flex-wrap: wrap;
  line-height: 1em;
  font-size: 16px;
  padding: 10px;
  text-align: center;
}

.secflow .steplist li .ps1 {
  font-size: 30px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #002855;
  line-height: 1em;
  margin-top: -60px;
}

.secflow .steplist li .ps1 span {
  font-size: 46px;
  line-height: 1em;
  color: #002855;
}

.secflow .steplist li .ps1::before {
  width: 40%;
  height: 1px;
  content: "";
  background-color: #002855;
  position: absolute;
  left: 0;
  bottom: 0;
}

.secflow .webinar {
  background-color: #F4F4F4;
  padding: 40px;
}

.secflow .webinar h3 {
  color: #002855;
  border-bottom: 1px solid #002855;
}

.secflow .webinar h3 span {
  color: #002855 !important;
  font-size: 54px !important;
}

.secflow .webinar .p1.sty2 {
  text-align: center;
}

.secflow .webinar .p1 {
  font-size: 24px;
  color: #002855 !important;
  text-align: center;
  margin-bottom: 20px;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .p3 {
  font-size: 18px;
  color: #002855 !important;
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .p4 {
  font-size: 13px;
  color: #002855 !important;
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0;
  margin-top: 20px;
}

.secflow .webinar .webinar-in {
  width: 100%;
  position: relative;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; /* margin-bottom: 20px; */
}

.secflow .webinar .i_flow2 {
  background-color: #002855 !important;
  padding: 40px;
  border-radius: 20px;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .i_flow2 {
    background-color: #002855 !important;
    padding: 20px;
    border-radius: 20px;
  }
}
.secflow .webinar .i_flow2::before {
  border-radius: 20px;
  position: absolute;
  width: calc(100% - 21px);
  height: calc(100% - 21px);
  left: 10px;
  top: 10px;
  box-sizing: border-box;
  z-index: 2;
  content: "";
  border: 1px solid #FFFFFF;
  pointer-events: none;
}

.secflow .webinar .i_flow2 p.p2 {
  color: #fff;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .i_flow2 p.p3 {
  color: #fff;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .i_flow2 {
  margin-top: 60px;
}

.secflow .webinar .i_flow2 .p2 {
  color: #fff !important;
  font-size: 30px;
  line-height: 1.2em;
}

.secflow .webinar .i_flow2 .p2 span {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.secflow .webinar .i_flow2 .p3 {
  color: #fff !important;
  line-height: 1.2em;
  margin-top: 10px;
}

.secflow .webinar .i_flow {
  margin-top: 60px;
}

.secflow .steplist li figure {
  margin-bottom: 20px;
}

.secflow .steplist li .ps2 {
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .steplist li .ps3 {
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 10px;
  font-feature-settings: "palt";
  letter-spacing: 0;
}

.secflow .webinar .dayl {
  margin-bottom: 20px;
}

.secflow .webinar .dayl {
  margin-bottom: 20px;
}

.secflow .webinar .sec1b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid #002855;
  position: relative;
  background-color: #fff;
  margin-bottom: 4px;
  height: 50px;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  transition: 0.3s;
  margin-top: 20px;
}

.secflow .webinar .p1.sty2 {
  font-size: 24px;
  border-bottom: 1px solid #002855;
}

.secflow .webinar .sec1b a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}

.secflow .webinar .p1.sty3 {
  font-size: 24px;
  margin-top: 20px;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .p1.sty3 {
    font-size: 5vw;
    /* margin-top: 2vw; */
  }
}
.secflow .webinar .sec1b:hover {
  opacity: 0.7;
}

.secflow .webinar .sec1b.dis {
  opacity: 0.5;
  pointer-events: none;
}

.secflow .webinar .sec1b dt {
  width: 40%;
  background-color: #002855;
  color: #fff;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  font-feature-settings: "palt";
  letter-spacing: 0;
  height: 100%;
  font-weight: normal;
  font-size: 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .p1.sty2 {
    font-size: 5vw;
  }
  .secflow .webinar .sec1b dt {
    line-height: 1.2em;
    font-size: 3.5vw;
  }
}
.secflow .webinar {
  margin-bottom: 80px;
}

.secflow .webinar .sec1b dd .more {
  height: 40px;
  width: 30%;
  background-color: #445585;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 8px;
  box-sizing: border-box;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .sec1b dd .more {
    line-height: 1em;
    font-size: 3vw;
  }
}
.secflow .webinar .sec1b dd {
  height: 100%;
  width: 60%;
  padding-left: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 24px;
  box-sizing: border-box;
  color: #002855;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .sec1b dd {
    height: 100%;
    width: 60%;
    padding-left: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    font-size: 24px;
    box-sizing: border-box;
    color: #002855;
  }
}
@media screen and (max-width: 584px) {
  .secflow .webinar .sec1b dd {
    line-height: 1em;
    font-size: 3.5vw;
  }
}
.secflow .webinar .sec1b dd .more {
  height: 30px;
  width: 30%;
  background-color: #445585;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 8px;
  box-sizing: border-box;
}

@media screen and (max-width: 584px) {
  .secflow .webinar .sec1b dd .more {
    line-height: 1em;
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .secflow .webinar .i_flow {
    margin-top: 6vw;
  }
  .secflow .webinar .i_flow2 {
    margin-top: 6vw;
  }
  .secflow .steplist li .ps2 {
    font-size: 4.5vw;
  }
  .secflow .webinar .p1 {
    font-size: 5.6vw;
  }
  .webinar-in h3.ct {
    font-size: 8vw;
  }
  .secflow .webinar {
    padding: 3vw;
  }
  .secflow .steplist {
    margin-top: 16vw;
  }
  .secflow .webinar .p3 {
    font-size: 3.5vw;
    line-height: 1.6em;
  }
  .secflow h2 {
    font-size: 12vw;
  }
  .secflow .steplist li {
    width: 100%;
    margin-bottom: 6vw;
  }
  .secflow .steplist li:nth-child(2) .ps1 {
    text-align: right;
  }
  .secflow .steplist li:nth-child(2) .ps1::before {
    left: auto;
    right: 0;
  }
  #index h3.mb0 {
    margin-bottom: 20px;
  }
  .secflow .p1.sty2 {
    font-size: 6vw;
    line-height: 1.2em;
  }
  .secflow .p1.sty2 span {
    font-size: 3.5vw;
    line-height: 1.2em;
    margin-top: 3vw;
  }
  .secflow .webinar .i_flow2 {
    margin-top: 6vw;
  }
  .secflow .webinar .i_flow2 p.p3 {
    text-align: left !important;
    margin-top: 10px;
  }
  .secflow .webinar .i_flow2 p.p3 br {
    display: none;
  }
  .secflow .webinar .i_flow2 p.p2 {
    font-size: 6vw;
  }
}
#index .secinner-a {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
}

#index .secinner-aa {
  /* background-color: rgba(255, 255, 255, 0.8); */
  padding: 10px;
}

#index .infomationl0 {
  position: relative;
  max-height: 100%;
  overflow: auto;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 584px) {
  #index .infomationl0 {
    position: relative;
    max-height: 100%;
    overflow: auto;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#index .infomationlc {
  /* display: flex; */
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-wrap: wrap;
  /* width: calc(100% - 0px); */
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(165, 137, 79, 0.3);
  border-top: 1px solid rgba(165, 137, 79, 0.3);
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

#index .infomationlc p {
  line-height: 1.7em;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  /* font-size: 16px; */
  text-align: center;
}

#index .infomationlc2 {
  /* display: flex; */
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-wrap: wrap;
  /* width: calc(100% - 0px); */
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

#index .infomationlc2 p {
  line-height: 1.7em;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  /* font-size: 16px; */
  text-align: center;
}

.button-shikaku_r {
  background: linear-gradient(-60deg, rgb(170, 148, 106) 0%, rgb(191, 166, 119) 17.92%, rgb(127, 111, 78) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

@media screen and (max-width: 584px) {
  .button-shikaku_r {
    background: linear-gradient(-60deg, rgb(170, 148, 106) 0%, rgb(191, 166, 119) 17.92%, rgb(127, 111, 78) 100%);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    color: #fff;
    text-align: center;
    position: relative;
    letter-spacing: 0.1em;
    display: inline-block;
    transition: 0.3s;
  }
}
#footer-button-shikaku_r {
  width: 400px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.6em;
  margin-top: 30px;
  /* margin-bottom: 20px; */
  margin-left: 30px;
  margin-right: 30px;
  color: #ffffff;
}

@media screen and (max-width: 584px) {
  #footer-button-shikaku_r {
    width: 330px;
    height: 60px;
    border-radius: 1vh;
    line-height: 60px;
    font-size: 1.6em;
    margin-top: 30px;
    /* margin-bottom: 20px; */
    margin-left: 30px;
    margin-right: 30px;
    color: #ffffff;
  }
}
.button-shikaku_g {
  background: linear-gradient(-60deg, rgb(109, 168, 119) 0%, rgb(140, 192, 125) 17.92%, rgb(27, 141, 135) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

@media screen and (max-width: 584px) {
  .button-shikaku_g {
    background: linear-gradient(-60deg, rgb(109, 168, 119) 0%, rgb(140, 192, 125) 17.92%, rgb(27, 141, 135) 100%);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    color: #fff;
    text-align: center;
    position: relative;
    letter-spacing: 0.1em;
    display: inline-block;
    transition: 0.3s;
  }
}
#footer-button-shikaku_g {
  width: 400px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.4em;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  color: #ffffff;
}

@media screen and (max-width: 584px) {
  #footer-button-shikaku_g {
    width: 330px;
    height: 60px;
    border-radius: 1vh;
    line-height: 60px;
    font-size: 1.4em;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
    color: #ffffff;
  }
}
.button-shikaku_q {
  background: linear-gradient(-60deg, rgb(143, 22, 124) 0%, rgb(186, 59, 160) 17.92%, rgb(193, 72, 146) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_q {
  width: 860px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 0.8em;
  /* margin-top: 20px; */
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  color: #ffffff;
}

@media screen and (max-width: 584px) {
  #footer-button-shikaku_q {
    width: 860px;
    height: 60px;
    border-radius: 1vh;
    line-height: 60px;
    font-size: 1.1em;
    /* margin-top: 20px; */
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
    color: #ffffff;
  }
}
.button-shikaku_rr {
  background: linear-gradient(-60deg, rgb(170, 148, 106) 0%, rgb(191, 166, 119) 17.92%, rgb(127, 111, 78) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_rr {
  width: 350px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.6em;
  margin-top: 30px;
  /* margin-bottom: 20px; */
  margin-left: 10px;
  margin-right: 10px;
  color: #ffffff;
}

.button-shikaku_gg {
  background: linear-gradient(-60deg, rgb(109, 168, 119) 0%, rgb(140, 192, 125) 17.92%, rgb(27, 141, 135) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_gg {
  width: 350px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.6em;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  color: #ffffff;
}

.button-shikaku_ll {
  background: linear-gradient(-60deg, rgb(21, 28, 99) 0%, rgb(71, 76, 150) 17.92%, rgb(26, 33, 114) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_ll {
  width: 350px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.6em;
  margin-top: 30px;
  /* margin-bottom: 20px; */
  margin-left: 10px;
  margin-right: 10px;
  color: #ffffff;
}

.button-shikaku_ll_m {
  background: linear-gradient(-60deg, rgb(21, 28, 99) 0%, rgb(71, 76, 150) 17.92%, rgb(26, 33, 114) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

#footer-button-shikaku_ll_m {
  width: 680px;
  height: 65px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 2em;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  color: #ffffff;
}

@media screen and (max-width: 584px) {
  #footer-button-shikaku_ll_m {
    width: 480px;
    height: 60px;
    border-radius: 1vh;
    line-height: 60px;
    font-size: 1.6em;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    color: #ffffff;
  }
}
#project .lead.sty3 {
  color: #d5c8a0;
  margin-bottom: 60px;
}

#project .pro_02 {
  display: block;
  width: 100vw;
  margin-left: calc(-1 * (100vw - 100%) / 2);
  background-color: rgba(0, 0, 0, 0.1);
  padding: 40px;
  margin-bottom: 60px;
}

@media screen and (max-width: 584px) {
  #project .pro_02 {
    display: block;
    width: 105vw;
    margin-left: calc(-1 * (100vw - 100%) / 2);
    background-color: rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-bottom: 60px;
  }
}
#project .pro_02 .pro_02a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

#project .pro_03 {
  text-align: center;
  white-space: nowrap;
  letter-spacing: 10px;
  font-size: 3.1rem;
  margin-bottom: 40px;
  line-height: 1.8;
}

@media screen and (max-width: 584px) {
  #project .pro_03 {
    text-align: center;
    white-space: nowrap;
    letter-spacing: 3px;
    font-size: 2rem;
    margin-bottom: 40px;
    line-height: 1.8;
  }
}
#project .pro_033 {
  text-align: center;
  white-space: nowrap;
  letter-spacing: 10px;
  font-size: 3.3rem;
  margin-bottom: 70px;
  line-height: 1;
}

@media screen and (max-width: 584px) {
  #project .pro_033 {
    text-align: center;
    white-space: nowrap;
    letter-spacing: 3px;
    font-size: 2.2rem;
    margin-bottom: 40px;
    line-height: 1.8;
  }
}
#project .pro_034 {
  text-align: center;
  white-space: nowrap;
  letter-spacing: 5px;
  font-size: 2.6rem;
  margin-bottom: 40px;
  line-height: 1.5;
  color: white;
}

@media screen and (max-width: 584px) {
  #project .pro_034 {
    text-align: center;
    white-space: nowrap;
    letter-spacing: 0px;
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 1.8;
    color: white;
  }
}
#project .pro_05 {
  display: block;
  width: 100vw;
  margin-left: calc(-1 * (100vw - 100%) / 2);
  background-color: rgba(0, 0, 0, 0.1);
  padding: 40px;
  margin-bottom: 60px;
}

@media screen and (max-width: 584px) {
  #project .pro_05 {
    display: block;
    width: 100vw;
    margin-left: calc(-1 * (100vw - 100%) / 2);
    background-color: rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom: 0px;
  }
}
#project .pro_05 .pro_05a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

#project .pro_05 .pro_05a dt {
  display: block;
  width: 45%;
  background-color: #fff;
  padding: 20px;
  margin-right: 20px;
  z-index: 3;
  position: relative;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt {
    display: block;
    width: 80%;
    background-color: #fff;
    padding: 20px;
    z-index: 3;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
  }
}
#project .pro_05 .pro_05a dt .logo {
  width: 80%;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt .logo {
    width: 100%;
  }
}
#project .pro_05 .pro_05a dt .p1 {
  font-size: 20px;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt .p1 {
    font-size: 13px;
    text-align: left;
    line-height: 1.4em;
    margin-top: 10px;
  }
}
#project .pro_05 .pro_05a dt .p2 {
  font-size: 25px;
  text-align: left;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt .p2 {
    font-size: 20px;
    text-align: left;
    line-height: 1.4em;
    margin-top: 0px;
  }
}
#project .pro_05 .pro_05a dt .p3 {
  font-size: 13px;
  text-align: left;
  margin-top: 20px;
}

@media screen and (max-width: 584px) {
  #project .pro_05 .pro_05a dt .p3 {
    font-size: 13px;
    text-align: left;
    line-height: 1.4em;
    margin-top: 10px;
  }
}
#project .pro_05 dd {
  width: 35%;
}

@media screen and (max-width: 584px) {
  #project .pro_05 dd {
    width: 80%;
    margin-top: 10px;
  }
}
#project .i_img_06 {
  margin-bottom: 100px;
}

@media screen and (max-width: 584px) {
  #project .i_img_06 {
    margin-bottom: 50px;
  }
}
#project .i_img_07 {
  margin-bottom: 20px;
}

@media screen and (max-width: 584px) {
  #project .i_img_07 {
    margin-bottom: 30px;
  }
}
#project .i_img_07 .note,
#project .i_img_06 .note {
  right: 20px;
}

#project .p2t {
  display: block;
  font-size: 16px;
  text-align: left;
  line-height: 2.2;
  margin-bottom: 40px;
  margin-top: 40px;
}

@media screen and (max-width: 584px) {
  #project .p2t {
    display: block;
    font-size: 15px;
    text-align: left;
    line-height: 1.8;
    margin-bottom: 40px;
    margin-top: 20px;
  }
}
#project .p3t {
  display: block;
  font-size: 2.4rem;
  text-align: left;
  margin-bottom: 4px;
}

@media screen and (max-width: 584px) {
  #project .p3t {
    display: block;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 4px;
  }
}
#project .p33t {
  display: block;
  font-size: 1.8rem;
  text-align: left;
  margin-bottom: 4px;
}

@media screen and (max-width: 584px) {
  #project .p33t {
    display: block;
    font-size: 1.8rem;
    text-align: left;
    margin-bottom: 4px;
  }
}
#project .p3t span {
  display: inline-block;
  background-color: #fff;
  padding: 6px;
}

#project .pro_02 .pro_02a dt {
  display: block;
  width: 40%;
  background-color: #fff;
  padding: 20px;
  z-index: 3;
  position: relative;
}

@media screen and (max-width: 584px) {
  #project .pro_02 .pro_02a dt {
    display: block;
    width: 35%;
    background-color: #fff;
    padding: 20px;
    z-index: 3;
    margin-left: -20px;
    position: relative;
  }
}
#project .pro_02 .pro_02a dt .logo {
  width: 80%;
}

@media screen and (max-width: 584px) {
  #project .pro_02 .pro_02a dt .logo {
    width: 100%;
  }
}
#project .pro_02 .pro_02a dt .p1 {
  font-size: 15px;
  text-align: left;
}

@media screen and (max-width: 584px) {
  #project .pro_02 .pro_02a dt .p1 {
    font-size: 15px;
    text-align: left;
    line-height: 1.4em;
    margin-top: 10px;
  }
}
#project .pro_04 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 30px;
}

#project .pro_04 dt {
  width: 48%;
}

@media screen and (max-width: 584px) {
  #project .pro_04 dt {
    width: 100%;
  }
}
#project .pro_04 dd {
  width: 50%;
}

@media screen and (max-width: 584px) {
  #project .pro_04 dd {
    width: 100%;
    margin-top: 10px;
  }
}
#project .pro_04.rvs dt {
  order: 2;
}

#project .pro_04.rvs dd {
  order: 1;
}

#project .pro_04 dd figure {
  /* margin-top: 40px; */
}

@media screen and (max-width: 584px) {
  #project .pro_04 dd figure {
    margin-top: 30px;
  }
}
#project .pro_02 .pro_02a dt .p2 {
  font-size: 15px;
  text-align: left;
}

#project .pro_02 .pro_02a dt .p3 {
  font-size: 18px;
  margin-top: 10px;
  text-align: left;
}

#project .pro_02 .pro_02a dd {
  width: 50%;
  display: block;
  margin-left: -30px;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 584px) {
  #project .pro_02 .pro_02a dd {
    width: 70%;
    display: block;
    margin-left: -30px;
    z-index: 1;
    position: relative;
  }
}
#project .pro_01 {
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
  width: 34%;
  display: block;
  margin-bottom: 40px;
}

#project .pro1 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4%;
  flex-wrap: wrap;
}

#project .pro1 li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
}

#project .pro1 li {
  width: 30%;
  position: relative;
  border-radius: 10px;
  border: 2px solid #FFFFFF;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-bottom: 30px;
}

#project .pro1 li .cv {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#project .pro1 li:hover .bg {
  transform: scale(1.1, 1.1);
  transition: 3s;
}

#project .infomationlc {
  /* display: flex; */
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-wrap: wrap;
  /* width: calc(100% - 0px); */
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(165, 137, 79, 0.3);
  border-top: 1px solid rgba(165, 137, 79, 0.3);
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

#project .infomationlc p {
  line-height: 1.7em;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  /* font-size: 16px; */
  text-align: center;
}

#project .infomationl0 {
  position: relative;
  max-height: 100%;
  overflow: auto;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.button-shikaku_p {
  background: linear-gradient(-60deg, rgb(180, 153, 90) 0%, rgb(218, 183, 103) 17.92%, rgb(138, 113, 53) 100%);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #fff;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: 0.3s;
}

.button-shikaku_p:hover {
  opacity: 0.6;
}

#footer-button-shikaku_p {
  width: 800px;
  height: 60px;
  border-radius: 1vh;
  line-height: 60px;
  font-size: 1.9em;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  color: #ffffff;
}

#project .secmerit .secinner .lead.btm {
  margin-bottom: 0;
  margin-top: 20px;
}

#project .secmerit .secinner .lead span.sty2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 3rem;
  margin-top: 10px;
  font-feature-settings: "palt";
  letter-spacing: 0px;
  line-height: 1.8em;
  color: #a67a26;
}

#project .secmerit .secinner .lead {
  text-align: center;
  line-height: 1;
  margin-bottom: 60px;
}

#project .pro2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4%;
  flex-wrap: wrap;
}

#project .pro2 li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
}

#project .pro2 li {
  width: 30%;
  position: relative;
  border-radius: 10px;
  border: 2px solid #FFFFFF;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-bottom: 30px;
}

#project .pro2 li .cv {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#zeh .sec2 .sec2ff {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#zeh .sec2 .sec2ff dt {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .sec2ff dt {
    width: 100%;
    order: 2;
  }
}
#zeh .sec2 .sec2ff dd {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #zeh .sec2 .sec2ff dd {
    width: 100%;
    order: 1;
  }
}
.zeh {
  color: #231815;
  background-color: #fff;
}
.zeh .note {
  font-size: 1.2rem;
  line-height: 1.2;
}


/*# sourceMappingURL=../../map/zeh/style.css.map */