@import url("./webcast.scss");
/* ==================================================
mixin
================================================== */
.c5-webcast iframe {
  width: 100%;
  height: 100%;
}
.c5-webcast .c5-pc {
  display: block;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-pc {
    display: none !important;
  }
}
.c5-webcast .c5-tab {
  display: none;
}
@media print, screen and (max-width: 991.98px) {
  .c5-webcast .c5-tab {
    display: block !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-tab {
    display: none !important;
  }
}
.c5-webcast .c5-sp {
  display: none !important;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-sp {
    display: block !important;
  }
}
.c5-webcast .c5-title.is-large {
  font-size: 38px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-title.is-large {
    font-size: 18px;
  }
}
.c5-webcast .c5-online {
  position: relative;
  z-index: 0;
  background-color: #f5f5f5;
}
.c5-webcast .c5-Pagehero::after {
  content: "";
  display: block;
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  z-index: -1;
}
.c5-webcast .c5-Pagehero.c5-onlinelive::after {
  background-image: url(../images/online-live/bg_hero.png);
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-Pagehero.c5-onlinelive::after {
    background-image: url(../images/online-live/bg_hero-sp.png);
  }
}
.c5-webcast .c5-Pagehero.c5-onlinemeeting::after {
  background-image: url(../images/onlinemeeting/bg_hero.png);
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-Pagehero.c5-onlinemeeting::after {
    background-image: url(../images/onlinemeeting/bg_hero-sp.png);
  }
}
.c5-webcast .c5-Pagehero_title.is-primary {
  color: #b35f36;
}
.c5-webcast .c5-Pagehero_title.is-secondary {
  color: #996c28;
}
.c5-webcast .c5-trouble {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(white));
  background: linear-gradient(to bottom, #f5f5f5, white);
  padding: 128px 0 9% 0;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-trouble {
    padding: 0 0 102px 0;
  }
}
.c5-webcast .c5-reasonTitle {
  text-align: center;
  line-height: 1.5;
  position: relative;
  padding: 9% 0 90px 0;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonTitle {
    padding: 9% 0 44px 0;
  }
}
.c5-webcast .c5-reasonTitle::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  -webkit-transform: translateY(-9%);
          transform: translateY(-9%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonTitle::after {
    padding-top: 200%;
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
}
.c5-webcast .c5-reasonTitle.is-primary {
  background-color: #FFF7EB;
}
.c5-webcast .c5-reasonTitle.is-primary .c5-reason_heading {
  color: #b35f36;
}
.c5-webcast .c5-reasonTitle.is-primary::after {
  background-image: url(../images/online-live/bg_reason.png);
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonTitle.is-primary::after {
    background-image: url(../images/online-live/bg_reason-sp.png);
  }
}
.c5-webcast .c5-reasonTitle.is-secondary {
  background-color: #fffce5;
}
.c5-webcast .c5-reasonTitle.is-secondary .c5-reason_heading {
  color: #996c28;
}
.c5-webcast .c5-reasonTitle.is-secondary::after {
  background-image: url(../images/onlinemeeting/bg_reason.png);
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonTitle.is-secondary::after {
    background-image: url(../images/onlinemeeting/bg_reason-sp.png);
  }
}
.c5-webcast .c5-reasonTitle .c5-reason_heading {
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-bottom: 36px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonTitle .c5-reason_heading {
    margin-bottom: 10px;
  }
}
.c5-webcast .c5-reasonTitle p {
  position: relative;
  z-index: 1;
}
.c5-webcast .c5-reasonItem_usb .c5-reason_img2 {
  margin-bottom: 24px;
}
.c5-webcast .c5-reasonItem_lens .c5-reason_img2 {
  margin-top: 24px;
}
.c5-webcast .c5-reason.is-primary {
  background-color: #FFF7EB;
}
.c5-webcast .c5-reason.is-secondary {
  background-color: #fffce5;
}
.c5-webcast .c5-reason_inner {
  position: relative;
  padding: 0 0 128px 0;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason_inner {
    padding: 0 0 72px 0;
  }
}
.c5-webcast .c5-reason_inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 96.5%;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason_inner::after {
    height: 98.6%;
  }
}
.c5-webcast .c5-reason_inner.is-primary::after {
  background-color: #ef8437;
}
.c5-webcast .c5-reason_inner.is-secondary::after {
  background-color: #efa93f;
}
.c5-webcast .c5-reason .wrap {
  position: relative;
  z-index: 1;
  background-color: white;
  border-radius: 6px;
  padding: 90px 48px 96px 48px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason .wrap {
    padding: 25px 6% 32px 6%;
  }
}
.c5-webcast .c5-reason_item:not(:last-of-type) {
  margin-bottom: 56px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason_item:not(:last-of-type) {
    margin-bottom: 48px;
  }
}
.c5-webcast .c5-reason_num {
  display: block;
  width: 54px;
  margin: 0 auto 22px auto;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason_num {
    width: 39px;
  }
}
.c5-webcast .c5-reason_heading {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 28px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason_heading {
    font-size: 18px;
    line-height: 1.75;
    margin-bottom: 12px;
  }
}
.c5-webcast .c5-reason_heading02 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 42px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason_heading02 {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
.c5-webcast .c5-reason_heading02.is-primary span {
  color: #b35f36;
}
.c5-webcast .c5-reason_heading02.is-secondary span {
  color: #996c28;
}
.c5-webcast .c5-reason_description {
  margin-bottom: 24px;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason_description {
    text-align: left;
  }
}
.c5-webcast .c5-reason_singleImg {
  max-width: 542px;
  width: 100%;
  margin: 16px auto 0 auto;
}
.c5-webcast .c5-reason_video {
  max-width: 880px;
  width: 100%;
  aspect-ratio: 16/9;
  margin: 0 auto;
}
.c5-webcast .c5-reason_video .shadow {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.c5-webcast .c5-reason_img2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 48px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason_img2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.c5-webcast .c5-reason .c5-reasonProduct {
  margin-bottom: 48px;
}
.c5-webcast .c5-reason_caution {
  font-size: 14px;
  margin-top: 15px;
}
.c5-webcast .c5-reason .c5-accessories_item-img {
  border: none;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason .c5-accessories_item:not(:first-of-type) {
    margin-top: 30px;
  }
}
.c5-webcast .c5-reason .c5-accessories_block-subTitle {
  font-weight: bold;
}
.c5-webcast .c5-reason .c5-accessories_block:not(:first-of-type) {
  margin-top: 40px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reason .c5-accessories_block:not(:first-of-type) {
    margin-top: 30px;
  }
}
.c5-webcast .c5-reasonItem_wrapper:not(:last-of-type) {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonItem_wrapper:not(:last-of-type) {
    margin-bottom: 32px;
  }
}
.c5-webcast .c5-titleArea {
  margin-bottom: 20px;
}
.c5-webcast .c5-titleArea .c5-reason_heading02 {
  margin-bottom: 0;
}
.c5-webcast .c5-titleArea .c5-titleArea_text {
  margin-top: 15px;
}
.c5-webcast .c5-reasonProduct {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  margin-top: 98px;
}
@media print, screen and (max-width: 991.98px) {
  .c5-webcast .c5-reasonProduct {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 0;
    margin-top: 24%;
  }
}
.c5-webcast .c5-reasonProduct.is-onlinelive {
  margin-top: 140px;
}
@media print, screen and (max-width: 991.98px) {
  .c5-webcast .c5-reasonProduct.is-onlinelive {
    margin-top: 31%;
  }
}
.c5-webcast .c5-reasonProduct_wrapper {
  width: 100%;
  position: relative;
  border-radius: 12px;
  background-color: #fff;
  padding: 15% 2% 40px 2%;
}
@media print, screen and (max-width: 991.98px) {
  .c5-webcast .c5-reasonProduct_wrapper {
    padding: 39% 3.5% 26px 3.5%;
  }
  .c5-webcast .c5-reasonProduct_wrapper:not(:first-of-type) {
    margin-bottom: 26%;
  }
}
@media print, screen and (max-width: 991.98px) {
  .c5-webcast .c5-reasonProduct_wrapper.is-onlinelive:not(:first-of-type) {
    margin-bottom: 35%;
  }
}
.c5-webcast .c5-reasonProduct_wrapper.is-normal {
  background-color: #f5f5f5;
  border: 10px solid transparent;
  -webkit-box-shadow: 12px 12px 12px rgba(0, 0, 0, 0.08);
          box-shadow: 12px 12px 12px rgba(0, 0, 0, 0.08);
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonProduct_wrapper.is-normal {
    border: 6px solid transparent;
  }
}
.c5-webcast .c5-reasonProduct_wrapper.is-primary {
  background-color: white;
  border: 10px solid #ef8437;
  -webkit-box-shadow: 12px 12px 12px #F8E9D2;
          box-shadow: 12px 12px 12px #F8E9D2;
}
.c5-webcast .c5-reasonProduct_wrapper.is-primary .c5-reasonProduct_title {
  background-color: #b35f36;
}
.c5-webcast .c5-reasonProduct_wrapper.is-secondary {
  background-color: white;
  border: 10px solid #efa93f;
  -webkit-box-shadow: 12px 12px 12px #f5f1ce;
          box-shadow: 12px 12px 12px #f5f1ce;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonProduct_wrapper.is-secondary {
    border: 6px solid #efa93f;
  }
}
.c5-webcast .c5-reasonProduct_wrapper.is-secondary .c5-reasonProduct_title {
  background-color: #996c28;
}
.c5-webcast .c5-reasonProduct_img {
  width: 103%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonProduct_img {
    width: 128%;
    -webkit-transform: translate(-50%, -92%);
            transform: translate(-50%, -92%);
  }
}
.c5-webcast .c5-reasonProduct_img.is-onlinelive {
  -webkit-transform: translate(-50%, -92%);
          transform: translate(-50%, -92%);
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonProduct_img.is-onlinelive {
    width: 100%;
  }
}
.c5-webcast .c5-reasonProduct_title {
  display: block;
  position: relative;
  color: white;
  font-size: 32px;
  text-align: center;
  border-radius: 6px 6px 0 0;
  background-color: #2b4141;
  padding: 4px 0;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonProduct_title {
    font-size: 18px;
  }
}
.c5-webcast .c5-reasonProduct_images > div:not(:last-of-type) {
  margin-bottom: 16px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-reasonProduct_images > div:not(:last-of-type) {
    margin-bottom: 8px;
  }
}
.c5-webcast .c5-lensList {
  margin-top: 38px;
}
@media only screen and (max-width: 767.98px) {
  .c5-webcast .c5-lensList {
    margin-top: 22px;
  }
}
.c5-webcast .c5-btn.is-large.c5-btn_contact {
  width: 96%;
}