@charset "UTF-8";

/* =============================================================
    Base
============================================================= */
:root {
  --color-font: #000;
  --mdl-bg: #fff;
  --mdl-overlay: rgba(0,0,0,.5);
  --font-main: canada-type-gibson, sans-serif;
}

#header_emmi.header {
  background-color: #fff;
}
#header_emmi.header.onBanner {
  background: transparent;
}


@media (min-width: 768px) {
  #Wrap #Contents {
    padding-top: 35px !important;
  }
  #em23SS1catalog a {
    transition: all 0.3s;
  }
  #em23SS1catalog a:hover {
    opacity: 0.7;
  }
}

.bredlist.lp {
  display: none;
}

/* =============================================================
    fadeIn_pc
============================================================= */

.load-fade {
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
}
.load-fade.is-show {
  opacity: 1;
  visibility: visible;
}

.scroll-up01 {
  opacity: 0; 
  visibility: hidden;
  transform: translateY(80px);
  transition: all 1s;
}
.scroll-up01.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.scroll-up02 {
  opacity: 0; 
  visibility: hidden;
  transform: translateY(80px);
  transition: all 1.2s;
}
.scroll-up02.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.scroll-up03 {
  opacity: 0; 
  visibility: hidden;
  transform: translateY(80px);
  transition: all 1.4s;
}
.scroll-up03.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}


/* =============================================================
    Page
============================================================= */
.ss_2nd_lp .ss_2nd_lp .slick-dots li.slick-active button:before {
  background-color: #e2dbcc;
  content: "";
}
.ss_2nd_lp .ss_2nd_lp .slick-dots li button:before {
  background-color: #f2efe8;
  content: "";
  opacity: 1 !important;
}
.ss_2nd_lp * {
  box-sizing: border-box;
}
.ss_2nd_lp li, .ss_2nd_lp summary {
  list-style: none;
}
.ss_2nd_lp img, .ss_2nd_lp video, .ss_2nd_lp picture {
  width: 100%;
  height: auto;
}
.ss_2nd_lp a, .ss_2nd_lp picture, .ss_2nd_lp figure {
  display: block;
}
.ss_2nd_lp a {
  color: inherit;
  text-decoration: none;
}
.ss_2nd_lp table {
  border-collapse: collapse;
}
.ss_2nd_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
.ss_2nd_lp address {
  font-style: inherit;
}
.ss_2nd_lp *:focus {
  outline: none;
}
.ss_2nd_lp .cont_inner {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .ss_2nd_lp .slick-dots li.slick-active button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .ss_2nd_lp .slick-dots li.slick-active button:before:nth-child(2) {
    margin-top: calc(-10 *(100vw / 750));
  }
  .ss_2nd_lp .slick-dots li button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .ss_2nd_lp .slick-dots li {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
    margin: calc(30 *(100vw / 750)) calc(20 *(100vw / 750)) 0 0 !important;
    border-radius: 100%;
  }
  .ss_2nd_lp .slick-dots {
    text-align: center !important;
  }
  .ss_2nd_lp .pcOnly {
    display: none;
  }
  .ss_2nd_lp .spOnly {
    display: block;
  }
  .ss_2nd_lp .cont_inner {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .ss_2nd_lp .slick-dots li.slick-active button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .ss_2nd_lp .slick-dots li button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .ss_2nd_lp .slick-dots li {
    width: 5rem;
    height: 0.5rem;
  }
  .ss_2nd_lp .slick-dots {
    margin-top: 1.2rem;
  }
  .ss_2nd_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
  }
  .ss_2nd_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
    text-align: center;
  }
  .ss_2nd_lp .spOnly {
    display: none;
  }
  .ss_2nd_lp .pcOnly {
    display: block;
  }
  .ss_2nd_lp img {
    image-rendering: -webkit-optimize-contrast;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  html,
body {
    font-size: calc(10 *(100vw / 1400));
  }
}
.ss_2nd_lp .js-fade-Vr {
  transition-duration: 2.5s;
  opacity: 0;
  transform: translateY(100px);
}

.ss_2nd_lp .js-fade-Vr.active {
  opacity: 1;
  transform: translateY(0);
}

