@charset "UTF-8";


.block__has_full {
  max-width: unset;
  margin: 0!important;
}
.inbox__full {
  max-width: 1030px!important;
  padding: 0 15px;
}

.text__white a,
.text__white a:visited {
  color: #fff!important;
}
.txt__color_webinar_red {
  color: #EA5541;
}
.txt__color_webinar_blue {
  color: #1E7FE1;
}
.txt__color_webinar_yellow {
  color: #FFEF24;
}
.txt__line_height_14 {
  line-height: 1.4!important;
}
.box__webinar_sec_ttl {
  margin: 0;
  position: absolute;
  top: -43px;
  left: 50%;
  transform: translateX(-50%);
}
.box__webinar_sec_ttl img {
  width: auto;
  height: 44px;
}
@media screen and (min-width: 768px) {
  .box__webinar_sec_ttl {
    top: -60px;
  }
  .box__webinar_sec_ttl img {
    height: 61px;
  }
}

.box__webinar_cv_area .btn__webinar_cv {
  height: 60px;
  font-size: 1.25rem!important;
  background-color: #FF5E00!important;
  border: solid 2px #FFF!important;
}
.box__webinar_cv_area .btn__webinar_cv:hover {
  background-color: #ff4400!important;
  opacity: 1;
}
.box__webinar_cv_area .btn__webinar_cv span {
  margin-right: 15px;
  padding: 0 10px;
  font-size: 1rem;
  color: #E23C30;
  background-color: #FFEF24;
}
.box__webinar_cv_area .txt__webinar_cv_cap {
  width: fit-content;
  margin: 0 auto 15px;
  display: block;
  position: relative;
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}
.box__webinar_cv_area .txt__webinar_cv_cap:before,
.box__webinar_cv_area .txt__webinar_cv_cap:after {
  content: "";
  width: 26px;
  height: 51px;
  position: absolute;
  bottom: 0;
  background-image: url(/webinar/resource/img/icon_line_white.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.box__webinar_cv_area .txt__webinar_cv_cap.txt__cap_blue {
  color: #162D6F;
}
.box__webinar_cv_area .txt__webinar_cv_cap.txt__cap_blue:before,
.box__webinar_cv_area .txt__webinar_cv_cap.txt__cap_blue:after {
  background-image: url(/webinar/resource/img/icon_line_blue.svg);
}

.box__webinar_cv_area .txt__webinar_cv_cap:before {
  left: -41px;
}
.box__webinar_cv_area .txt__webinar_cv_cap:after {
  right: -41px;
  transform: scale(-1, 1);
}
@media screen and (min-width: 768px) {
  .box__webinar_cv_area .btn__webinar_cv {
    height: 70px;
    font-size: 1.5rem!important;
  }
  .box__webinar_cv_area .txt__webinar_cv_cap {
    font-size: 1.25rem;
  }
}


main {
  background-color: #287BBF;
}
.box__webinar_mv {
  max-width: 1200px;
  margin: 0 auto;
  padding: 5.306666666666667vw 4vw 30px 4vw;
  color: #FFF;
}
.box__webinar_mv .txt__mv_cap {
  width: 78.7546666666666vw;
  margin: 0 auto;
}
.box__webinar_mv .txt__mv_ttl {
  width: 96.8vw;
  margin: -2.36vw 0 5.6vw -4.8vw;
}
.box__webinar_mv .txt__mv_schedule {
  margin-bottom: 2.7466666666666666vw;
}
@media screen and (min-width: 768px) {
  .box__webinar_mv {
    padding: min(2.1961932650073206vw, 30px) 0 min(3.6603221083455346vw, 50px) 0;
  }
  .box__webinar_mv .txt__mv_cap {
    width: min(62.079062957540266vw, 848px);
  }
  .box__webinar_mv .txt__mv_ttl {
    width: min(52.781844802342604vw, 721px);
    margin: min(1.390922401171303vw, 19px) auto min(2.1961932650073206vw, 30px);
  }
  .box__webinar_mv .txt__mv_schedule {
    width: min(49.12152269399707vw, 671px);
    margin: 0 auto 20px;
  }
  .box__webinar_mv_flex_pc {
    display: flex;
    justify-content: center;
    gap: min(4.392386530014641vw, 60px);
  }
  .box__webinar_mv .box__webinar_mv_flex_pc .box__webinar_info {

  }
  .box__webinar_mv .box__webinar_mv_flex_pc .box__webinar_info .list__annotation {
    width: fit-content;
    margin: 0 0 0 auto;
  }
  .box__webinar_mv .box__webinar_mv_flex_pc .box__instructor_info {
    width: min(25.622254758418737vw, 350px);
    height: fit-content;
    margin-top: min(3.3967789165446556vw, 46.4px);
    padding: 20px;
    box-sizing: border-box;
    background-color: #FFF;
    color: #333;
    border-radius: 15px;
  }
  .box__webinar_mv .box__webinar_mv_flex_pc .box__instructor_info .box__instructor_info_inner {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
  }
  .box__webinar_mv .box__webinar_mv_flex_pc .box__instructor_info .box__instructor_info_inner p {
    flex: 1;
  }
  .box__webinar_mv .box__webinar_mv_flex_pc .box__instructor_info .box__instructor_info_inner img {
    width: min(8.345534407027818vw, 114px);
    height: fit-content;
  }
}
@media screen and (max-width: 999px) and (min-width: 768px) {
  .box__webinar_mv {
    padding: 3vw 0 4vw 0;
  }
  .box__webinar_mv .txt__mv_cap {
    width: 80vw;
  }
  .box__webinar_mv .txt__mv_ttl {
    width: 80vw;
    margin: 3vw auto 3vw;
  }
  .box__webinar_mv .txt__mv_schedule {
    width: 60vw;
    margin: 0 auto 20px;
  }
  .box__webinar_mv_flex_pc {
    display: block;
  }
  .box__webinar_mv .box__webinar_mv_flex_pc .box__instructor_info {
    width: 50vw;
    margin: 40px auto 20px;
  }
  .box__webinar_mv .box__webinar_mv_flex_pc .box__instructor_info .box__instructor_info_inner img {
    width: 114px;
  }
}




.box__webinar_howto {
  background-color: #D9D9D9;
}
.box__webinar_howto .box__howto_anxiety {
  padding: 20px 15px;
  position: relative;
  background: linear-gradient(180deg, rgb(255, 255, 255), rgb(217, 217, 217));
  border-radius: 15px;
}
.bg__grid {
  margin: 0 auto;
  padding: 60px 15px 65px;
  background-image: url(/webinar/resource/img/bg_grid.png);
  background-repeat: repeat;
  position: relative;
}
.bg__grid:before {
  content: "";
  width: 100%;
  height: 40px;
  background-color: #D9D9D9;
  position: absolute;
  top: -1px;
  left: 0;
  clip-path: polygon(50% 100%, 100% 0%, 0% 0%);
}
.bg__grid.bg__before_beige:before {
  background-color: #FFF8D7;
}
@media screen and (min-width: 768px) {
  .bg__grid {
    padding: 90px 15px 108px;
  }
  .bg__grid:before {
    width: 200px;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(50% 100%, 100% 0%, 0% 0%);
  }
  .box__webinar_howto .box__howto_anxiety_pc_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: min(0.7320644216691069vw, 10px);
  }
  .box__webinar_howto .box__howto_anxiety_pc_flex img {
    width: 406px;
    height: fit-content;
  }
}
@media screen and (min-width: 895px) {
  .box__webinar_howto .box__howto_anxiety_pc_flex img:nth-of-type(2),
  .box__webinar_howto .box__howto_anxiety_pc_flex img:nth-of-type(4) {
    margin-top: 40px;
  }
}



.box__webinar_apply {
  padding: 30px 0 0;
  position: relative;
  background-color: #FFF8D7; 
}
.box__webinar_apply .list__webinar_apply {
  padding: 20px 10px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.4;
  list-style: none;
  background: #FFF;
  filter: drop-shadow(3px 3px 0px rgba(0,0,0,0.16));
}
.box__webinar_apply .list__webinar_apply li {
  margin-bottom: 10px;
  padding: 0 0 7px 35px;
  border-bottom: dashed 2px #CCC;
  background-image: url(/webinar/resource/img/icon_check.svg);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: top 2px left;
}
.box__webinar_apply .list__webinar_apply li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.box__webinar_apply .list__webinar_age {
  width: fit-content;
  margin: 0 auto;
  padding: 0 17px;
  
}
.box__webinar_apply .list__webinar_age li {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 1.125rem;
}
.box__webinar_apply .list__webinar_age li img {
  width: 100px;
  height: auto;
}
.box__webinar_apply .list__webinar_age li p {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .box__webinar_apply {
    padding: 50px 0 0;
  }
  .box__webinar_apply .list__webinar_apply {
    max-width: 750px;
    margin: 0 auto 50px;
    padding: 30px 30px;
    font-size: 1.25rem;
    box-sizing: border-box;
  }
  .box__webinar_apply .list__webinar_apply li {
    margin-bottom: 20px;
    padding: 0 0 17px 35px;
  }
  .box__webinar_apply .list__webinar_age li {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 1.5714rem;
  }
  .box__webinar_apply .list__webinar_age li img {
    width: 118px;
  }
}




.bg__webinar_blue {
  background-color: #287BBF;
  position: relative;
}
.bg__webinar_blue:before {
content: "";
width: 100%;
height: 40px;
background-color: #287BBF;
position: absolute;
top: -40px;
left: 0;
clip-path: polygon(0% 0%, 0% 100%, 50% 100%);
}
.bg__webinar_blue:after {
content: "";
width: 100%;
height: 40px;
background-color: #287BBF;
position: absolute;
top: -40px;
right: 0;
clip-path: polygon(50% 100%, 100% 0%, 100% 100%);
}

.box__webinar_introduction {
  padding: 140px 15px 40px;
  position: relative;
  background-color: #F4F8FF;
}
.box__webinar_introduction .box__introduction_detail {
  max-width: 750px;
  margin: 0 auto 30px;
  padding: 80px 15px 15px;
  box-sizing: border-box;
  position: relative;
  background-color: #FFF;
  border: solid 2px #1E7FE1;
  border-radius: 15px;
}
.box__webinar_introduction .box__introduction_detail .img__introduction {
  width: 180px;
  height: auto;
  position: absolute;
  top: -110px;
  left: 50%;
  transform: translateX(-50%);
}

.box__webinar_introduction .box__introduction_detail .box__clear_float {
  clear: both;
  overflow: hidden;
}
.box__webinar_introduction .box__introduction_detail .box__clear_float .img__author_book {
  width: 100px;
  height: auto;
  margin: 10px 0 0 10px;
  float: right;
  clear: both;
}
.float__space {
  float: right;
  height: 180px;
}

@media screen and (min-width: 768px) {
  .box__webinar_introduction .box__introduction_detail {
    padding: 140px 40px 40px;
  }
  .box__webinar_introduction .box__introduction_detail .img__introduction {
    width: 230px;
  }
  .box__webinar_introduction .box__introduction_detail .box__clear_float .img__author_book {
    width: 116px;
    margin: 0 0 0 20px;
  }
  .bg__webinar_blue:before {
    width: 50%;
    height: 41px;
    clip-path: polygon(0 0 , 90% 0, 100% 100%, 0 100%);
  }
  .bg__webinar_blue:after {
    width: 50%;
    height: 41px;
    clip-path: polygon(0 0 , 90% 0, 100% 100%, 0 100%);
    transform: scale(-1, 1);
  }
}


.box__webinar_attend {
  padding: 40px 0 0;
  background-color: #287BBF;
}
.box__webinar_attend h2 {
  width: 345px;
  height: auto;
  margin: 0 auto 20px;
}
.box__webinar_attend .box__attend_flow {
  max-width: 750px;
  margin: 0 auto 53px;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
  background-color: #FFF;
  border-radius: 15px;
}
.box__webinar_attend .box__attend_flow:after {
  content: "";
  width: 60px;
  height: 20px;
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(/webinar/resource/img/icon_triangle_bottom.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.box__webinar_attend .box__attend_flow.reset__arrow {
  margin-bottom: 30px;
}
.box__webinar_attend .box__attend_flow.reset__arrow:after {
  content: none;
}
.box__webinar_attend .box__attend_flow .txt__flow_step {
  width: 82px;
  height: auto;
  margin: 0 auto 15px;
}
.box__webinar_attend .box__attend_flow .box__flow_flex_left {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.box__webinar_attend .box__attend_flow .box__flow_flex_left p {
  margin-bottom: 0;
  flex: 1;
  line-height: 1.4;
}
.box__webinar_attend .box__attend_flow .box__flow_flex_left img {
  width: 80px;
  height: auto;
}
.box__webinar_attend .box__attend_flow .box__flow_flex_right {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.box__webinar_attend .box__attend_flow .box__flow_flex_right p {
  margin-bottom: 0;
  padding: 5px;
  flex: 1;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  background-color: #000;
}
.box__webinar_attend .box__attend_flow .box__flow_flex_right img {
  width: 50px;
  height: auto;
}
.box__webinar_notice {
  padding: 15px 15px 15px 53px;
  background-color: #FFF59E;
  background-image: url(/webinar/resource/img/icon_hint.svg);
  background-repeat: no-repeat;
  background-position: left 15px center;
  border-radius: 10px;
}
.box__webinar_notice p {
  margin-bottom: 0;
  font-weight: bold;
  line-height: 1.4;
  color: #E23C30;
}
.box__webinar_attend .box__attend_flow .txt__flow_onday {
  width: 200px;
  height: auto;
  margin: 12px auto 20px;
}

@media screen and (min-width: 768px) {
  .box__webinar_attend .box__attend_flow {
    padding: 30px;
  }
  .box__webinar_attend h2 {
    width: 500px;
    margin: 0 auto 30px;
  }
  .box__webinar_notice {
    min-height: 78px;
    padding: 27px 27px 27px 63px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
  }
  .box__webinar_attend .box__attend_flow .txt__flow_step {
    width: 100px;
    height: auto;
    margin: 0;
  }
  .box__webinar_attend .box__attend_flow .txt__flow_onday {
    width: 240px;
    margin-top: 0;
  }
  .flex__step_pc {
    display: flex;
    gap: 20px;
  }
  .flex__scene_pc {
    display: flex;
    gap: 40px;
  }
  .flex__scene_pc > div {
    width: 50%;
  }
}

.txt__indent_sp_5 {
  text-indent: 5em;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .txt__indent_sp_5 {
    margin-left: 5px;
    text-indent: unset;
  }
}