@charset "UTF-8";

/*--------------------------
>>  mqcontents
--------------------------*/

/*--------------------Reset*/
* {
  margin: 0px;
  padding: 0px;
}

#commonFooter {
  margin-top: 0 !important;
}

#mq_chanel2506 section {
  padding: 0 !important;
}

/*--------------------Common*/

#mq_chanel2506 {
  width: 100%;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
  line-height: 1;
  word-break: normal;
  line-break: strict;
  /* overflow: hidden; */
  /*position: relative;*/
}

#mq_chanel2506 img {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
  width: 100%;
  height: auto;
  backface-visibility: hidden;/* animation時のにじみ防止 */
  -webkit-backface-visibility: hidden;/* animation時のにじみ防止 */
  -webkit-font-smoothing: antialiased;/* animation時の文字にじみ防止 */
  -moz-osx-font-smoothing: grayscale;/* animation時の文字にじみ防止 */
}

#mq_chanel2506 p {
  font-size: 3.733333333vw;
  line-height: 5.866666667vw;
}

#mq_chanel2506 p.caption {
  font-size: 2.933333333vw;
  line-height: 4.8vw;
}

#mq_chanel2506 .bold {
  font-weight: bold;
}

#mq_chanel2506 sup {
  font-size: 1.866666667vw;
  vertical-align: top;
  position: relative;
  top: -0.4em;
}

#mq_chanel2506 a:hover {
  opacity: .7;
  transition: all ease .6s;
  cursor: pointer;
}

#mq_chanel2506 a {
  display: block;
  width: 100%;
  height: 100%;
}


#mq_chanel2506 .sup {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.2em;
}

#mq_chanel2506 .is-pc {
  display: none;
}

#mq_chanel2506 .is-sp {
  display: block;
}


#mq_chanel2506 br.is-pc {
  display: none;
}

#mq_chanel2506 br.is-sp {
  display: inline-block;
}



/*Clearfix*/
#mq_chanel2506 .cf:before,
#mq_chanel2506 .cf:after {
  content: "";
  display: block;
  overflow: hidden;
}
#mq_chanel2506 .cf:afte {
  clear: both;
}
#mq_chanel2506 .cf {
  zoom: 1;
}
#mq_chanel2506 .clear {
  clear: both;
}


/*Layout*/
#mq_chanel2506 .container {
  width: 92vw;
  margin: 0 4vw;
}

#mq_chanel2506 .flex_wrapper {
  display: flex;
}

/*--------------------------------------------------------------------------------------
mq_contents
-------------------------------------------------------------------------------------- */
/*-------------------------------------------------------------------------------- pr */
#mq_chanel2506 .pr {
  position: fixed;
  width: 30px;
  height: 17px;
  z-index: 2;
  top: 75px;
  right: 15px;
  opacity: 1;
  visibility: visible;
}

#mq_chanel2506 .pr.is-hide {
  opacity: 0;
  visibility: hidden;
}

/*-------------------------------------------------------------------------------- button */
#mq_chanel2506 .btn {
  width: 66.66666667vw;
  height: 13.33333333vw;
  margin: 0 auto;
}

#mq_chanel2506 .btn a{
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 13.33333333vw;
}

#mq_chanel2506 .btn img {
  width: 33.33333333vw;
}

#mq_chanel2506 .btn.deactive {
  height: auto;
}

#mq_chanel2506 .btn.deactive .btn_lead {
  display: block;
}

#mq_chanel2506 .btn_lead {
  width: 33.33333333vw;
  margin: 0 auto;
  margin-bottom: 2.4vw;
  display: none;
}

#mq_chanel2506 .btn.deactive a{
  background-color: #dcdcdc;
  pointer-events: none;
}

#mq_chanel2506 .btn.deactive a img {
  width: 26.93333333vw;
}

#mq_chanel2506 .decoration {
  width: 8.4vw;
  position: absolute;
}

/*-------------------------------------------------------------------------------- 背景ライン */
#mq_chanel2506 .line_left::before,
#mq_chanel2506 .line_right::before {
  width: 20vw;
  height: 4vw;
} 

/*-------------------------------------------------------------------------------- mv */
#mq_chanel2506 #index01 {
  padding-top: 0;
}

#mq_chanel2506 .sticky_wrapper {
  position: relative;
}

#mq_chanel2506 .mv {
  padding-bottom: calc(100vh - 60px);
  z-index: -1;
  width: 100%;

}

#mq_chanel2506 .mv.is-hide {
  opacity: 0;
  visibility: hidden;
}