.ss_2nd_lp {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.ss_2nd_lp {
  text-align: center;
  margin: 0rem 0 0 0;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp {
    margin: calc(-140 *(100vw / 750)) 0 0 0;
    overflow: hidden;
  }
}
.ss_2nd_lp .Mainvisual {
  /* width: 100vw; */
}
.ss_2nd_lp .Mainvisual--main_visual {
  position: relative;
}
.ss_2nd_lp .Mainvisual--main_visual .mvimg img {
  width: 110.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .Mainvisual--main_visual .mvimg img {
    width: calc(750 *(100vw /750));
    margin: 0 auto;
  }
}
.ss_2nd_lp .Mainvisual--main_visual .main_txt {
  width: 16.6rem;
  position: absolute;
  bottom: 7.7rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .Mainvisual--main_visual .main_txt {
    width: calc(220 *(100vw / 750));
    bottom: calc(126 *(100vw / 750));
  }
}
.ss_2nd_lp .contents1 {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 {
    margin-top: calc(0 *(100vw / 750));
  }
}
.ss_2nd_lp .contents1 .ct1__TopflexArea {
  width: 110.6rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 .ct1__TopflexArea {
    flex-direction: column;
  }
}
.ss_2nd_lp .contents1 .ct1__TopflexArea--box1 {
  width: 35.6rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 .ct1__TopflexArea--box1 {
    width: calc(750 *(100vw / 750));
  }
}
.ss_2nd_lp .contents1 .ct1__TopflexArea--box2 {
  width: 35.6rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 .ct1__TopflexArea--box2 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-4 *(100vw / 750));
  }
}
.ss_2nd_lp .contents1 .ct1__TopflexArea--box3 {
  width: 35.6rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 .ct1__TopflexArea--box3 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-4 *(100vw / 750));
  }
}
.ss_2nd_lp .contents1 .ct1__BtmflexArea {
  width: 110.6rem;
  margin: 2rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 .ct1__BtmflexArea {
    flex-direction: column-reverse;
    margin: 0;
  }
}
.ss_2nd_lp .contents1 .ct1__BtmflexArea--box1 {
  width: 35.6rem;
  height: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 .ct1__BtmflexArea--box1 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-6 *(100vw / 750));
    position: relative;
    z-index: 1;
  }
}
.ss_2nd_lp .contents1 .ct1__BtmflexArea--box1 .model_txt {
  width: 9.4rem;
  position: absolute;
  bottom: 5.1rem;
  left: 12.8rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 .ct1__BtmflexArea--box1 .model_txt {
    width: calc(220 *(100vw / 750));
    bottom: calc(127 *(100vw / 750));
    left: calc(266 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 .ct1__BtmflexArea--box2 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-4 *(100vw /750));
  }
}
.ss_2nd_lp .contents1 .ct1__BtmflexArea--box2 .novieArea video {
  max-width: 73.2rem;
  max-height: 47.4rem;
  height: 100vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents1 .ct1__BtmflexArea--box2 .novieArea video {
    max-width: calc(750 *(100vw / 750));
    max-height: calc(1200 *(100vw / 750));
  }
}
.ss_2nd_lp .contents2 .ct2__TOPflexArea {
  width: 110.6rem;
  margin: 2rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents2 .ct2__TOPflexArea {
    width: calc(750 *(100vw / 750));
    flex-direction: column-reverse;
    margin: calc(-6 *(100vw / 750)) auto 0;
  }
}
.ss_2nd_lp .contents2 .ct2__TOPflexArea--box1 {
  width: 73.2rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents2 .ct2__TOPflexArea--box1 {
    width: calc(750 *(100vw / 750));
  }
}
.ss_2nd_lp .contents2 .ct2__TOPflexArea--box2 {
  width: 35.6rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents2 .ct2__TOPflexArea--box2 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
  }
}
.ss_2nd_lp .contents2 .ct2__BtmflexArea {
  width: 110.6rem;
  margin: 2rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents2 .ct2__BtmflexArea {
    flex-direction: column-reverse;
    width: calc(750 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
  }
}
.ss_2nd_lp .contents2 .ct2__BtmflexArea--box1 {
  width: 35.6rem;
  height: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents2 .ct2__BtmflexArea--box1 {
    width: calc(750 *(100vw / 750));
  }
}
.ss_2nd_lp .contents2 .ct2__BtmflexArea--box1 .model_txt {
  position: absolute;
  width: 9.4rem;
  bottom: 5.1rem;
  left: 12.8rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents2 .ct2__BtmflexArea--box1 .model_txt {
    width: calc(220 *(100vw / 750));
    bottom: calc(104 *(100vw / 750));
    left: calc(266 *(100vw / 750));
  }
}
.ss_2nd_lp .contents2 .ct2__BtmflexArea--box2 {
  width: 73.2rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents2 .ct2__BtmflexArea--box2 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-3 *(100vw / 750));
  }
}
.ss_2nd_lp .contents3 .ct3__TopflexArea {
  width: 110.6rem;
  margin: 2rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents3 .ct3__TopflexArea {
    width: calc(750 *(100vw / 750));
    flex-direction: column;
    margin: calc(-7 *(100vw / 750)) auto 0;
  }
}
.ss_2nd_lp .contents3 .ct3__TopflexArea--box1 .novieArea video {
  max-width: 35.6rem;
  max-height: 47.4rem;
  height: 100vh;
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents3 .ct3__TopflexArea--box1 .novieArea video {
    max-width: calc(750 *(100vw / 750));
    max-height: calc(1200 *(100vw / 750));
  }
}
.ss_2nd_lp .contents3 .ct3__TopflexArea--box2 {
  width: 35.6rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents3 .ct3__TopflexArea--box2 {
    width: calc(750 *(100vw / 750));
    position: relative;
  }
  .ss_2nd_lp .contents3 .ct3__TopflexArea--box2 .model_txt {
    position: absolute;
    width: calc(220 *(100vw / 750));
    bottom: calc(125 *(100vw / 750));
    left: calc(266 *(100vw / 750));
  }

}
.ss_2nd_lp .contents3 .ct3__TopflexArea--box3 {
  width: 35.6rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents3 .ct3__TopflexArea--box3 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-5 *(100vw /750));
  }
}
.ss_2nd_lp .contents3 .ct3__BtmflexArea {
  width: 110.6rem;
  margin: 2rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents3 .ct3__BtmflexArea {
    width: calc(750 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) auto 0;
    flex-direction: column-reverse;
  }
}
.ss_2nd_lp .contents3 .ct3__BtmflexArea--box1 {
  width: 35.6rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents3 .ct3__BtmflexArea--box1 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-2 *(100vw / 750));
  }
}
.ss_2nd_lp .contents3 .ct3__BtmflexArea--box2 {
  width: 35.6rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents3 .ct3__BtmflexArea--box2 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-7 *(100vw / 750));
  }
}
.ss_2nd_lp .contents3 .ct3__BtmflexArea--box3 {
  width: 35.6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents3 .ct3__BtmflexArea--box3 {
    width: calc(750 *(100vw / 750));
  }
}
.ss_2nd_lp .contents3 .ct3__BtmflexArea--box3 .model_txt {
  width: 9.4rem;
  position: absolute;
  bottom: 5.1rem;
  left: 12.8rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents3 .ct3__BtmflexArea--box3 .model_txt {
    width: calc(220 *(100vw / 750));
    bottom: calc(125 *(100vw / 750));
    left: calc(266 *(100vw / 750));
  }
}
.ss_2nd_lp .contents4 .ct4__TopflexArea {
  width: 110.6rem;
  margin: 2rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents4 .ct4__TopflexArea {
    width: calc(750 *(100vw / 750));
    margin: calc(-3 *(100vw / 750)) auto 0;
    flex-direction: column;
  }
}
.ss_2nd_lp .contents4 .ct4__TopflexArea--box1 {
  width: 73.2rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents4 .ct4__TopflexArea--box1 {
    width: calc(750 *(100vw / 750));
  }
}
.ss_2nd_lp .contents4 .ct4__TopflexArea--box2 {
  width: 35.6rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents4 .ct4__TopflexArea--box2 {
    width: calc(750 *(100vw / 750));
  }
}
.ss_2nd_lp .contents4 .ct4__BtmflexArea {
  width: 110.6rem;
  margin: 2rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents4 .ct4__BtmflexArea {
    width: calc(750 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) auto 0;
    flex-direction: column-reverse;
  }
}
.ss_2nd_lp .contents4 .ct4__BtmflexArea--box1 {
  width: 35.6rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents4 .ct4__BtmflexArea--box1 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-4 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents4 .ct4__BtmflexArea--box1 .novieArea video {
    max-width: calc(750 *(100vw / 750));
    max-height: calc(1200 *(100vw / 750));
    height: 100vh;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.ss_2nd_lp .contents4 .ct4__BtmflexArea--box2 {
  width: 35.6rem;
  position: relative;
}

.ss_2nd_lp .contents4 .ct4__BtmflexArea--box2 .model_txt {
  width: 9.4rem;
  position: absolute;
  bottom: 5.1rem;
  left: 12.8rem;
}

@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents4 .ct4__BtmflexArea--box2 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-5 *(100vw / 750));
    position: relative;
  }

  .ss_2nd_lp .contents4 .ct4__BtmflexArea--box2 .model_txt {
    position: absolute;
    width: calc(220 *(100vw / 750));
    bottom: calc(125 *(100vw / 750));
    left: calc(266 *(100vw / 750));
  }
}
.ss_2nd_lp .contents4 .ct4__BtmflexArea--box3 {
  width: 35.6rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents4 .ct4__BtmflexArea--box3 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-4 *(100vw / 750));
  }
}
.ss_2nd_lp .contents5 .ct5__TopflexArea {
  width: 110.6rem;
  margin: 2rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents5 .ct5__TopflexArea {
    width: calc(750 *(100vw / 750));
    margin: calc(-2 *(100vw / 750)) auto 0;
    flex-direction: column-reverse;
  }
}
.ss_2nd_lp .contents5 .ct5__TopflexArea--box1 {
  width: 35.6rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents5 .ct5__TopflexArea--box1 {
    width: calc(750 *(100vw / 750));
    margin-top: calc(-11 *(100vw / 750));
  }
}
.ss_2nd_lp .contents5 .ct5__TopflexArea--box2 .novieArea video {
  max-width: 73.2rem;
  max-height: 47.4rem;
  height: 100vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents5 .ct5__TopflexArea--box2 {
    width: calc(750 *(100vw / 750));
  }
}
.ss_2nd_lp .contents5 .ct5__BtmflexArea {
  width: 110.6rem;
  margin: 2rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents5 .ct5__BtmflexArea {
    width: calc(750 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) auto 0;
    flex-direction: column;
  }
}
.ss_2nd_lp .contents5 .ct5__BtmflexArea--box1 {
  width: 73.2rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents5 .ct5__BtmflexArea--box1 {
    width: calc(750 *(100vw / 750));
  }
}
.ss_2nd_lp .contents5 .ct5__BtmflexArea--box2 {
  width: 35.6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents5 .ct5__BtmflexArea--box2 {
    width: calc(750 *(100vw / 750));
  }
}
.ss_2nd_lp .contents5 .ct5__BtmflexArea--box2 .model_txt {
  width: 9.4rem;
  position: absolute;
  bottom: 5.1rem;
  left: 14rem;
}

