.lp-2019aw-holiday {
  -webkit-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: normal;
  line-height: 1.5;
}

.lp-2019aw-holiday sup {
  top: -0.3em;
}

@media (min-width: 769px) {
  .lp-2019aw-holiday .pc {
    display: block !important;
  }
  .lp-2019aw-holiday .sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .lp-2019aw-holiday .pc {
    display: none !important;
  }
  .lp-2019aw-holiday .sp {
    display: block !important;
  }
}

.lp-2019aw-holiday .color__red {
  color: #c8102e;
}

.lp-2019aw-holiday .text-align__center {
  text-align: center;
}

.lp-2019aw-holiday .white-space__nowrap {
  white-space: nowrap;
}

.lp-2019aw-holiday .vjs-error-display {
  display: none !important;
}

.isFixed {
  overflow: hidden;
}

.isFixed body {
  overflow: hidden;
}

.isFixed body .header-wrapper {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.youcam-modal {
  display: none;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.9);
}

.youcam-modal.open {
  opacity: 1 !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1000ms;
          transition-duration: 1000ms;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.youcam-modal.open .youcam-modal__box {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 1000ms;
          transition-duration: 1000ms;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.youcam-modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  cursor: default;
}

.youcam-modal__container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  max-height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.youcam-modal__container2 {
  position: relative;
  padding: 20px;
  padding-top: 70px;
  max-width: 940px;
  margin: 0 auto;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__container2 {
    padding: 1.79372vw;
    padding-top: 6.27803vw;
    max-width: 84.30493vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__container2 {
    padding: 0;
    padding-top: 13.33333vw;
    padding-bottom: 26.66667vw;
  }
}

.youcam-modal__box {
  margin: 0 auto;
  padding: 60px;
  width: 900px;
  background-color: #fff;
  border-top: solid 10px #c8102e;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__box {
    padding: 5.38117vw;
    width: 80.71749vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__box {
    width: 100vw;
    border-top: solid 7px #c8102e;
    padding: 0;
    padding-top: 9.33333vw;
    padding-bottom: 5.33333vw;
  }
}

.youcam-modal__box2 {
  display: table;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .youcam-modal__box2 {
    display: block;
  }
}

.youcam-modal__box2-left {
  position: relative;
  display: table-cell;
  width: 300px;
  height: 400px;
  vertical-align: top;
  text-align: left;
  background-size: 100px 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../contentassetimages/youcam/loadingicon.gif?$staticlink$");
}

@media screen and (max-width: 768px) {
  .youcam-modal__box2-left {
    display: block;
    width: 100vw;
    margin-bottom: 2.69058vw;
  }
}

.youcam-modal__box2-left > #YMK-module {
  margin: 0 auto;
  width: 300px;
}

.youcam-modal__box2-left > .youcam-modal__mask {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.youcam-modal__box2-left > .youcam-modal__mask.hidden {
  pointer-events: none;
}

.youcam-modal__box2-right {
  position: relative;
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding-left: 60px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__box2-right {
    padding-left: 5.38117vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__box2-right {
    display: block;
    width: 100vw;
    padding: 5.33333vw;
  }
}

.youcam-modal__box-scene {
  display: none;
  height: 400px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__box-scene {
    height: 35.87444vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__box-scene {
    height: auto;
  }
}

.youcam-modal__box-scene.open {
  display: block;
}

.youcam-modal__box3 {
  position: absolute;
  top: 50%;
  left: 60px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__box3 {
    left: 5.38117vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__box3 {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
}

.youcam-modal__link-close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -80px;
  right: -10px;
  overflow: hidden;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1000ms;
          transition-duration: 1000ms;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.youcam-modal__link-close:hover {
  opacity: 0.8;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__link-close {
    top: -7.17489vw;
    right: -0.89686vw;
    width: 4.4843vw;
    height: 4.4843vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__link-close {
    top: -12vw;
    right: 2.66667vw;
    width: 8vw;
    height: 8vw;
  }
}

.youcam-modal__link-close::after, .youcam-modal__link-close::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 45px;
  content: "";
  color: #000;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
  background-color: currentColor;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__link-close::after, .youcam-modal__link-close::before {
    height: 4.03587vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__link-close::after, .youcam-modal__link-close::before {
    height: 5.33333vw;
  }
}

.youcam-modal__link-close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.youcam-modal__link-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.youcam-modal__link-close2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -9999px;
  cursor: default;
}

.youcam-modal__paragraph {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__paragraph {
    margin-bottom: 1.79372vw;
    font-size: 1.43498vw;
    line-height: 2.15247vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__paragraph {
    margin-bottom: 2.66667vw;
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
}

.youcam-modal__paragraph2 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 36px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__paragraph2 {
    margin-bottom: 0.89686vw;
    font-size: 1.79372vw;
    line-height: 3.2287vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__paragraph2 {
    margin-bottom: 2.66667vw;
    font-size: 4vw;
    line-height: 4.8vw;
    text-align: center;
  }
}

.youcam-modal__paragraph3 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__paragraph3 {
    margin-bottom: 1.79372vw;
    font-size: 1.43498vw;
    line-height: 3.2287vw;
    height: 3.2287vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__paragraph3 {
    margin-bottom: 2.66667vw;
    height: 4.8vw;
    font-size: 3.2vw;
    line-height: 4.8vw;
    text-align: center;
  }
}

.youcam-modal__list-dl {
  margin-bottom: 20px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__list-dl {
    margin-bottom: 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__list-dl {
    margin-bottom: 2.66667vw;
  }
}

.youcam-modal__list-dl > dt {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__list-dl > dt {
    font-size: 1.43498vw;
    line-height: 2.15247vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__list-dl > dt {
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
}

.youcam-modal__list-dl > dd {
  font-size: 16px;
  line-height: 24px;
  padding-left: 0;
  margin-left: 0;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__list-dl > dd {
    font-size: 1.43498vw;
    line-height: 2.15247vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__list-dl > dd {
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
}

.youcam-modal__list-ul {
  list-style: none;
}

.youcam-modal__list-ul > li {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__list-ul > li {
    font-size: 1.25561vw;
    line-height: 2.15247vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__list-ul > li {
    font-size: 2.66667vw;
    line-height: 4.8vw;
  }
}

.youcam-modal__list-ul2 {
  margin-bottom: 10px;
  width: 420px;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__list-ul2 {
    margin-bottom: 0.89686vw;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__list-ul2 {
    margin-bottom: 2.66667vw;
    width: 100%;
  }
}

.youcam-modal__list-ul2 > li {
  padding-right: 18px;
  padding-bottom: 18px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__list-ul2 > li {
    padding-right: 1.61435vw;
    padding-bottom: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__list-ul2 > li {
    padding-right: 4vw;
    padding-bottom: 4vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__list-ul2 > li:nth-child(8n) {
    padding-right: 0;
  }
}

.youcam-modal__button {
  position: relative;
  display: block;
  border: none;
  padding: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__button {
    width: 3.04933vw;
    height: 3.04933vw;
    line-height: 3.04933vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__button {
    width: 7.46667vw;
    height: 7.46667vw;
    line-height: 7.46667vw;
  }
}

.youcam-modal__button.current:after {
  display: block;
}

.youcam-modal__button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
  content: '';
  width: 16px;
  height: 16px;
  background-color: #fff;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__button:after {
    width: 1.43498vw;
    height: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__button:after {
    width: 3.73333vw;
    height: 3.73333vw;
  }
}

.youcam-modal__button > img {
  display: block;
  width: 100%;
  height: auto;
}

.youcam-modal__button2 {
  display: block;
  border: none;
  width: 180px;
  height: 40px;
  line-height: 42px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #333;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .youcam-modal__button2 {
    width: 16.1435vw;
    height: 3.58744vw;
    line-height: 3.76682vw;
  }
}

@media screen and (max-width: 768px) {
  .youcam-modal__button2 {
    width: 32vw;
    height: 10.66667vw;
    line-height: 11.2vw;
    font-size: 3.2vw;
  }
}