#mq_chanel2506 .mv_inner {
  position: fixed;
  top: 60px;
  opacity: 1;
  visibility: visible;
  transition: all ease .5s;
  width: 100%;
}

#mq_chanel2506 .mv_ph {
  position: relative;
  margin-top: 21.333vw;
  z-index: -1;
  height: calc(100vh - 60px);
}

#mq_chanel2506 .mv_ph img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 100vh;
  margin-top: -60px;
}

#mq_chanel2506 .sticky_wrapper .title {
  position: fixed;
  top: calc(60px + 12vw);
  height: calc(100vh - 60px);
	width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  right: 4.8vw;
  z-index: 1;
  opacity: 1;
  visibility: visible;
}

#mq_chanel2506 .sticky_wrapper .title.is-hide {
  opacity: 0;
  visibility: hidden;
}

#mq_chanel2506 .title_sub {
  width: 80.4vw;
  margin-bottom: 4.666666667vw;
  clip-path: inset(0 100% 0 0);
  animation: clip-text 1s ease-in-out 1s forwards;
}

#mq_chanel2506 .title_main {
  width: 65.06666667vw;
  clip-path: inset(0 100% 0 0);
  animation: clip-text 1s ease-in-out 2s forwards;
}

#mq_chanel2506 .sticky_wrapper .lead {
  width: 100%;
  padding: 8vw 4.8vw 26.66666667vw;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 3;
  text-align: left;
  background-color: #fff;
  border-top: 3px #000 solid;
}

#mq_chanel2506 .sticky_wrapper .lead sup {
  top: -0.6em;
}

#mq_chanel2506 .sticky_wrapper .lead p {
  font-size: 4vw;
  line-height: 6.666666667vw;
}

/*-------------------------------------------------------------------------------- block01*/
#mq_chanel2506 .block01 {
  background-color: #fff;
  padding-top: 17.33333333vw;
  padding-bottom: 26.66666667vw;
  position: relative;
  z-index: 3;
  overflow: hidden;
}

#mq_chanel2506 .block01::before {
  top: 0;
}

#mq_chanel2506 .block01 .flex_wrapper {
  flex-direction: column;
  position: relative;
}

#mq_chanel2506 .block01 .headings {
  width: 74.66666667vw;
  margin: 0 auto;
  margin-bottom: 7.066666667vw;
}

#mq_chanel2506 .block01 .flex_left h3 {
  width: 85.46666667vw;
  margin: 0 auto;
  margin-bottom: 8.666666667vw;
}

#mq_chanel2506 .block01 .ph {
  width: 97.46666667vw;
  margin-left: 2.533333333vw;
  margin-top: -4.266666667vw;
  position: relative;
  z-index: -1;
}

#mq_chanel2506 .block01 .decoration {
  top: 106vw;
  right: -4.8vw;
  z-index: 3;
}

#mq_chanel2506 .block01 .flex_right.is-active {
    animation: clip-left 1s ease-in-out .7s forwards;
}

#mq_chanel2506 .product {
  padding-left: 6.266666667vw;
  position: relative;
}


#mq_chanel2506 .product::after {
  width: 1.333333333vw;
  left: 0;
}

#mq_chanel2506 .block01 .product {
  margin-top: -14.53333333vw;
  margin-bottom: 11.73333333vw;
}

#mq_chanel2506 .block01 .product::after {
  height: 53vw;
  top: 0;
}


#mq_chanel2506 .block01 .product_name {
  width: 38.4vw;
  margin-bottom: 4.8vw;
}

#mq_chanel2506 .block01 .product_text {
  font-size: 3.2vw;
  line-height: 5.066666667vw;
  margin-bottom: 2.4vw;
}

#mq_chanel2506 .block01 .btn {
  width: 53.33333333vw;
}

/*-------------------------------------------------------------------------------- block02*/
#mq_chanel2506 .block02 {
  padding-top: 13.33333333vw;
  padding-bottom: 26.93333333vw;
  position: relative;
  z-index: 2;
  background-color: #fff;
}

#mq_chanel2506 .block02::before {
  top: 0;
}

#mq_chanel2506 .block02 .headings {
  width: 79.33333333vw;
  margin-right: 4.8vw;
  margin-left: auto;
  margin-bottom: 6.133333333vw;
}

#mq_chanel2506 .block02 .lead {
  margin: 0 auto;
  margin-bottom: 12.53333333vw;
  width: 91vw;
}