@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents5 .ct5__BtmflexArea--box2 .model_txt {
    width: calc(220 *(100vw / 750));
    bottom: calc(130 *(100vw / 750));
    left: calc(266 *(100vw / 750));
  }
}
.ss_2nd_lp .contents6 .ct6__TopArea {
  width: 110.6rem;
  margin: 2rem auto 0;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents6 .ct6__TopArea {
    width: calc(750 *(100vw / 750));
    margin: calc(-10 *(100vw / 750)) auto 0;
    position: relative;
    z-index: 1;
  }
}
.ss_2nd_lp .contents6 .moreBtn {
  width: 22.4rem;
  margin: 20.1rem auto 0;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents6 .moreBtn {
    width: calc(226 *(100vw / 750));
    margin: calc(181 *(100vw / 750)) auto 0;
  }
}
.ss_2nd_lp .contents6 .snsLink {
  margin-top: 22.5rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents6 .snsLink {
    margin-top: calc(274 *(100vw / 750));
  }
}
.ss_2nd_lp .contents6 .snsLink ul {
  width: 21.6rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents6 .snsLink ul {
    width: calc(224 *(100vw / 750));
    margin: 0 0 0 calc(256 *(100vw /750));
  }
}
.ss_2nd_lp .contents6 .snsLink ul li {
  width: 4.6rem;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents6 .snsLink ul li {
    width: calc(48 *(100vw / 750));
  }
}
.ss_2nd_lp .contents6 .staffCredit {
  width: 58rem;
  margin: 7.6rem auto 0;
}
@media screen and (max-width: 767px) {
  .ss_2nd_lp .contents6 .staffCredit {
    width: calc(654 *(100vw / 750));
    margin: calc(78 *(100vw / 750)) 0 0 calc(44 *(100vw /750));
  }
}
.ss_2nd_lp ._mdlOpen:hover {
  opacity: 0.7;
  cursor: pointer;
  transition: all 0.6s;
}

