@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

.webinar3 {
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
}
.webinar3 .marker-b {
  background: linear-gradient(transparent 75%, #FDFD6C 50%);
  display: inline;
  background-repeat: no-repeat;
  background-size: 0%;
  transition: background-size 1s;
}
.webinar3 .marker-b.on {
  background-size: 100% 100%;
}
.webinar3 .marker-m {
  background: linear-gradient(transparent 50%, #FDFD6C 50%);
  display: inline;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: background-size 1s;
}
.webinar3 .marker-m.on {
  background-size: 100% 100%;
}
.webinar3 .marker-s {
  background: linear-gradient(transparent 50%, #FDFD6C 90%);
  display: inline;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: background-size 1s;
}
.webinar3 .marker-s.on {
  background-size: 100% 100%;
}
.webinar3 .bg-green {
  background-color: #03C755;
  padding-block: 90px 120px;
}
.webinar3 .section {
  width: 100%;
}
.webinar3 .container {
  width: 100%;
  max-width: 980px;
  margin-inline: auto;
}
.webinar3 .section-mv {
  position: relative;
  width: 100%;
  height: 652px;
  background-image: url(/sites/default/files/media/jp/seminar/webinar/img/mv.jpg);
  background-size: cover;
  background-position: center;
}
.webinar3 .section-mv-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1126px;
  padding-top: 40px;
  padding-left: 40px;
  margin-inline: auto;
  overflow: hidden;
}
.webinar3 .arrow-box {
  width: 100%;
  max-width: 489px;
  height: auto !important;
  max-height: 52px;
  margin-bottom: 15px;
}
.webinar3 .arrow-box__img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.webinar3 .mv-woman {
  position: absolute;
  bottom: 0;
  right: 40px;
  width: 348px;
  height: auto;
  z-index: 0;
}
.webinar3 .mv-top {
  position: relative;
  z-index: 1;
  margin-bottom: 12px;
}
.webinar3 .mv-top__ttl {
  color: #000000;
  font-size: 76px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
.webinar3 .mv-top__ttl-icon {
  width: 63px;
  height: auto;
  margin-inline: -7px 7px;
}
.webinar3 .mv-top__ttl-wrap {
  display: inline-flex;
  align-items: center;
  gap: 15px;
}
.webinar3 .mv-top__subttl {
  color: #03C755;
  font-size: 52px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.webinar3 .mv-top__subttl--left {
  font-size: 57px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
  margin-right: 14px;
  vertical-align: -3%;
}
.webinar3 .mv-top__date {
  color: #03C755;
  font-size: 38px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  margin-bottom: -2px;
}
.webinar3 .mv-top__date-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.webinar3 .mv-top__date-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  width: 46px;
  height: 46px;
  font-size: 10px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.06em;
  background-color: #03C755;
  border-radius: 50%;
  margin-right: 19.5px;
}
.webinar3 .mv-top__date-day {
  font-size: 21px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.15em;
  margin-inline: 11px;
}
.webinar3 .mv-top__date-time {
  font-size: 21px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
}
.webinar3 .mv-top-head {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
}
.webinar3 .mv-top-head__box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 102px;
  height: 32px;
  font-size: 12px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  line-height: 1.58333333;
  letter-spacing: 0.15em;
  border-radius: 5px;
}
.webinar3 .mv-top-head__box-icon {
  width: 15px;
  height: 16px;
  margin-right: 6px;
}
.webinar3 .mv-top-head__box--red {
  color: #ffffff;
  background-color: #FA5245;
}
.webinar3 .mv-top-head__box--green {
  color: #03C755;
  border: 1px solid #03C755;
}
.webinar3 .mv-bottom {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 66px;
}
.webinar3 .mv-bottom-prof {
  position: initial;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 23px;
  width: 284px;
  height: 100px;
  background-color: #DBFAEA;
  border-radius: 10px;
  margin-top: 21px;
  z-index: 1;
}
.webinar3 .mv-bottom-prof__left {
  color: #03C755;
  font-size: 16px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.06em;
}
.webinar3 .mv-bottom-prof__right-post {
  font-size: 12px;
  font-family: YakuHanJP, "UD新ゴ DB", sans-serif;
  line-height: 1.58333333;
  letter-spacing: 0.08em;
  margin-bottom: 7px;
}
.webinar3 .mv-bottom-prof__right-name {
  font-size: 24px;
  font-family: YakuHanJP, "UD新ゴ M", sans-serif;
  letter-spacing: 0.08em;
}
.webinar3 .mv-bottom__cond {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  width: 100%;
  max-width: 490px;
  height: auto;
  max-height: 195px;
  background-color: #F5F5F5;
  border-radius: 10px;
  padding: 24px 53px 27px;
}
.webinar3 .mv-bottom__cond-head {
  color: #03C755;
  font-size: 14px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 13px;
}
.webinar3 .mv-bottom__cond-list {
  display: flex;
  flex-flow: column;
  gap: 16px;
  margin-right: auto;
}
.webinar3 .mv-bottom__cond-list-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 18px;
  font-size: 18px;
  font-family: YakuHanJP, "UD新ゴ DB", sans-serif;
  letter-spacing: 0.1em;
}
.webinar3 .mv-bottom__cond-list-item-icon {
  width: 28px;
  height: 28px;
}
.webinar3 .entry-btn {
  position: absolute;
  bottom: -77px;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 6px;
  width: 100%;
  max-width: 520px;
  height: 80px;
  background-color: #F77911;
  border-radius: 49px;
  z-index: 6;
  transition: background-color 0.3s;
}
.webinar3 .entry-btn-bottom {
  position: fixed;
  bottom: -25px;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.3s;
}
.webinar3 .entry-btn__head {
  position: relative;
  color: #FDFD6C;
  font-size: 13px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.2em;
}
.webinar3 .entry-btn__head:before {
  position: absolute;
  left: -10px;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #FDFD6C;
  border-radius: 3px;
  transform: rotate(-25deg);
}
.webinar3 .entry-btn__head:after {
  position: absolute;
  content: "";
  right: -7.7px;
  top: 0;
  width: 2px;
  height: 100%;
  background: #FDFD6C;
  border-radius: 3px;
  transform: rotate(25deg);
}
.webinar3 .entry-btn__txt {
  color: #ffffff;
  font-size: 20px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
}
.webinar3 .entry-btn:hover {
  background-color: #ffffff;
  border: 2px solid #F77911;
}
.webinar3 .entry-btn:hover .entry-btn__head {
  color: #F77911;
}
.webinar3 .entry-btn:hover .entry-btn__head:before {
  background: #F77911;
}
.webinar3 .entry-btn:hover .entry-btn__head:after {
  background: #F77911;
}
.webinar3 .entry-btn:hover .entry-btn__txt {
  color: #F77911;
}
.webinar3 .summary {
  padding-top: 117px;
}
.webinar3 .summary-top__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 52px;
}
.webinar3 .summary-top__ttl--green {
  color: #03C755;
  font-size: 44px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
}
.webinar3 .summary-top__cont {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 52px;
}
.webinar3 .summary-top__cont-item {
  width: calc(33.333333% - 26px);
  height: auto;
}
.webinar3 .summary-top__cont-item--down {
  margin-top: 27px;
}
.webinar3 .summary-top__cont-item-img {
  width: 100%;
  height: auto;
}
.webinar3 .summary-bottom {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.webinar3 .summary-bottom__ttl {
  color: #03C755;
  font-size: 32px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 32px;
}
.webinar3 .summary-bottom__ttl--lg {
  font-size: 42px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  margin-right: 5px;
}
.webinar3 .summary-bottom__subttl {
  font-size: 20px;
  font-family: YakuHanJP, "UD新ゴ DB", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 23px;
}
.webinar3 .summary-bottom__cont {
  display: flex;
  justify-content: center;
  gap: 55px;
}
.webinar3 .summary-bottom__cont-item {
  width: calc(33.33333% - 25px);
  height: auto;
}
.webinar3 .summary-bottom__cont-item-img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.webinar3 .arrow-wrap {
  width: 32px;
  height: auto !important;
  margin-top: 20px;
  margin-inline: auto;
  margin-bottom: 21px;
}
.webinar3 .arrow-img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.webinar3 .point {
  display: flex;
  flex-flow: column;
  gap: 56px;
  padding-top: 171px;
}
.webinar3 .point-case {
  position: relative;
  width: 100%;
  height: auto;
  padding: 72px 0 60px 52px;
  background-color: #F5F5F5;
  border-radius: 20px;
}
.webinar3 .point-case__ttl {
  padding-left: 56px;
}
.webinar3 .point-qa {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 52px 58px 52px 108px;
  background-color: #F5F5F5;
  border-radius: 20px;
}
.webinar3 .point-qa-img {
  width: 231px;
  height: 210px;
}
.webinar3 .point-item {
  position: relative;
  width: 100%;
  height: auto;
  padding: 72px 60px 52px 108px;
  background-color: #F5F5F5;
  border-radius: 20px;
}
.webinar3 .point-item__num {
  position: absolute;
  top: -30px;
  left: -30px;
  width: 120px;
  height: auto;
}
.webinar3 .point-item__ttl {
  font-size: 28px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  line-height: 1.57142857;
  letter-spacing: 0.04em;
  margin-bottom: 30px;
}
.webinar3 .point-item__ttl--green {
  color: #03C755;
}
.webinar3 .point-item__txt {
  font-size: 16px;
  font-family: YakuHanJP, "UD新ゴ M", sans-serif;
  line-height: 2;
  letter-spacing: 0.04em;
}
.webinar3 .point-item__txt--mb {
  margin-bottom: 35px;
}
.webinar3 .point-item__txt--green {
  color: #03C755;
}
.webinar3 .dli-plus {
  display: inline-block;
  vertical-align: middle;
  color: #03C755;
  line-height: 1;
  width: 18px;
  height: 4px;
  background: currentColor;
  position: relative;
}
.webinar3 .dli-plus::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
  transition: 0.2s;
}
.webinar3 .accordion-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #03C755;
  font-size: 20px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  line-height: 1.1;
  letter-spacing: 0.08em;
  cursor: pointer;
}
.webinar3 .accordion-area {
  display: none;
}
.webinar3 .accordion-area__list {
  display: flex;
  flex-flow: column;
  gap: 37px;
  padding-top: 48px;
}
.webinar3 .accordion-area__list-item {
  position: relative;
  width: 100%;
  height: auto;
  padding: 36px;
  background-color: #ffffff;
  border-radius: 10px;
}
.webinar3 .accordion-area__list-item-ttl {
  position: absolute;
  top: -18px;
  color: #ffffff;
  font-size: 18px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  line-height: 1.2222222;
  letter-spacing: 0.04em;
  background-color: #03C755;
  padding: 11px 24px 10px;
  border-radius: 20px;
}
.webinar3 .accordion-area__list-item-txt {
  font-size: 14px;
  font-family: YakuHanJP, "UD新ゴ M", sans-serif;
  line-height: 1.71428571;
  letter-spacing: 0.04em;
}
.webinar3 .accordion-area__list-item-txt--sm {
  font-size: 10px;
}
.webinar3 .case-list {
  display: flex;
  gap: 22px;
  width: 100%;
}
.webinar3 .case-list-wrap {
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.webinar3 .case-list-wrap::-webkit-scrollbar {
  display: none;
}
.webinar3 .case-list__item {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 272px;
  height: auto;
  border: 1px solid #03C755;
  border-radius: 10px;
  background-color: #ffffff;
  padding-block: 38px 30px;
}
.webinar3 .case-list__item-last {
  margin-top: 10px;
}
.webinar3 .case-list__item-head {
  color: #ffffff;
  background-color: #03C755;
  padding: 9px 22px;
  border-radius: 18px;
  margin-bottom: 32px;
}
.webinar3 .case-list__item-mid {
  font-size: 16px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  line-height: 1.625;
  letter-spacing: 0.08em;
  text-align: center;
}
.webinar3 .case-list__item-txt {
  color: #03C755;
  font-size: 34px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  line-height: 2;
  text-align: center;
}
.webinar3 .case-list__item-txt--bottom {
  margin-top: -20px;
}
.webinar3 .case-list__item-txt--lg {
  font-size: 52px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  line-height: 1.40909091;
  letter-spacing: -0.04em;
  margin-inline: 5px;
  vertical-align: -1%;
}
.webinar3 .case-list__item-txt-jpy {
  display: inline-block;
  width: 45.59px;
  height: 32.58px;
  vertical-align: text-bottom;
  margin-left: 6px;
}
.webinar3 .case-list__item-txt-human {
  display: inline-block;
  width: 25.56px;
  height: 40.69px;
  vertical-align: text-bottom;
  margin-left: 7.6px;
}
.webinar3 .entry-case {
  width: 100%;
  height: auto;
  padding: 48px 60px 60px;
  background-color: #DCFAEA;
  border-radius: 20px;
  margin-top: 90px;
}
.webinar3 .entry-case__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  font-size: 34px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 38px;
}
.webinar3 .entry-case__ttl-icon {
  width: 45px;
  height: 38px;
}
.webinar3 .entry-case__list {
  display: flex;
  justify-content: center;
  gap: 29px;
}
.webinar3 .entry-case__list-item {
  display: flex;
  align-items: center;
  flex-flow: column;
  width: calc(33.33333% - 15px);
}
.webinar3 .entry-case__list-item-ttl {
  color: #ffffff;
  font-size: 15px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.04em;
}
.webinar3 .entry-case__list-item-ttl--sm {
  font-size: 12px;
}
.webinar3 .entry-case__list-item-ttl-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 5px;
  width: 210px;
  height: 54px;
  border-radius: 27px;
  background-color: #03C755;
  margin-bottom: 13px;
}
.webinar3 .entry-case__list-item-icon {
  width: 165px;
  height: 165px;
  margin-bottom: 20px;
}
.webinar3 .entry-case__list-item-txt {
  position: relative;
  font-size: 18px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  line-height: 1.555555;
  letter-spacing: 0.04em;
  text-align: center;
  background-color: #ffffff;
  border-radius: 15px;
  padding: 17px 15px 13px;
}
.webinar3 .entry-case__list-item-txt:after {
  position: absolute;
  top: -9px;
  right: 40px;
  display: inline-block;
  content: "";
  background: url(/sites/default/files/media/jp/seminar/webinar/img/box-arrow.png);
  width: 21px;
  height: 9px;
}
.webinar3 .entry-case__list-item-txt--green {
  color: #03C755;
}
.webinar3 .entry-flow {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-block: 90px 120px;
}
.webinar3 .entry-flow__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  font-size: 34px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 53px;
}
.webinar3 .entry-flow__ttl-icon {
  width: 68px;
  height: 34px;
}
.webinar3 .entry-flow__list {
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
}
.webinar3 .entry-flow__list-icon {
  width: 20px;
  height: 20px;
  margin-inline: 8px 3px;
}
.webinar3 .entry-flow__list-item {
  position: relative;
  width: calc(33.33333% - 15px);
  height: 280px;
  border: 2px solid #03C755;
  border-radius: 20px;
  padding-top: 105px;
  padding-inline: 26px;
}
.webinar3 .entry-flow__list-item-icon {
  position: absolute;
  top: 22px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 94px;
  height: 94px;
}
.webinar3 .entry-flow__list-item-ttl {
  color: #03C755;
  font-size: 24px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 23px;
}
.webinar3 .entry-flow__list-item-txt {
  font-size: 14px;
  font-family: YakuHanJP, "UD新ゴ M", sans-serif;
  line-height: 1.71428571;
  letter-spacing: 0.04em;
  text-align: center;
}
.webinar3 .entry-form {
  display: flex;
  align-items: center;
  flex-flow: column;
  width: 100%;
  background-color: #ffffff;
  border-radius: 20px;
  padding-block: 74px 91px;
  margin-bottom: 20px;
}
.webinar3 .entry-form__icon {
  width: 48.03px;
  height: 43px;
}
.webinar3 .entry-form__ttl {
  color: #03C755;
  font-size: 34px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 52px;
}
.webinar3 .entry-desc {
  width: 100%;
  height: auto;
  border: 1px solid #ffffff;
  border-radius: 20px;
  padding: 50px 60px;
}
.webinar3 .entry-desc__ttl {
  color: #ffffff;
  font-size: 24px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
.webinar3 .entry-desc-cont {
  display: flex;
}
.webinar3 .entry-desc-cont-wrap {
  width: 100%;
}
.webinar3 .entry-desc-cont-left {
  display: flex;
  flex-flow: column;
  gap: 19px;
  width: 47.449%;
}
.webinar3 .entry-desc-cont-right {
  width: 52.551%;
}
.webinar3 .entry-desc-cont-right__ttl {
  color: #03C755;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 97px;
  height: 24px;
  font-size: 12px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.2em;
  background-color: #ffffff;
  border-radius: 13px;
  margin-bottom: 15px;
}
.webinar3 .entry-desc-cont__ttl {
  color: #03C755;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 84px;
  height: 24px;
  font-size: 12px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.2em;
  background-color: #ffffff;
  border-radius: 13px;
  margin-bottom: 15px;
}
.webinar3 .entry-desc-cont__txt {
  color: #ffffff;
  font-size: 14px;
  font-family: YakuHanJP, "UD新ゴ M", sans-serif;
  letter-spacing: 0.04em;
  line-height: 1.71428571;
}
.webinar3 .entry-desc-cont__subtxt {
  color: #ffffff;
  font-size: 11px;
  font-family: YakuHanJP, "UD新ゴ M", sans-serif;
  letter-spacing: 0.04em;
  line-height: 2;
  margin-top: 15px;
}
.webinar3 #mktoForm_96 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  width: 100%;
  max-width: 980px;
}
.webinar3 .mktoFormRow {
  width: 100% !important;
  max-width: 720px;
}
.webinar3 #LblAcceptance_of_Terms {
  max-width: 47px;
}
.webinar3 .mktoHtmlText {
  width: 100% !important;
}
.webinar3 .mktoButtonRow {
  text-align: center !important;
  width: 100% !important;
}
.webinar3 .entry-btn-sp {
  display: none;
}
.webinar3 .footer {
  display: flex;
  align-items: center;
  width: 100%;
  height: 120px;
  background-color: #ffffff;
}
.webinar3 .footer-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1366px;
  margin-inline: auto;
  padding-inline: 60px;
}
.webinar3 .footer__link {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.webinar3 .footer__link:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: transparent;
  transition: background-color 0.3s ease;
}
.webinar3 .footer__link:hover::before {
  background-color: #000000;
}
.webinar3 .footer-left {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.webinar3 .footer-right {
  font-size: 12px;
  font-family: YakuHanJP, "UD新ゴ B", sans-serif;
  letter-spacing: 0.04em;
}
.webinar3 .footer__txt {
  font-size: 12px;
  font-family: YakuHanJP, "UD新ゴ M", sans-serif;
  letter-spacing: 0.04em;
}
.webinar3 .slash {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.webinar3 .slash-wrap {
  display: flex;
  align-items: center;
}
.webinar3 .slash img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.webinar3 .dli-plus.open:before {
  opacity: 0;
}
.webinar3 .entry-fade {
  opacity: 1 !important;
}
.webinar3 .fade-in {
  opacity: 0;
  transition-duration: 500ms;
  transition-property: opacity, transform;
}
.webinar3 .fade-in-d {
  opacity: 0;
  transition-duration: 500ms;
  transition-property: opacity, transform;
}
.webinar3 .fade-in-up {
  transform: translate(0, 50px);
}
.webinar3 .fade-in-down {
  transform: translate(0, -50px);
}
.webinar3 .fade-in-left {
  transform: translate(-50px, 0);
}
.webinar3 .fade-in-right {
  transform: translate(50px, 0);
}
.webinar3 .scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}
.webinar3 .fadeIn {
  opacity: 0;
}
.webinar3 .fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.webinar3 .fade {
  animation-name: fadeAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.webinar3 .sp-only {
  display: none;
}
.webinar3 .tab-only {
  display: none;
}
@media screen and (min-width: 1690px) {
  .webinar3 .section-mv {
    background-image: url(/sites/default/files/media/jp/seminar/webinar/img/mv-wide.jpg);
  }
}
@media screen and (max-width: 1085px) {
  .webinar3 .tab-only {
    display: block;
  }
  .webinar3 .container {
    padding-inline: 42px;
    overflow: hidden;
  }
  .webinar3 .mv-bottom {
    gap: 21px;
  }
  .webinar3 .case-list {
    width: 980px;
  }
  .webinar3 .entry-case__list {
    gap: 50px;
  }
  .webinar3 .entry-case__list-item-txt {
    font-size: 14px;
  }
  .webinar3 .entry-flow__list-item {
    padding-inline: 10px;
  }
  .webinar3 .entry-flow__list-item-txt {
    font-size: 12px;
  }
}
@media screen and (max-width: 960px) {
  .webinar3 .summary-bottom__ttl {
    font-size: 27px;
  }
  .webinar3 .summary-bottom__ttl--lg {
    font-size: 38px;
  }
  .webinar3 .entry-case__list-item-txt {
    font-size: 13px;
  }
}
@media screen and (max-width: 850px) {
  .webinar3 .sp-only {
    display: block;
  }
  .webinar3 .entry-btn-pc {
    display: none;
  }
  .webinar3 .entry-btn-sp {
    position: initial;
    display: flex;
    transform: initial;
    opacity: 0;
    transition: 0.2s;
  }
  .webinar3 .container {
    max-width: 500px;
    margin-inline: auto;
    padding-inline: 23px;
  }
  .webinar3 .section-mv {
    height: -moz-fit-content !important;
    height: fit-content !important;
    overflow: hidden;
    background-image: url(/sites/default/files/media/jp/seminar/webinar/img/mv-sp.jpg);
  }
  .webinar3 .section-mv-wrap {
    max-width: 375px;
    padding: 24px 21px 108px;
    overflow: visible;
  }
  .webinar3 .arrow-box {
    margin-bottom: 6px;
  }
  .webinar3 .mv-woman {
    width: 316px;
    right: -64px;
    bottom: -60px;
  }
  .webinar3 .mv-top {
    margin-bottom: 60px;
  }
  .webinar3 .mv-top-head {
    margin-bottom: 12px;
  }
  .webinar3 .mv-top__ttl {
    font-size: 51px;
  }
  .webinar3 .mv-top__ttl-icon {
    width: 42px;
    height: auto;
  }
  .webinar3 .mv-top__subttl {
    font-size: 36px;
    letter-spacing: 0.056em;
  }
  .webinar3 .mv-top__subttl--left {
    font-size: 38px;
    margin-right: 3px;
    vertical-align: -4%;
  }
  .webinar3 .mv-top__date {
    font-size: 27px;
    line-height: 1.3;
    margin-top: -2px;
  }
  .webinar3 .mv-top__date-day {
    font-size: 11px;
    margin-inline: 3px 0;
  }
  .webinar3 .mv-top__date-time {
    display: block;
    font-size: 15px;
  }
  .webinar3 .mv-top__date-icon {
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
  .webinar3 .mv-bottom {
    flex-direction: initial;
    justify-content: initial;
    flex-flow: column;
    gap: 6px;
  }
  .webinar3 .mv-bottom__cond {
    padding: 12px 27px 14px;
  }
  .webinar3 .mv-bottom__cond-head {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .webinar3 .mv-bottom__cond-list {
    gap: 5px;
  }
  .webinar3 .mv-bottom__cond-list-item {
    gap: 14px;
    font-size: 13px;
    letter-spacing: 0.03em;
  }
  .webinar3 .mv-bottom__cond-list-item-icon {
    width: 22px;
    height: 22px;
  }
  .webinar3 .mv-bottom-prof {
    display: flex;
    align-items: flex-start;
    flex-flow: column;
    gap: 7px;
    width: 167px;
    height: 88px;
    margin-top: 0;
    padding-left: 18px;
  }
  .webinar3 .mv-bottom-prof__right-post {
    font-size: 10px;
    line-height: 1.3;
  }
  .webinar3 .mv-bottom-prof__right-name {
    font-size: 16px;
  }
  .webinar3 .mv-bottom-prof__left {
    font-size: 10px;
  }
  .webinar3 .entry-btn {
    width: 100%;
    max-width: 359px;
    height: 66px;
  }
  .webinar3 .entry-btn__head {
    font-size: 12px;
  }
  .webinar3 .entry-btn__txt {
    font-size: 17px;
  }
  .webinar3 .entry-btn-sp {
    position: fixed;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .webinar3 .summary {
    padding-top: 90px;
  }
  .webinar3 .summary-top {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .webinar3 .summary-top__ttl {
    display: inline-block;
    font-size: 20px;
    line-height: 1.35;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 49px;
  }
  .webinar3 .summary-top__ttl--green {
    font-size: 26px;
    margin-inline: 3px;
  }
  .webinar3 .summary-top__cont {
    display: flex;
    flex-flow: column;
    gap: 16px;
  }
  .webinar3 .summary-top__cont-item {
    width: 100%;
    height: auto;
  }
  .webinar3 .summary-bottom__ttl {
    font-size: 23px;
    text-align: center;
    margin-top: 34px;
    margin-bottom: 22px;
  }
  .webinar3 .summary-bottom__ttl--lg {
    font-size: 30px;
    line-height: 1.6;
    margin-right: 0;
  }
  .webinar3 .summary-bottom__subttl {
    font-size: 15px;
    text-align: center;
    margin-bottom: 34px;
    line-height: 2;
  }
  .webinar3 .summary-bottom__cont {
    flex-flow: column;
    gap: 20px;
  }
  .webinar3 .summary-bottom__cont-item {
    width: 100%;
  }
  .webinar3 .point {
    padding-top: 115px;
    padding-left: 27px;
  }
  .webinar3 .point-item {
    padding: 60px 26px 48px;
  }
  .webinar3 .point-item__ttl {
    font-size: 20px;
    line-height: 1.52380952;
    letter-spacing: 0;
    margin-bottom: 24px;
  }
  .webinar3 .point-item__txt {
    font-size: 14px;
    line-height: 1.71428571;
    letter-spacing: 0;
  }
  .webinar3 .point-item__num {
    width: 76px;
    height: auto;
  }
  .webinar3 .accordion-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.08em;
  }
  .webinar3 .accordion-area__list-item {
    padding: 39px 16px 28px;
  }
  .webinar3 .accordion-area__list-item-ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 36px;
    top: 1px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    padding: 0;
  }
  .webinar3 .accordion-area__list-item-ttl--top {
    width: 232px;
  }
  .webinar3 .accordion-area__list-item-ttl--mid {
    width: 198px;
  }
  .webinar3 .accordion-area__list-item-ttl--bottom {
    width: 162px;
  }
  .webinar3 .dli-plus {
    width: 15px;
    height: 3px;
    margin-top: -3px;
    margin-left: 3px;
  }
  .webinar3 .arrow-wrap {
    width: 22px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .webinar3 .point-case {
    padding: 60px 0 48px 24px;
  }
  .webinar3 .point-case__ttl {
    padding-left: 0;
  }
  .webinar3 .case-list {
    flex-wrap: nowrap;
    gap: 10px;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: calc(50% - 50vw);
  }
  .webinar3 .case-list-wrap {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .webinar3 .case-list-wrap::-webkit-scrollbar {
    display: none;
  }
  .webinar3 .case-list__item {
    width: 238px;
    height: 246px;
    padding: 30px 0 0;
  }
  .webinar3 .case-list__item-head {
    font-size: 10px;
    letter-spacing: 0.2em;
    margin-bottom: 16px;
  }
  .webinar3 .case-list__item-mid {
    font-size: 15px;
    line-height: 1.4666667;
    letter-spacing: 0.08em;
  }
  .webinar3 .case-list__item-txt {
    font-size: 30px;
  }
  .webinar3 .case-list__item-txt--lg {
    font-size: 46px;
    line-height: 1.6;
  }
  .webinar3 .case-list__item-txt--bottom {
    margin-top: -26px;
  }
  .webinar3 .case-list__item-txt-human {
    width: 22.38px;
    height: auto;
  }
  .webinar3 .case-list__item:last-child {
    margin-right: 24px;
  }
  .webinar3 .point-qa {
    flex-flow: column;
    padding: 60px 24px 48px;
  }
  .webinar3 .point-qa-img {
    width: 160px;
    height: auto;
    margin-top: 24px;
  }
  .webinar3 .entry-case {
    padding: 52px 23px;
  }
  .webinar3 .entry-case__ttl {
    gap: 14px;
    font-size: 24px;
    letter-spacing: 0.1em;
  }
  .webinar3 .entry-case__ttl-icon {
    width: 30px;
    height: auto;
  }
  .webinar3 .entry-case__list {
    flex-flow: column;
    gap: 24px;
  }
  .webinar3 .entry-case__list-item {
    width: auto;
  }
  .webinar3 .entry-case__list-item-ttl-wrap {
    display: inline-flex;
    flex-flow: initial;
    gap: 0;
    width: auto;
    height: auto;
    padding: 8px 10px 8px 18px;
  }
  .webinar3 .entry-case__list-item-ttl--sm {
    font-size: 10px;
  }
  .webinar3 .entry-case__list-item-icon {
    width: 110px;
    height: auto;
    margin-bottom: 10px;
  }
  .webinar3 .entry-flow {
    margin-bottom: 90px;
  }
  .webinar3 .entry-flow__ttl {
    font-size: 24px;
    margin-bottom: 58px;
  }
  .webinar3 .entry-flow__list {
    flex-flow: column;
    gap: 9px;
  }
  .webinar3 .entry-flow__list-item {
    width: 100%;
    height: auto;
    padding-bottom: 32px;
  }
  .webinar3 .entry-flow__list-icon {
    margin-bottom: 21px;
    margin-left: 0;
  }
  .webinar3 .entry-form {
    padding: 52px 25px 52px 27px;
  }
  .webinar3 .entry-form__icon {
    width: 36.88px;
    height: auto;
  }
  .webinar3 .entry-form__ttl {
    font-size: 22px;
  }
  .webinar3 .entry-desc {
    padding: 60px 25px 60px 29px;
  }
  .webinar3 .entry-desc-cont {
    flex-flow: column;
  }
  .webinar3 .entry-desc-cont-left {
    width: 100%;
    margin-bottom: 24px;
  }
  .webinar3 .entry-desc-cont-right {
    width: 100%;
  }
  .webinar3 #mktoForm_96 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    width: 100% !important;
    padding: 0;
  }
  .webinar3 .mktoForm .mktoFieldWrap {
    float: none;
  }
  .webinar3 .mktoForm .mktoFormCol .mktoLabel {
    text-align: left;
    width: 100%;
  }
  .webinar3 .mktoForm .mktoRadioList,
  .webinar3 .mktoForm .mktoCheckboxList {
    width: 100%;
  }
  .webinar3 .mktoForm .mktoFormRow .mktoRequiredField .mktoAsterix {
    float: left;
    padding-left: 0;
    padding-right: 5px;
  }
  .webinar3 .mktoAsterix::after {
    margin-left: 0 !important;
    margin-bottom: 4px !important;
  }
  .webinar3 .mktoForm .mktoGutter,
  .webinar3 .mktoForm .mktoOffset {
    display: none;
  }
  .webinar3 .mktoForm .mktoFormRow .mktoFormCol {
    clear: both;
  }
  .webinar3 .mktoForm .mktoFormRow .mktoField {
    clear: left;
  }
  .webinar3 .mktoLogicalField {
    width: 255px !important;
  }
  .webinar3 #LblmktoCheckbox_21209_0 {
    width: 235px !important;
  }
  .webinar3 .mktoButton {
    width: 260px !important;
    display: block;
    margin-inline: auto !important;
  }
  .webinar3 .footer {
    height: 184px;
  }
  .webinar3 .footer-wrap {
    flex-flow: column;
    gap: 47px;
    padding-inline: 53px;
  }
  .webinar3 .footer-left {
    flex-wrap: wrap;
    gap: 19px 12px;
  }
  .webinar3 .footer-right {
    font-size: 12px;
    font-family: YakuHanJP, "UD新ゴ B", sans-serif;
    letter-spacing: 0.04em;
  }
  .webinar3 .footer__txt {
    font-size: 12px;
    font-family: YakuHanJP, "UD新ゴ M", sans-serif;
    letter-spacing: 0.04em;
  }
  .webinar3 .slash {
    display: inline-block;
    width: 10px;
    height: 10px;
  }
  .webinar3 .slash-wrap {
    display: flex;
    align-items: center;
  }
  .webinar3 .slash img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .webinar3 .pc-only {
    display: none;
  }
}
@media screen and (min-width: 459px) and (max-width: 850px) {
  .webinar3 .entry-btn-sp {
    position: fixed;
    bottom: -25px;
    left: 50%;
    transform: scale(0.6) translate(-83%, -50%);
  }
}/*# sourceMappingURL=webinar3.css.map */