#mq_chanel2506 .block02 h3 {
  width: 52.13333333vw;
  margin:  0 auto;
  margin-top: 8vw;
  margin-bottom: 10.13333333vw;
}

#mq_chanel2506 .block02 .contents {
  position: relative;
}

#mq_chanel2506 .block02 .contents::after {
  display: block;
  content: "";
  position: absolute;
  background-color: #000;
  width: 6.666666667vw;
  left: 0;
  top: 0;
  height: 384.2666667vw;
  z-index: -1;
}

#mq_chanel2506 .block02 .flex_wrapper {
  flex-direction: column;
}

#mq_chanel2506 .block02 .flex_wrapper .ph {
  width: 100%;
}

#mq_chanel2506 .block02 .flex_wrapper:first-child .ph.is-active {
    animation: clip-left 1s ease-in-out 0s forwards;
}

#mq_chanel2506 .block02 .flex_wrapper:nth-child(2) .ph.is-active:first-child {
    animation: clip-right 1s ease-in-out 0s forwards;
}

#mq_chanel2506 .block02 .flex_wrapper:nth-child(2) .ph.is-active:nth-child(2) {
    animation: clip-left 1s ease-in-out 0s forwards;
}

#mq_chanel2506 .block02 .flex_wrapper:nth-child(2) .ph {
  width: 84vw;
}

#mq_chanel2506 .block02 .flex_wrapper:nth-child(2) .ph:first-child {
  margin-left: auto;
  margin-bottom: 7.2vw;
}

#mq_chanel2506 .block02 .flex_wrapper:first-child {
  margin-bottom: 7.2vw;
}

#mq_chanel2506 .block02 .flex_wrapper:last-child {
  margin-top: 9.866666667vw;
}

#mq_chanel2506 .block02 p.text {
  width: 78.66666667vw;
  margin-left: auto;
  margin-right: 4.8vw;
  margin-top: 11.2vw;
}

#mq_chanel2506 .block02 .caption_wrapper {
  width: 78.66666667vw;
  margin-left: auto;
  margin-right: 4.8vw;
  margin-bottom: 18.13333333vw;
}

#mq_chanel2506 .block02 .caption_wrapper p.caption:first-child {
  font-size: 2.666666667vw;
  line-height: 4.533333333vw;
}

#mq_chanel2506 .block02 .caption_wrapper p.caption:last-child {
  margin-top: 4.533333333vw;
}

#mq_chanel2506 .block02 .btn {
  width: 53.33333333vw;
}

#mq_chanel2506 .block02 .btn img {
  width: 33.33333333vw;
}

/*-------------------------------------------------------------------------------- block03*/

#mq_chanel2506 .block03 {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding-top: 15.46666667vw;
  padding-bottom: 26.26666667vw;
}

#mq_chanel2506 .block03::before {
  top: 0;
}

#mq_chanel2506 .block03 .product_name {
  width: 35.86666667vw;
  margin-bottom: 4.266666667vw;
}

#mq_chanel2506 .block03 h2 {
  width: 78.26666667vw;
  margin: 0 auto;
}

#mq_chanel2506 .block03 .ph1 {
  height: 126.1333333vw;
  overflow: hidden;
  position: relative;
}

#mq_chanel2506 .block03 .ph1 .decoration {
  top: 11.2vw;
  left: 0;
  z-index: 3;
}

#mq_chanel2506 .block03 .ph1 img {
  width: 100%;
  margin-top: -18.66666667vw;
  margin-left: 0;
}

#mq_chanel2506 .ph1 .decoration img {
  margin-top: 0;
}

#mq_chanel2506 .block03 .product {
  margin-bottom: 9.333333333vw;
  margin-left: 7.066666667vw;
  padding-left: 4.533333333vw;
}

#mq_chanel2506 .block03 .product::after {
  height: 41.6vw;
  top: -4px;
}

#mq_chanel2506 .block03 .product .product_text {
  font-size: 3.2vw;
  line-height: 5.066666667vw;
  margin-bottom: 2.4vw;
  width: 81.73333333vw;
}

#mq_chanel2506 .block03 .btn {
  width: 53.33333333vw;
  margin-bottom: 26.4vw;
}

#mq_chanel2506 .block03 .btn img {
  width: 33.33333333vw;
}

#mq_chanel2506 .block03 .column {
  padding-bottom: 26.26666667vw;
  position: relative;
}

#mq_chanel2506 .block03 .column_bg {
  background-image: url(../img/block03_bg_sp@2x.png);
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