.bredlist.lp {
  margin-bottom: 0;
}

#footer_emmi {
  margin-top: 133px;
}

/* =============================================================
    Modal
============================================================= */
.ss_2nd_lp .mdlBox {
  display: none;
}
.ss_2nd_lp .mdlBox.active {
  display: block !important;
}
.ss_2nd_lp .mdlBox .mdlInner .mdlOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--mdl-overlay);
  z-index: 10000;
}
.ss_2nd_lp .mdlBox .mdlInner .mdlContents {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10001;
  background-color: var(--mdl-bg);
}
.ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn {
  display: block;
  position: absolute;
  z-index: 10001;
}
.ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::before, .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  z-index: 10;
}
.ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::before {
  transform: rotate(45deg);
}
.ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::after {
  transform: rotate(-225deg);
}
.ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li {
  display: none;
}
.ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .mdlImage ._mdlImage {
  background-color: var(--mdl-bg);
}
.ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .mdlImage ._mdlImage img {
  height: 100%;
}
.ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .itemCredit ul li {
  color: var(--color-font);
  font-size: calc(17 * (100vw / 750));
  letter-spacing: 0.06em;
  font-family: 'FuturaStd-Book'; 
}

@font-face {
  font-family: 'FuturaStd-Book'; 
  src: url('../font/FuturaStd-Book.otf') format('opentype');
}

