@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
@import url("https://use.typekit.net/zwk3lqt.css");
body::before {
  content: "";
  width: 100%;
  height: 77px;
  background-color: #FFF;
  display: block;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: -1;
}

.wrapper {
  width: 100%;
  height: auto;
  position: relative;
}
.wrapper::before {
  content: "";
  width: 100%;
  height: 400px;
  background-color: #F1F1F1;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}
.wrapper .visual {
  width: 100%;
  padding: 120px 0 0 0;
  margin-bottom: 80px;
  opacity: 0;
  transition: opacity 0.5s ease-in 0s;
}
.wrapper .visual.on {
  opacity: 1;
}
.wrapper .visual div {
  width: 1080px;
  margin: 0 auto;
}

/* sec1 */
.sec {
  width: 100%;
  padding-bottom: 100px;
  position: relative;
}
.sec .inner {
  width: 1080px;
  margin: 0 auto;
}
.sec .inner .combo {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.sec .inner .combo .title {
  width: 400px;
  position: relative;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.3s ease-in 0s;
}
.sec .inner .combo .title .intitle {
  width: 100%;
  padding: 0px 20px 0 0;
  position: sticky;
  top: 85px;
}
.sec .inner .combo .title .intitle dl {
  text-align: left;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.sec .inner .combo .title .intitle dl dt {
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.4rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
.sec .inner .combo .title .intitle dl dt:not(:last-child) {
  margin-bottom: 40px;
}
.sec .inner .combo .title .intitle dl dd {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0 0 0 30px;
  position: relative;
}
.sec .inner .combo .title .intitle dl dd::before {
  content: "";
  width: 1px;
  background-color: #111111;
  display: block;
}
.sec .inner .combo .title .intitle dl dd ul {
  margin: 0 0 0 30px;
}
.sec .inner .combo .title .intitle dl dd ul li {
  position: relative;
}
.sec .inner .combo .title .intitle dl dd ul li::before {
  width: 10px;
  height: 10px;
  background-color: #111111;
  border-radius: 5px;
  display: block;
  position: absolute;
  top: 0.5rem;
  left: -35px;
}
.sec .inner .combo .title .intitle dl dd ul li:not(:last-child) {
  margin-bottom: 25px;
}
.sec .inner .combo .title .intitle dl dd ul li.active::before {
  content: "";
}
.sec .inner .combo .title .intitle dl dd ul li a {
  color: #000000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  transition: all 0.15s ease-out 0s;
}
.sec .inner .combo .title .intitle dl dd ul li a:hover {
  color: #999;
}
.sec .inner .combo .contents {
  width: calc(100% - 400px);
  opacity: 0;
  transition: all 0.5s ease-in 0.5s;
}
.sec .inner .combo .contents.on {
  opacity: 1;
}
.sec .inner .combo .contents .business {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 80px;
}
.sec .inner .combo .contents .business .lead {
  width: 100%;
  margin-bottom: 80px;
}
.sec .inner .combo .contents .business .lead.on p {
  opacity: 1;
}
.sec .inner .combo .contents .business .lead p {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 4.8rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: left;
  opacity: 0;
}
.sec .inner .combo .contents .business .lead p:not(:last-child) {
  margin-bottom: 40px;
}
.sec .inner .combo .contents .business .lead p:nth-child(1) {
  transition: opacity 0.75s ease-in 0s;
}
.sec .inner .combo .contents .business .lead p:nth-child(2) {
  transition: opacity 0.75s ease-in 0.5s;
}
.sec .inner .combo .contents .business .set {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.sec .inner .combo .contents .business .set.on {
  opacity: 1;
}
.sec .inner .combo .contents .business .set.on.s1 .photo, .sec .inner .combo .contents .business .set.on.s3 .photo {
  transform: translateX(80px);
}
.sec .inner .combo .contents .business .set.on.s2 .photo {
  transform: translateX(-80px);
}
.sec .inner .combo .contents .business .set:not(:last-child) {
  margin-bottom: 40px;
}
.sec .inner .combo .contents .business .set dl {
  text-align: left;
  width: calc(100% - 360px);
}
.sec .inner .combo .contents .business .set dl dt {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.6rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
.sec .inner .combo .contents .business .set dl dt:not(:last-child) {
  margin-bottom: 20px;
}
.sec .inner .combo .contents .business .set dl dd p {
  color: #111111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 3.2rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
}
.sec .inner .combo .contents .business .set dl dd p:not(:last-child) {
  margin-bottom: 20px;
}
.sec .inner .combo .contents .business .set dl dd p a {
  text-decoration: underline;
}
.sec .inner .combo .contents .business .set .photo {
  width: 360px;
  position: relative;
  transition: all 1s ease-in;
}
.sec .inner .combo .contents .business .set.s1 .photo, .sec .inner .combo .contents .business .set.s3 .photo {
  transform: translateX(100px);
}
.sec .inner .combo .contents .business .set.s2 dl {
  order: 2;
}
.sec .inner .combo .contents .business .set.s2 .photo {
  transform: translateX(-100px);
  order: 1;
}
.sec .inner .combo .contents .myform {
  width: 100%;
  padding-top: 80px;
  border-top: solid 1px #999;
}
.sec .inner .combo .contents .myform h4 {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  text-align: left;
  margin-bottom: 40px;
}
.sec .inner .combo .contents .myform .wpcf7 .screen-reader-response:not(:last-child) {
  margin-bottom: 20px;
}
.sec .inner .combo .contents .myform .wpcf7 .screen-reader-response p {
  color: #111111;
  font-family: "din-2014", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.4rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  margin: 0px;
}
.sec .inner .combo .contents .myform .wpcf7 .screen-reader-response ul {
  display: none;
}
.sec .inner .combo .contents .myform form {
  text-align: left;
  width: 100%;
}
.sec .inner .combo .contents .myform form dl {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #F1F1F1;
}
.sec .inner .combo .contents .myform form dl dt {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 3rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  width: 25%;
  padding: 0 40px 0 0;
}
.sec .inner .combo .contents .myform form dl dd {
  width: 75%;
}
.sec .inner .combo .contents .myform form dl dd input {
  color: #111111;
  font-family: "din-2014", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  width: 100%;
  padding: 10px;
  margin: 0px;
  background-color: #F1F1F1;
  border: none;
  box-sizing: border-box;
}
.sec .inner .combo .contents .myform form dl dd textarea {
  color: #111111;
  font-family: "din-2014", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.6rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  width: 100%;
  min-height: 240px;
  padding: 10px;
  margin: 0px;
  background-color: #F1F1F1;
  border: none;
  box-sizing: border-box;
}
.sec .inner .combo .contents .myform form dl dd span {
  color: #111111;
  font-family: "din-2014", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.6rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
}
.sec .inner .combo .contents .myform form dl dd span.wpcf7-not-valid-tip {
  color: #111111;
  font-family: "din-2014", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.4rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  margin-top: 10px;
  display: inline-block;
}
.sec .inner .combo .contents .myform form dl dd select {
  color: #111111;
  font-family: "din-2014", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  border: 1px solid #999;
  position: relative;
  width: 100%;
  padding: 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
}
.sec .inner .combo .contents .myform form dl dd > div {
  position: relative;
  width: 80%;
}
.sec .inner .combo .contents .myform form dl dd > div:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 17px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  pointer-events: none;
  transform: translateY(-50%) rotate(-135deg);
}
.sec .inner .combo .contents .myform form .sendbtn {
  width: 100%;
  background-color: #666666;
  transition: all 0.15s ease-out 0s;
}
.sec .inner .combo .contents .myform form .sendbtn:hover {
  background-color: #111111;
}
.sec .inner .combo .contents .myform form .sendbtn:not(:last-child) {
  margin-bottom: 20px;
}
.sec .inner .combo .contents .myform form .sendbtn input {
  color: #FFF;
  font-family: "din-2014", sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  letter-spacing: normal;
  width: 100%;
  height: 50px;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.sec .inner .combo .contents .myform form .wpcf7-response-output {
  display: none;
}
.sec .inner .combo .contents .myform form .prev a,
.sec .inner .combo .contents .myform form .gohome a {
  color: #666666;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  width: 100px;
  height: 50px;
  background-color: #111111;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  transition: all 0.15s ease-out 0s;
}
.sec .inner .combo .contents .myform form .prev a:hover,
.sec .inner .combo .contents .myform form .gohome a:hover {
  background-color: #808080;
}
.sec.on .inner .combo .title {
  clip-path: inset(0 0 0 0);
}
.sec.on .inner .combo .contents {
  opacity: 1;
}

/* --------------------------------------- Media Queries Smartphone --------------------------------------- */
@media screen and (max-width: 768px) {
  body::before {
    content: none;
  }

  .wrapper {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
  }
  .wrapper::before {
    height: 120px;
  }
  .wrapper .visual {
    width: 100%;
    padding: 60px 20px 0 20px;
    margin-bottom: 40px;
  }
  .wrapper .visual div {
    width: 100%;
  }

  /* sec1 */
  .sec {
    padding-bottom: 50px;
  }
  .sec .inner {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .sec .inner .combo {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .sec .inner .combo .title {
    width: 100%;
    position: relative;
    clip-path: none;
    transition: opacity 0.3s ease-in 0s;
    opacity: 0;
  }
  .sec .inner .combo .title:not(:last-child) {
    margin-bottom: 40px;
  }
  .sec .inner .combo .title .intitle {
    width: 100%;
    padding: 0px;
    position: relative;
    top: auto;
  }
  .sec .inner .combo .title .intitle dl {
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .sec .inner .combo .title .intitle dl dt {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
  .sec .inner .combo .title .intitle dl dt:not(:last-child) {
    margin-bottom: 40px;
  }
  .sec .inner .combo .contents {
    width: 100%;
  }
  .sec .inner .combo .contents .business {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 auto 40px auto;
  }
  .sec .inner .combo .contents .business .lead {
    width: 100%;
    margin-bottom: 80px;
  }
  .sec .inner .combo .contents .business .lead p {
    color: #111111;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 3.6rem;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
  .sec .inner .combo .contents .business .lead p:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec .inner .combo .contents .business .set {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    opacity: 0;
    transition: opacity 0.5s ease-in;
  }
  .sec .inner .combo .contents .business .set.on {
    opacity: 1;
  }
  .sec .inner .combo .contents .business .set.on.s1 .photo, .sec .inner .combo .contents .business .set.on.s3 .photo {
    transform: translateX(20px);
  }
  .sec .inner .combo .contents .business .set.on.s2 .photo {
    transform: translateX(-20px);
  }
  .sec .inner .combo .contents .business .set:not(:last-child) {
    margin-bottom: 40px;
  }
  .sec .inner .combo .contents .business .set dl {
    text-align: left;
    width: 100%;
  }
  .sec .inner .combo .contents .business .set dl dt {
    color: #111111;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
  }
  .sec .inner .combo .contents .business .set dl dt:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec .inner .combo .contents .business .set dl dd p {
    color: #111111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 3.2rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  .sec .inner .combo .contents .business .set dl dd p:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec .inner .combo .contents .business .set .photo {
    width: 100%;
    position: relative;
    transition: all 1s ease-in;
  }
  .sec .inner .combo .contents .business .set.s1 dl, .sec .inner .combo .contents .business .set.s3 dl {
    margin-bottom: 20px;
  }
  .sec .inner .combo .contents .business .set.s1 .photo, .sec .inner .combo .contents .business .set.s3 .photo {
    transform: translateX(100px);
  }
  .sec .inner .combo .contents .business .set.s2 dl {
    margin-bottom: 20px;
    order: 1;
  }
  .sec .inner .combo .contents .business .set.s2 .photo {
    transform: translateX(-100px);
    order: 2;
  }
  .sec .inner .combo .contents .myform {
    width: 100%;
    padding-top: 80px;
    border-top: solid 1px #999;
  }
  .sec .inner .combo .contents .myform h4 {
    color: #111111;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    text-align: left;
    margin-bottom: 40px;
  }
  .sec .inner .combo .contents .myform .status {
    text-align: left;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: solid 1px #111111;
  }
  .sec .inner .combo .contents .myform .status h5 {
    color: #111111;
    font-family: "din-2014", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.6rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    margin-bottom: 10px;
  }
  .sec .inner .combo .contents .myform .status p {
    color: #111111;
    font-family: "din-2014", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  .sec .inner .combo .contents .myform form {
    text-align: left;
    width: 100%;
  }
  .sec .inner .combo .contents .myform form dl {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #F1F1F1;
  }
  .sec .inner .combo .contents .myform form dl dt {
    color: #111111;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 3rem;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    width: 100%;
    padding: 0 0 5px 0;
  }
  .sec .inner .combo .contents .myform form dl dd {
    width: 100%;
  }
  .sec .inner .combo .contents .myform form dl dd input {
    color: #111111;
    font-family: "din-2014", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    width: 100%;
    padding: 5px;
  }
  .sec .inner .combo .contents .myform form dl dd textarea {
    color: #111111;
    font-family: "din-2014", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    width: 100%;
    min-height: 240px;
    padding: 5px;
  }
  .sec .inner .combo .contents .myform form dl dd span {
    color: #111111;
    font-family: "din-2014", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  .sec .inner .combo .contents .myform form dl dd select {
    color: #111111;
    font-family: "din-2014", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    border: 1px solid #999;
    position: relative;
    width: 100%;
    padding: 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
  }
  .sec .inner .combo .contents .myform form dl dd > div {
    position: relative;
    width: 100%;
  }
  .sec .inner .combo .contents .myform form dl dd > div:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 17px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    pointer-events: none;
    transform: translateY(-50%) rotate(-135deg);
  }
  .sec .inner .combo .contents .myform form .sendbtn {
    width: 100%;
    background-color: #666666;
    transition: all 0.15s ease-out 0s;
  }
  .sec .inner .combo .contents .myform form .sendbtn:hover {
    background-color: #111111;
  }
  .sec .inner .combo .contents .myform form .sendbtn:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec .inner .combo .contents .myform form .sendbtn input {
    color: #FFF;
    font-family: "din-2014", sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    letter-spacing: normal;
    width: 100%;
    height: 40px;
  }
  .sec .inner .combo .contents .myform form .prev a,
.sec .inner .combo .contents .myform form .gohome a {
    color: #666666;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    width: 100px;
    height: 40px;
  }
  .sec .inner .combo .contents .myform form .prev a:hover,
.sec .inner .combo .contents .myform form .gohome a:hover {
    background-color: #111111;
  }
  .sec.on .inner .combo .title {
    opacity: 1;
  }
  .sec.on .inner .combo .contents {
    opacity: 1;
  }
}

/*# sourceMappingURL=style_business.css.map */