#mq_chanel2506 .block03 .flex_wrapper {
  width: 100%;
  margin: 0 auto;
  flex-direction: column;
}

#mq_chanel2506 .block03 .flex_wrapper h3 {
  width: 60.93333333vw;
  margin-bottom: 37px;
}

#mq_chanel2506 .block03 .flex_wrapper .caption {
  margin-top: 4vw;
}

#mq_chanel2506 .block03 .flex_left {
  width: 90.4vw;
  margin: 0 auto;
  margin-bottom: 8vw;
}

#mq_chanel2506 .block03 .flex_right {
  width: 62vw;
  margin: 0 auto;
}

#mq_chanel2506 .block03 .flex_right .copy {
  font-size: 2.933333333vw;
  line-height: 1;
  margin-top: 3.2vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* #mq_chanel2506 .block03 .flex_right .copy span {
  font-size: 4.266666667vw;
} */

/*-------------------------------------------------------------------------------- block04*/
#mq_chanel2506 .block04 {
  background-color: #fff;
  padding-top: 17.33333333vw;
  padding-bottom: 25.86666667vw;
  position: relative;
  z-index: 2;
}

#mq_chanel2506 .block04::before {
  top: 0;
}

#mq_chanel2506 .block04 .container {
  width: 100%;
  margin: 0;
}

#mq_chanel2506 .block04 h2 {
  width: 78.13333333vw;
  margin: 0 auto;
  margin-bottom: 12.26666667vw;
}

#mq_chanel2506 .block04 .flex_wrapper {
  flex-direction: column;
  margin-bottom: 2.933333333vw;
}

#mq_chanel2506 .block04 .flex_left {
  position: relative;
}

#mq_chanel2506 .block04 .flex_left img {
  border-top: 2.266666667vw solid #000;
  border-bottom: 2.266666667vw solid #000;
  border-right: 1.733333333vw solid #000;
  border-left: 1.733333333vw solid #000;
}

#mq_chanel2506 .block04 .flex_right {
  margin: 0 auto;
  padding-top: 8vw;
  width: 90.4vw;
}

#mq_chanel2506 .block04 .caption_list {
  margin-bottom: 8vw;
}

#mq_chanel2506 .block04 .caption_list li {
  opacity: 0;
  transform: translateY(20px);
}

#mq_chanel2506 .block04 .number_list li {
  position: absolute;
  font-size: 3.733333333vw;
  line-height: 1;
  opacity: 0;
}

#mq_chanel2506 .block04 .number_list li:first-child {
  top: 18.53333333vw;
  left: 31.33333333vw;
}

#mq_chanel2506 .block04 .number_list li:nth-child(2) {
  top: 51.6vw;
  left: 48vw;
}

#mq_chanel2506 .block04 .number_list li:nth-child(3) {
  top: 75.86666667vw;
  left: 27.46666667vw;
}

#mq_chanel2506 .block04 .flex_wrapper.is-show li:first-child {
  animation: fade-up 1s ease-in-out 0s forwards;
}

#mq_chanel2506 .block04 .flex_wrapper.is-show li:nth-child(2) {
  animation: fade-up 1s ease-in-out .7s forwards;
}

#mq_chanel2506 .block04 .flex_wrapper.is-show li:nth-child(3) {
  animation: fade-up 1s ease-in-out 1.4s forwards;
}

#mq_chanel2506 .block04 .caption {
  width: 90.4vw;
  margin: 0 auto;
}

#mq_chanel2506 .block04 .caption_list li:not(:last-child) {
  margin-bottom: 7.466666667vw;
}

/*-------------------------------------------------------------------------------- block05*/
#mq_chanel2506 .block05 {
  position: relative;
  z-index: 2;
  background-color: #000;
  padding-top: 16.53333333vw;
  padding-bottom: 18.66666667vw;
  overflow: hidden;
}

#mq_chanel2506 .block05 h2 {
  width: 49.86666667vw;
  margin: 0 auto;
  margin-bottom: 6.666666667vw;
}

#mq_chanel2506 .block05 h3 {
  width: 73.86666667vw;
  margin: 0 auto;
  margin-bottom: 14.66666667vw;
}

/* スライダー */
#mq_chanel2506 .block05 .swiper {
  width: 73.33333333vw;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}

#mq_chanel2506 .block05 .swiper-slide img {
  width: 58.66666667vw;
  margin: 0 auto;
  transition: all ease .5s;
  margin-top: 7.466666667vw;
  display: block;
}

