@charset "UTF-8";


.ev_gene .slick-dots li button:hover:before,
.ev_gene .slick-dots li button:focus:before {
  background-color: #000;
  opacity: 1;
}
.ev_gene .slick-dots li.slick-active button:before {
  background-color: #000;
  opacity: 1;
}
.ev_gene .slick-dots li button:before{
    background-color: #000;
    opacity: 0.2;
}

.p_msf .sec_mv.ev_gene .wrap_text{

    display: flex;
    flex-direction: column;
    
  }
  .p_msf .sec_mv.ev_gene .wrap_text h2{
    order: 2;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .p_msf .sec_mv.ev_gene .wrap_text .box_text{
    order: 1;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .p_msf .sec_mv.ev_gene .wrap_text .box_btn{
    order: 3;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .susta_bnr{
      position: relative;
  }
  .culm2_block .inner{
    display: flex;
    flex-wrap: wrap;
  }
  
@media screen and (min-width: 788px){
    
    .p_msf .sec_mv.ev_gene .wrap_text{
      left: auto;
      top: auto;
      right: 5%;
      bottom: 15%;
      width: calc(606 / 1770 * 100%);
    }
    .ev_gene .area_inner{
        padding-bottom: 0;
      }
    .ev_gene .slick-dots{
      bottom: 5%;
    }
    .susta_bnr{
        background: url(../img/susta_bnr_pc.jpg)no-repeat center;
        background-size: cover;
        height: 130px;
        width: 100%;
        font-size: calc(22 / 1770 * 100vw);
        color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .susta_bnr a{
        position: absolute;
        right: 10%;
        padding: calc(13 / 1770 * 100%) calc(63 / 1770 * 100%);
        background-color: #000;
        color: #fff;
        font-size: calc(11 / 1770 * 100vw);
    }
    .susta_bnr a:hover{
        opacity: 0.8;
    }

    .p_msf .sec_1 .wd-chenge01 .wrap_text{
        bottom: 0%;
        top: auto;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .p_msf .sec_1 .wd-chenge02 .wrap_text{
      bottom: -5%;
      left: auto;
      top: auto;
      right: 0%;
      transform: translate(-50%, -50%);
    }
    
    .culm2_block .inner{
      justify-content: space-between;
    }
    .culm2_block .culm_block{
      flex-basis: 48%;
      position: relative;
    }
    .block_img.culm2_block .culm_block .wrap_text{
      width: calc(700 / 769 * 100%);
      bottom: -7%;
      top: auto;
      left: 5%;
      padding: 0;
    }
    .p_msf .sec_1 .block_img.culm2_block .wrap_text .box_btn {
      padding-top: calc(15 / 440 * 100%);
    }
}
@media screen and (max-width: 787px){
  
    .ev_gene .area_inner .slick-slide{
        position:relative
    }

    .ev_gene .slick-dots{
        bottom: 2%;
      }
      .area_mv_slider_sp .slider_sp01,.area_mv_slider_sp .slider_sp02,.area_mv_slider_sp .slider_sp03{
          position: relative;
      }
    .area_mv_slider_sp .slider_sp01 .box_btn,.area_mv_slider_sp .slider_sp02 .box_btn,.area_mv_slider_sp .slider_sp03 .box_btn{
        width: 100%;
        position: absolute;
        bottom: 5%;
        text-align: center;
    }
    .area_mv_slider_sp .slider_sp01 .wrap_text{
        bottom: 5%;
    }
    .area_mv_slider_sp .slider_sp02 .wrap_text{
        bottom: 25%;
    }
    .area_mv_slider_sp .slider_sp03 .wrap_text{
        top: 10%;
    }
    .susta_bnr{
        background: url(../img/susta_bnr_sp.jpg)no-repeat center;
        background-size: cover;
        min-height: 165px;
        width: 100%;
        font-size: calc(28 / 770 * 100vw);
        color: #fff;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .susta_bnr a{
        padding: calc(13 / 770 * 100%) calc(63 / 770 * 100%);
        background-color: #000;
        color: #fff;
        font-size: calc(11 / 770 * 100vw);
        max-width: 195px;
        margin: calc(30 / 770 * 100%) auto 0;
    }
    .susta_bnr{
        
    }
    .ev_gene .area_inner{
        padding-bottom: 0;
    }
    .culm2_block .culm_block{
      position: relative;
    }
    .culm2_block .culm_block:last-of-type{
      padding-top: calc(100 / 710 * 100%);
    }
}
/*----------------------------------------
	parallax
-----------------------------------------*/
.brand_detail-01{
	background: #F2ECE6;
}
.brand_detail-01 .brand_detail-txt{
	text-align: center;
}

.brand_detail-01 .brand_detail-txt h2{
	text-align: center;
}
.brand_detail-01 .brand_detail-txt h2 span{
	display: block;
	letter-spacing: 0.1em;
	line-height: 1.0;
}
.brand_detail-txt .brand_detail-icon img{
	margin: 0 auto;
}
.brand_detail-01 .brand_detail-txt .brand_detail-icon figcaption{
	font-weight: bold;
	color: #000;
}
.brand_detail-01 .brand_detail-txt p{
	line-height: 1.8;
	color: #000;
}


.viewer {
    height: calc(439 / 1770 * 100vw);
    max-width: calc(608 / 1770 * 100vw);
		width: 100%;
		margin-left: auto;
    margin-right: auto;
    background-image: url(../img/img_para-01.png);
    background-repeat: no-repeat;
		background-position: 0 50%;
		background-size: cover;
}
.txt2,.txt3,.txt4{
	display: none;
}
.brand_detail-txt.is-fadein .txt1{
	display: none;
}
.brand_detail-txt.is-fadein .txt2{
	display: block;
}
.brand_detail-txt.is-fadein2 .txt2{
	display: none;
}
.brand_detail-txt.is-fadein2 .txt3{
	display: block;
}
.brand_detail-txt.is-fadein3 .txt3{
	display: none;
}
.brand_detail-txt.is-fadein3 .txt4{
	display: block;
}
.fadeUp {
animation-name: fadeUpAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(50px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}
.viewer.frame1{
	background-position-x: calc(-608 / 1770 * 100vw);
  background-position-y: 50%;
}
.viewer.frame2{
	background-position-x: calc(-1216 / 1770 * 100vw);
  background-position-y: 50%;
}
.viewer.frame3{
	background-position-x: calc(-1824 / 1770 * 100vw);
  background-position-y: 50%;
}
.viewer.frame4{
	background-position-x: calc(-2432 / 1770 * 100vw);
  background-position-y: 50%;
}
.viewer.frame5{
	background-position-x: calc(-3040 / 1770 * 100vw);
  background-position-y: 50%;
}
.viewer.frame6{
	background-position-x: calc(-3648 / 1770 * 100vw);
  background-position-y: 50%;
}
.viewer.frame7{
	background-position-x: calc(-4256 / 1770 * 100vw);
  background-position-y: 50%;
}
.viewer.frame8{
	background-position-x: calc(-4868 / 1770 * 100vw);
  background-position-y: 50%;
}
.viewer.frame9{
	background-position-x: calc(-5472 / 1770 * 100vw);
  background-position-y: 50%;
}
	.slider,.slider2,.slider3{
		opacity: 0;
		transition: opacity .3s linear;
	}
	.slider.slick-initialized,.slider2.slick-initialized,.slider3.slick-initialized{
		opacity: 1;
	}


@media screen and (min-width: 788px){
	.brand_detail-01{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-top: calc(50 / 1770 * 100vw);
		padding-right: calc(85 / 1770 * 100vw);
		padding-bottom: calc(20 / 1770 * 100vw);
		padding-left: calc(85 / 1770 * 100vw);
	}
	.brand_detail-01.pc-only{
		display: flex !important;
	}
	.brand_detail-01 .brand_detail-txt{
		flex: 0 0 40.22%;
		text-align: center;
		width: 40.22%;
	}
	.brand_detail-01 .brand_detail-txt h2{
		font-size: calc(36 / 1770 * 100vw);
		margin-bottom: calc(25 / 1770 * 100vw);
	}
	.brand_detail-01 .brand_detail-txt h2 span{
		margin-bottom: calc(20 / 1770 * 100vw);
		font-size: calc(18 / 1770 * 100vw);
	}
	.brand_detail-01 .brand_detail-txt .brand_detail-icon figcaption{
		margin-top: calc(10 / 1770 * 100vw);
		margin-right: calc(0 / 1770 * 100vw);
		margin-bottom: calc(20 / 1770 * 100vw);
		margin-left: calc(0 / 1770 * 100vw);
		font-size: calc(18 / 1770 * 100vw);
	}
	.brand_detail-01 .brand_detail-txt p{
		padding-top: calc(0 / 1770 * 100vw);
		padding-right: calc(53 / 1770 * 100vw);
		padding-bottom: calc(0 / 1770 * 100vw);
		padding-left: calc(53 / 1770 * 100vw);
		font-size: calc(18 / 1770 * 100vw);
	}
	.brand_detail-01 .brand_detail-img{
		flex: 0 0 100%;
	}
}
@media screen and (min-width: 1788px){
	.brand_detail-01{
		padding: 50px 85px 10px;
	}
	.brand_detail-01 .brand_detail-txt h2{
		font-size: 36px;
		margin-bottom: 25px;
	}
	.brand_detail-01 .brand_detail-txt h2 span{
		margin-bottom: 20px;
		font-size: 18px;
	}
	.brand_detail-01 .brand_detail-txt .brand_detail-icon figcaption{
		margin: 10px 0 20px;
		font-size: 18px;
	}
	.brand_detail-01 .brand_detail-txt p{
		padding: 0 53px;
		font-size: 18px;
	}
}
@media screen and (max-width: 787px){
	.brand_detail-01 .brand_detail-item{
		padding-top: calc(40 / 770 * 100vw);
		padding-right: calc(30 / 770 * 100vw);
		padding-bottom: calc(40 / 770 * 100vw);
		padding-left: calc(30 / 770 * 100vw);
	}
	.brand_detail-01 h2{
		font-size: calc(28 / 770 * 100vw);
		margin-bottom: calc(40 / 770 * 100vw);
		text-align: center;
		font-weight: 600;
		color: #000;
    font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MP Pゴシック", "MS PGothic", sans-serif;
	}
	.brand_detail-01 h2 span{
		display: block;
		margin-bottom: calc(20 / 770 * 100vw);
		font-size: calc(18 / 770 * 100vw);
		letter-spacing: 0.1em;
		font-weight: 600;
	}
	.brand_detail-01 .brand_detail-img img{
		margin: 0 auto;
	}
	.brand_detail-01 .brand_detail-txt .brand_detail-icon figcaption{
		margin-top: calc(15 / 770 * 100vw);
		margin-right: calc(0 / 770 * 100vw);
		margin-bottom: calc(15 / 770 * 100vw);
		margin-left: calc(0 / 770 * 100vw);
		font-size: calc(18 / 770 * 100vw);
	}
	.brand_detail-01 .brand_detail-txt p{
		padding-top: calc(0 / 770 * 100vw);
		padding-right: calc(35 / 770 * 100vw);
		padding-bottom: calc(0 / 770 * 100vw);
		padding-left: calc(35 / 770 * 100vw);
		font-size: calc(18 / 770 * 100vw);
		font-weight: 600;
	}

}
@media screen and (min-width: 788px){
  .pc-only {display: block !important;}
  .sp-only {display: none !important;}
  }
  @media screen and (max-width: 787px){
    .pc-only {display: none !important;}
    .sp-only {display: block !important;}
  }
  .section-03 .brand_detail-01 .slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .section-03 .brand_detail-01 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }

  .section-03 .brand_detail-01 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px ;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    
}
.section-03 .brand_detail-01 .slick-dots li button:before{
    font-family: 'slick';
    font-size: 40px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;
    background: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.section-03 .brand_detail-01 .slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