@media (max-width: 767px) {
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents {
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: calc(615*(100vw/750));
    height: calc(1149*(100vw/750));
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn {
    top: calc(-65*(100vw/750));
    right: calc(-6 *(100vw /750));
    width: calc(60*(100vw/750));
    height: calc(60*(100vw/750));
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::before, .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::after {
    top: calc(30*(100vw/750));
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li.active {
    display: block !important;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .itemCredit {
    height: calc(200*(100vw/750));
    text-align: left;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .itemCredit ul {
    padding: calc(27*(100vw/750)) calc(38*(100vw/750)) 0;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .itemCredit ul li {
    line-height: 1.5294117647;
  }
}
@media (min-width: 768px) {
  .ss_2nd_lp ._mdlOpen:hover {
    opacity: 0.7;
    cursor: pointer;
    transition: all 0.6s;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlOverlay:hover {
    cursor: pointer;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents {
    top: 50%;
    transform: translateY(-50%);
    width: 702px;
    height: 677px;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn {
    position: fixed;
    top: 0;
    right: -80px;
    width: 68px;
    height: 68px;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::before, .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::after {
    top: 27px;
    height: 1px;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn:hover {
    cursor: pointer;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li {
    align-items: flex-end;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li.active {
    display: flex !important;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .mdlImage {
    width: 452px;
    height: 677px;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .mdlImage ._mdlImage {
    height: 677px;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .itemCredit {
    width: 230px;
    text-align: left;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .itemCredit ul {
    padding: 0 20px 15px;
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .itemCredit ul li {
    font-size: 11px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    white-space: nowrap;
  }

}
@media (min-width: 768px) and (max-width: 1366px) {
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn {
    right: calc(-62*(100vw/1366));
    width: calc(42*(100vw/1366));
    height: calc(42*(100vw/1366));
  }
  .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::before, .ss_2nd_lp .mdlBox .mdlInner .mdlContents .mdlCloseBtn::after {
    top: calc(20*(100vw/1366));
    height: calc(1*(100vw/1366));
  }
  /* .ss_2nd_lp .mdlBox .mdlInner .mdlContents > ul > li .itemCredit ul li {
    font-size: calc(17*(100vw/1366));
  } */
}


.itemCredit a {
  display: inline-block;
}

.noScroll.scroll-up,
.scroll-down.noScroll,
.noScroll {
  overflow: hidden !important;
}