#mq_chanel2506 .block05 .swiper-slide.swiper-slide-active img {
  width: 73.33333333vw;
  margin-top: 0;
}

#mq_chanel2506 .block05 .swiper-slide .slider_text {
  margin-bottom: 14.8vw;
  margin-top: 9.466666667vw;
  opacity: 0;
  visibility: hidden;
  transition: all ease .5s;
}

#mq_chanel2506 .block05 .swiper-slide.swiper-slide-active .slider_text {
  opacity: 1;
  visibility: visible;
}

#mq_chanel2506 .block05 .swiper-slide h4 {
  margin: 0 auto;
  margin-bottom: 4.8vw;
}

#mq_chanel2506 .block05 .swiper-slide p {
  color: #fff;
  width: 66vw;
  margin: 0 auto;
}

#mq_chanel2506 .block05 .swiper-slide p.caption {
  margin-top: 2vw;
}

#mq_chanel2506 .block05 .swiper-slide .btn {
  width: 66.66666667vw;
  opacity: 0;
  visibility: hidden;
  transition: all ease .5s;
}

#mq_chanel2506 .block05 .swiper-slide.swiper-slide-active .btn {
  opacity: 1;
  visibility: visible;
}

#mq_chanel2506 .block05 .swiper-slide .btn a {
  border: 1px solid #fff;
}

#mq_chanel2506 .block05 .swiper-slide .btn img {
  width: 33.86666667vw;
}

#mq_chanel2506 .block05 .swiper-slide.slide1 h4 {
  width: 70vw;
}

#mq_chanel2506 .block05 .swiper-slide.slide2 h4 {
  width: 62.53333333vw;
}

#mq_chanel2506 .block05 .swiper-slide.slide3 h4 {
  width: 50vw;
}

#mq_chanel2506 .block05 .swiper-slide.slide4 h4 {
  width: 55.6vw;
}

#mq_chanel2506 .block05 .swiper-slide.slide5 h4 {
  width: 69.2vw;
}

#mq_chanel2506 .block05 .swiper-slide.slide6 h4 {
  width: 70.66666667vw;
}

#mq_chanel2506 .block05 .swiper-button-prev,
#mq_chanel2506 .block05 .swiper-button-next {
  background-image: url(../img/slider_arrow_sp@2x.png);
  background-size: 2.8vw 2.133333333vw;
  width: 6.666666667vw;
  height: 6.666666667vw;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center;
  top: 35.6vw;
  z-index: 3;
}

#mq_chanel2506 .block05 .swiper-button-prev:hover,
#mq_chanel2506 .block05 .swiper-button-next:hover {
  cursor: pointer;
  opacity: .7;
  transition: all ease .6s;
}

#mq_chanel2506 .block05 .swiper-button-prev {
  left: -6.666666667vw;
}

#mq_chanel2506 .block05 .swiper-button-next {
  right: -6.666666667vw;
  transform: scale(-1, 1);
}

#mq_chanel2506 .btn_list {
  padding-bottom: 14.93333333vw;
  padding-top: 18.66666667vw;
  background-color: #fff;
  position: relative;
  z-index: 2;
}

#mq_chanel2506 .btn_list .btn:not(:last-child) {
  margin-bottom: 5.333333333vw;
}

#mq_chanel2506 .btn_list .btn:first-child img {
  width: 40.26666667vw;
}

#mq_chanel2506 .btn_list .btn:nth-child(2) img {
  width: 27.46666667vw;
}

#mq_chanel2506 .btn_list .btn:nth-child(3) img {
  width: 20.8vw;
}

#mq_chanel2506 .btn_list .btn:nth-child(4) img {
  width: 25.86666667vw;
}



/*----------------------------------------------------------------------------contact/credit/share */
#mq_chanel2506 .contact {
  width: 41.333vw;
  margin: 0 auto;
  margin-bottom: 16.66666667vw;
}



#mq_chanel2506 .staff_credit {
  margin-left: 4.8vw;
  font-size: 2.666666667vw;
  line-height: 1.5;
  margin-bottom: 15.2vw;
  text-align: center;
}

#mq_chanel2506 .share {
  margin: 0 auto 11.6vw;
  text-align: center;
}

#mq_chanel2506 .share_headings {
  width: 14.93333333vw;
  margin: 0 auto 8.533333333vw;
}

#mq_chanel2506 .share_list {
  margin: 0 auto;
  text-align: center;
}

#mq_chanel2506 .share_item {
  width: 13.33333333vw;
  display: inline-block;
  margin: 0 5.333333333vw;
}


