@charset "UTF-8";

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

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

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

#mq_dyson section {
  padding: 0 !important;
}

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

#mq_dyson {
  width: 100%;
  color: #404040;
  line-height: 1;
  word-break: normal;
  line-break: strict;
  /*position: relative;*/
  color: #404040;
}

#mq_dyson 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_dyson p {
  font-size: 3.75vw;
  line-height: 1.5;
}

#mq_dyson .credit {
  font-size: 3.125vw;
  line-height: 1.5;
}

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


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

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

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


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

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



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


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

/*--------------------------------------------------------------------------------------
mq_contents
-------------------------------------------------------------------------------------- */

/*-------------------------------------------------------------------------------- pr */
#mq_dyson .pr {
  width: 30px;
  height: 17px;
  z-index: 2;
  top: 15px;
  right: 15px;
  position: absolute;
  z-index: 5;
}

/*-------------------------------------------------------------------------------- loading*/
#mq_dyson .loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff9f4;
  z-index: 1000;
}

/*----------------------------------------------------------------------------sns */
#mq_dyson .link {
  display: flex;
  flex-direction: column;
}

#mq_dyson .contact {
  order: 2;
  font-size: 3.7333vw;
  font-weight: bold;
  text-align: center;
  margin-bottom: 9.3333vw;
}

#mq_dyson .contact a {
  text-decoration: underline;
}


#mq_dyson .credit {
  font-size: 2.6666vw;
  line-height: 1.5;
  color: #666;
  text-align: center;
  order: 3;
  margin-bottom: 10.6666vw;
}

#mq_dyson .share {
  order: 1;
  align-items: center;
  display: flex;
  margin: 0 auto 8vw;
  text-align: center;
}

#mq_dyson .sns li {
  width: 13.333vw;
  display: inline-block;
  margin: 0 1.3333vw;
}


#mq_dyson .share_headings {
  width: 18.4vw;
  margin-right: 4vw;
}

/*---------------------------------------------------------------------------- mv */
#mq_dyson .mv {
  background-color: #fff0de;
  overflow: hidden;
}

#mq_dyson .mv .container {
  position: relative;
  width: 100vw;
  margin: 0;
  height: 181.333333vw;
}

#mq_dyson .mv_catch {
  position: absolute;
  top: 4vw;
  left: 4vw;
  z-index: 5;
}

#mq_dyson .mv_ph {
  width: 0;
  height: 58.66666666vw;
  overflow: hidden;
}

#mq_dyson .mv_ph.is-show {
  width: 85.3333333vw;
}

#mq_dyson .mv_ph-inner {
  position: relative;
  width: 85.3333333vw;
  height: 58.66666666vw;
}


#mq_dyson .mv_ph-img1 {
  z-index: 2;
}

#mq_dyson .mv_ph-img2 {
  z-index: 2;
}

#mq_dyson .mv_ph1-1 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  transition: all 2s ease;
}

#mq_dyson .mv_ph1-1 .mv_ph-inner {
  position: absolute;
  right: 0;
  top: 0;
}

#mq_dyson .mv_ph1-2 {
  position: absolute;
  top: 0;
  left: 14.666666vw;
  z-index: 3;
  transition: all 2s ease 2s;
}


#mq_dyson .mv_ph1 .mv_ph-img {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}

#mq_dyson .mv_ph2-1 {
  position: absolute;
  top: 114.133333vw;
  left: 0;
}

#mq_dyson .mv_ph2-2 {
  position: absolute;
  top: 114.133333vw;
  right: 14.6666666vw;
}

#mq_dyson .mv_ph2-1 {
  z-index: 2;
  transition: all 2s ease 1s;
}

#mq_dyson .mv_ph2-2 {
  z-index: 3;
  width: 0;
  transition: all 2s ease 3s;
}

#mq_dyson .mv_ph2-2 .mv_ph-inner {
  position: absolute;
  right: 0;
  top: 0;
}

#mq_dyson .mv_ph2-2 img {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}

#mq_dyson .mv_title {
  position: absolute;
  top: 68vw;
  left: 17.266666vw;
  width: 65.466666vw;
  z-index: 5;
  opacity: 0;
  transition: all 1s ease;
  transform: translate(0, 20px);
}

#mq_dyson .mv_title.is-show {
  opacity: 1;
  transform: translate(0, 0);
}

#mq_dyson .mv_scroll {
  position: absolute;
  bottom: 0;
  right: 4vw;
  bottom: 0;
  width: 2.3333vw;
  transform: translateY(-20px);
  transition: all 1s ease;
}

#mq_dyson .mv_catch span {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-20px, 0);
  -ms-transform: translate(-20px, 0);
  transform: translate(-20px, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-right: .6666vw;
}

#mq_dyson .mv_catch span img {
  height: 2vw;
  width: auto;
  margin-top: 2vw;
}

#mq_dyson .mv_catch span.is-show {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}


#mq_dyson .mv_catch span:first-child {
  transition: all .5s ease;
  margin-right: 1.3333vw;
}
#mq_dyson .mv_catch span:first-child img {
  height: 4.8vw;
  margin-top: 0;
}
#mq_dyson .mv_catch span:nth-child(2) {
  transition: all .5s ease .1s;
}
#mq_dyson .mv_catch span:nth-child(3){
  transition: all .5s ease .2s;
}
#mq_dyson .mv_catch span:nth-child(4) {
  transition: all .5s ease .3s;
}
#mq_dyson .mv_catch span:nth-child(5){
  transition: all .5s ease .4s;
  margin-right: 1.3333vw;
}
#mq_dyson .mv_catch span:nth-child(6) {
  transition: all .5s ease .5s;
}
#mq_dyson .mv_catch span:nth-child(7){
  transition: all .5s ease .6s;
}
#mq_dyson .mv_catch span:nth-child(8) {
  transition: all .5s ease .7s;
}
#mq_dyson .mv_catch span:nth-child(9){
  transition: all .5s ease .8s;
  margin-right: 1.3333vw;
}
#mq_dyson .mv_catch span:nth-child(10){
  transition: all .5s ease .9s;
}
#mq_dyson .mv_catch span:nth-child(11) {
  transition: all .5s ease 1s;
}
#mq_dyson .mv_catch span:nth-child(12){
  transition: all .5s ease 1.1s;
}
#mq_dyson .mv_catch span:nth-child(13) {
  transition: all .5s ease 1.2s;
}
#mq_dyson .mv_catch span:nth-child(14) {
  transition: all .5s ease 1.3s;
}
/*----------------------------------------------------------------------------  block01 */
#mq_dyson .block01 {
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/dyson2012/img/block01_bg_sp@2x.jpg);
  background-size: 100vw 170.133333vw;
  background-position: center 0;
  background-repeat: no-repeat;
  height: 170.133333vw;
  padding-top: 13.3333333vw;
}

#mq_dyson .block01_headings {
  width: 49.66666vw;
  margin: 0 auto 10vw;
}

#mq_dyson .block01_text {
  font-size: 3.733333vw;
  line-height: 2.071428571;
  text-align: center;
  transition-delay: .5s;
  margin-bottom: 5.33333vw;
  color: #555;
}

#mq_dyson .block01_credit {
  font-size: 2.6666666vw;
  line-height: 1.5;
  text-align: center;
  color: #666;
  width: 74.6666vw;
  margin: 0 auto;
  text-align: left;
}


/*----------------------------------------------------------------------------  block02 */
#mq_dyson .block02 {
  padding-top: 10.66666vw;
  position: relative;
  z-index: 0;
  margin-bottom: 4vw;
}

#mq_dyson .block02::before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to bottom, #fff0de,  rgba(255, 255, 255, 0));
  height: 26.66666vw;
  z-index: -1;
}

#mq_dyson .block02_headings {
  width: 82.1333vw;
  margin: 0 auto 8vw;
}

#mq_dyson .block02_wrapper {
  position: relative;
}
#mq_dyson .block02_wrapper::before {
  position: absolute;
  display: block;
  content: '';
  width: 92vw;
  height: 146.666666vw;
  top: 26.6666vw;
  left: -4vw;
  background-color:  #fff8ef;
  z-index: -1;
}

#mq_dyson .block02_right {
}

#mq_dyson .block02_left {
}

#mq_dyson .block02_ph {
  width: 64vw;
  margin: 0 auto;
}

#mq_dyson .block02_lead {
  width: 67.9333333vw;
  margin: 8vw auto 4vw;
}

#mq_dyson .block02_name {
  font-size: 3.2vw;
  line-height: 1.5;
  color: #a6442e;
  position: relative;
  font-weight: bold;
  margin-bottom: 4vw;
  margin-left: 44vw;
}

#mq_dyson .block02_name::before {
  position: absolute;
  display: block;
  content: '';
  top: 2.5vw;
  left: -21vw;
  height: 1px;
  width: 20vw;
  background-color: #a6442e;
}


#mq_dyson .block02_text {
  width: 100%;
  font-size: 3.2vw;
  line-height: 2.08333333;
  background-color: #fff;
  padding: 6.66666vw;
}


/*----------------------------------------------------------------------------  block03 */
#mq_dyson .block03 {
  padding-top: 10.66666vw;
  position: relative;
  z-index: 0;
  margin-bottom: 14.6666vw;
}

#mq_dyson .block03::before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to bottom, #fff0de,  rgba(255, 255, 255, 0));
  height: 26.66666vw;
  z-index: -1;
}

#mq_dyson .block03_headings {
  width: 53.06666vw;
  margin: 0 auto 8vw;
}

#mq_dyson .block03_wrapper {
  position: relative;
  height: 117.6vw;
  margin-bottom: 6.6666vw;
}

#mq_dyson .block03_ph {
  position: absolute;
  width: 64vw;
  left: 14vw;
  top: 32vw;
}

#mq_dyson .block03_check {
  position: absolute;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/dyson2012/img/check_sp@2x.png);
  background-size: contain;
  width: 39.6vw;
  height: 39.6vw;
  background-size: 39.6vw 39.6vw;
  opacity: 0;
  transition: all .5s ease;
 }

#mq_dyson .is-active .block03_check {
  opacity: 1;
}

#mq_dyson .block03_check1 {
  top: 0;
  left: 0;
  transition: all 1s ease;
}

#mq_dyson .block03_check2 {
  right: 0;
  top: 0;
  transition: all 1s ease .5s;
}
#mq_dyson .block03_check3 {
  left: 0;
  bottom: 0;
  transition: all 1s ease 1s;
}

#mq_dyson .block03_check4 {
  right: 0;
  bottom: 0;
  transition: all 1s ease 1.5s;
}


#mq_dyson .block03_check-text {
  font-size: 3.466666vw;
  line-height: 1.6153;
  text-align: center;
  padding-top: 16vw;
  color: #404040;
  font-weight: bold;
  margin-bottom: 4vw;
}

#mq_dyson .block03_text {
  font-size: 3.2vw;
  line-height: 2.0833333;
  margin: 0 auto 5.3333vw;
}

#mq_dyson .block03_credit {
  font-size: 2.66666vw;
  line-height: 1.5;
  color: #666;
}



/*----------------------------------------------------------------------------  block04 */
#mq_dyson .block04 {
}

#mq_dyson .block04.container {
  width: 100vw;
  margin: 0 0 13.3333vw 0;
}

#mq_dyson .block04_headings {
  margin: 0 auto 8vw;
  width: 86.53333vw;
}

#mq_dyson .block04_ph1 {
}

#mq_dyson .point_list {
  padding: 6.66666vw 4vw 0;
}

#mq_dyson .point_list {
  transition: all .5s ease;
}

#mq_dyson .point_list.is-actiive {
  opacity: 1;
}

#mq_dyson .point_item {
  display: flex;
  align-items: center;
  margin-bottom: 5.3333vw;
  opacity: 0;
  transition: all .5s ease;
  transform: translate(0, 20px);
}

#mq_dyson .is-active .point_item {
   opacity: 1;
  transform: translate(0, 0);
}

#mq_dyson .point_item:last-child {
  margin-bottom: 0;
}

#mq_dyson .point_item:nth-child(2) {
  transition-delay: .5s;
}

#mq_dyson .point_item:nth-child(3) {
  transition-delay: 1s;
}

#mq_dyson .point_headings {
  width: 18vw;
  height: 18vw;
  margin-right: 4vw;
  text-align: left;
}


#mq_dyson .point_text {
  color: #a6442e;
  font-size: 4vw;
  line-height: 1.4;
  font-weight: bold;
}

#mq_dyson .block04_bg {
  background: linear-gradient(to right, #fde9d0,  rgba(255, 255, 255, 0));
}

#mq_dyson .block04_text1 {
  font-size: 3.2vw;
  line-height: 2.083333;
  padding: 5.333vw 4vw 5.3333vw;
  margin-bottom: 8vw;
}

#mq_dyson .arrow {
  width: 18.6666vw;
  margin: 0 auto 8vw;
  height: 11.46666vw;
}

#mq_dyson .arrow_inner {
  width: 18.6666vw;
  height: 0;
}

#mq_dyson .arrow .slidedown.is-active  {
  height: 11.46666vw;
}
#mq_dyson .arrow .slidedown_inner {
  width: 18.6666vw;
  height: 11.46666vw;
}

#mq_dyson .block04_wrapper {
}

#mq_dyson .block04_left {

}

#mq_dyson .block04_right {
}

#mq_dyson .block04_catch {
  width: 82.1333vw;
  margin: 0 auto 4vw;

}

#mq_dyson .block04_text2 {
  font-size: 3.2vw;
  line-height: 2.083333;
  width: 92vw;
  margin: 0 auto 4vw;
}

#mq_dyson .block04_ph2 {
  width: 80vw;
  margin: 0 auto 5.3333vw;
}

#mq_dyson .block04_caption {
  font-size: 2.66666vw;
  width: 92vw;
  margin: 0 auto 4vw;
  color: #666;
}


/*----------------------------------------------------------------------------  block05 */
#mq_dyson .block05 {
  position: relative;
}

#mq_dyson .block05.container {
  width: 100VW;
  margin: 0;
}

#mq_dyson .block05::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/dyson2012/img/block05_bg_sp@2x.png);
  width: 100vw;
  height: 26.6666vw;
  background-size: 100vw 26.66666vw;
  background-position: left 0;
  background-repeat: no-repeat;
  z-index: 2;
  width: 0;
  overflow: hidden;
  transition: all 1s ease;
}

#mq_dyson .block05.is-active::before {
  width: 100vw;
}

#mq_dyson .block05_headings {

}

#mq_dyson .block05_ph {
  margin-bottom: 5.33333vw;
  padding-top: 25vw;
}

#mq_dyson .block05_text {
  width: 92vw;
  margin: 0 auto 13.3333vw;
  font-size: 3.2vw;
  line-height: 2.0833333;
}

#mq_dyson .block05 span {
  font-size: 2.66666vw;
}

/*----------------------------------------------------------------------------  block06 */
#mq_dyson .block06 {
  margin-bottom: 21.3333vw;
}

#mq_dyson .block06_headings {
  width: 73.6vw;
  margin: 0 auto 4vw;
}

#mq_dyson .block06_list {
  width: 100vw;
  margin-left: -4vw;
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
  margin-bottom: 8vw;
}

#mq_dyson .block06_item {
  width: 32vw;
  opacity: 0;
  transition: all .5s ease;
  transform: translate(0, 20px);
}

#mq_dyson .is-active .block06_item {
  opacity: 1;
  transform: translate(0, 0);
}

#mq_dyson .block06_item:nth-child(3n){
  margin-right: 0;
}

#mq_dyson .block06_item:nth-hild(-n+3){
  margin-bottom: 40px;
}

#mq_dyson .is-active .block06_item:nth-child(2) {
  transition-delay: .5s;
}

#mq_dyson .is-active .block06_item:nth-child(3){
  transition-delay: 1s;
}

#mq_dyson .is-active .block06_item:nth-child(4) {
  transition-delay: 1.5s;
}

#mq_dyson .is-active .block06_item:nth-child(5){
  transition-delay: 2s;
}

#mq_dyson .is-active .block06_item:nth-child(6) {
  transition-delay: 2.5s;
}


#mq_dyson .block06_ph {
  margin: 0 auto  4vw;
}

#mq_dyson .block06_item-headings {
  color: #a6442e;
  font-size: 2.93333vw;
  line-height: 1.454545;
  margin-bottom: 2.66666vw;
  text-align: center;
  font-weight: bold;
}

#mq_dyson .block06_item-text {
  color: #666;
  font-size: 2.6666vw;
  line-height: 1.7;
  text-align: center;
}

#mq_dyson .btn_detail {
  width: 88vw;
  height: 14.933333vw;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/dyson2012/img/btn_detail_sp@2x.png);
  background-size: 88vw 14.9333333vw;
  background-repeat: no-repeat;
  background-position: center 0;
  margin: 0 auto;
  transition: all 1.5s ease;
}


#mq_dyson .btn_detail a {
  display: block;
  width: 100%;
  height: 100%;
}


/*----------------------------------------------------------------------------  block07 */
#mq_dyson .block07 {
}

#mq_dyson .block07.container {
  width: 100vw;
  margin: 0;
}

#mq_dyson .block07_headings {
  width: 91.866666vw;
  margin: 0 auto 8vw;
}

#mq_dyson .block07_ph1 {

}

#mq_dyson .block07_bg {
  background: linear-gradient(to right, #fde9d0,  rgba(255, 255, 255, 0));
}

#mq_dyson .block07_caution1 {
  font-size: 2.6666vw;
  line-height: 1.5;
  color :#666;
  margin-bottom: 4vw;
  margin-top: -2.6666vw;
  transition-delay: 0;
}

#mq_dyson .block07 .point_item:nth-child(3) {
    transition-delay: .5s;
}

#mq_dyson .block07 .point_item:nth-child(4) {
    transition-delay: 1s;
}

#mq_dyson .block07_text1 {
  font-size: 3.2vw;
  line-height: 2.083333;
  color: #404040;
  padding: 5.333vw 4vw 4vw;
}

#mq_dyson .block07_caution2 {
  font-size: 2.6666vw;
  line-height: 1.5;
  color :#666;
  padding: 0 4vw 10.6777vw;
  margin-bottom: 9.3333vw;
}

#mq_dyson .block07_wrapper {
}

#mq_dyson .block07_left {

}

#mq_dyson .block07_right {
}

#mq_dyson .block07_catch {
  width: 90.5333vw;
  margin: 0 auto 4vw;
}

#mq_dyson .block07_text2 {
  width: 92vw;
  margin-left: 4vw;
  font-size: 3.2vw;
  line-height: 2.083333;
  margin-bottom: 4vw;
}

#mq_dyson .block07_ph2 {
  width: 80vw;
  margin: 0 auto 5.333vw;
}

#mq_dyson .block07_caption {
  font-size: 2.6666vw;
  line-height: 1.5;
  width: 92vw;
  margin-left: 4vw;
  color: #666;
  margin-bottom: 12vw;
}

/*----------------------------------------------------------------------------  block08 */
#mq_dyson .block08 {
  position: relative;
  margin-bottom: 16vw;
}

#mq_dyson .block08 .container {
  width: 100vw;
  margin: 0;
}

#mq_dyson .block08::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/dyson2012/img/block08_bg_sp@2x.png);
  height: 28.6666vw;
  background-size: 100vw 28.6666vw;
  background-position: left 0;
  background-repeat: no-repeat;
  z-index: 2;
  width: 0;
  overflow: hidden;
  transition: all 1s ease;
}

#mq_dyson .block08.is-active::before {
  width: 100vw;
}

#mq_dyson .block08_ph {
  padding-top: 29.3333vw;
  margin-bottom: 8vw;
}

#mq_dyson .block08_text {
  font-size: 3.2vw;
  line-height: 2.0833333;
  width: 92vw;
  margin-left: 4vw;
  margin-bottom: 16vw;
}

#mq_dyson .block08_text span {
  font-size: 2.666667vw;
}


#mq_dyson .block08_headings {
  width: 88.33333vw;
  margin: 0 auto 5.6666vw;
  font-weight: 2.9333vw;
}

#mq_dyson .block08_list {
  display: flex;
  margin: 0 auto 6.666vw;
  flex-wrap: wrap;
  justify-content:
}

#mq_dyson .block08_item {
  width: 46.6666vw;
  opacity: 0;
  transition: all .5s ease;
  transform: translate(0, 20px);
  margin-bottom: 8vw;
}

#mq_dyson .block08_item:nth-child(2n) {
  margin-right: 0;
}

#mq_dyson .is-active .block08_item {
  opacity: 1;
  transform: translate(0, 0);
}

#mq_dyson .block08_item:nth-child(2n+1) {
  margin-right: 6.6666vw;
}


#mq_dyson .block08_item:nth-child(2n+1) .block08_item-headings,
#mq_dyson .block08_item:nth-child(2n+1) .block08_item-text {
  padding-left: 4vw;;
}

#mq_dyson .block08_item:nth-child(2n) .block08_item-headings,
#mq_dyson .block08_item:nth-child(2n) .block08_item-text {
  padding-right: 4vw;;
}

#mq_dyson .block08_item:nth-child(n+2) {
  margin-bottom: 0;
}

#mq_dyson .is-active .block08_item:nth-child(2) {
  transition-delay: .5s;
}

#mq_dyson .is-active .block08_item:nth-child(3){
  transition-delay: 1s;
}

#mq_dyson .is-active .block08_item:nth-child(4) {
  transition-delay: 1.5s;
}

#mq_dyson .block08_item-ph {
  width: 46.6666vw;
  margin-bottom: 4vw;
}

#mq_dyson .block08_item-headings {
  color: #a6442e;
  font-size: 2.9333vw;
  text-align: center;
  margin-bottom: 2.6666vw;
  font-weight: bold;
}

#mq_dyson .is-active .block08_item:nth-child(4) .block08_item-headings{
  line-height: 8.8vw;
}

#mq_dyson .block08_item-text {
  color: #404040;
  font-size: 2.6667vw;
  line-height: 1.4;
  margin-bottom: 2.6666vw;
}

#mq_dyson .block08_caution {
  font-size: 2.6666vw;
  line-height: 1.5;
  margin-left: 4vw;
}

/*----------------------------------------------------------------------------  block09 */
#mq_dyson .block09 {
  background-color: #fff0de;
  margin-bottom: 12vw;
  overflow: hidden;
  position: relative;
  padding: 10.6666vw 0;
}

#mq_dyson .block09::before,
#mq_dyson .block09::after {
  display: block;
  content: '';
  position: absolute;
  width: 6.6666vw;
  background-color: #a6442eff;
  height: 40vw;
  transition: all ease 1s;
}

#mq_dyson .block09::before {
  top:  18.8vw;
  left: -5.46667vw;
  transform: rotate(45deg);
  transform-origin: top right;
}

#mq_dyson .block09.is-active::before {
  top: 0;
  left: 13.3333vw;
}

#mq_dyson .block09::after {
  bottom: -18.8vw;
  right: 31.43333vw;
  transform: rotate(45deg);
  transform-origin: bottom left;
}

#mq_dyson .block09.is-active::after {
  bottom: 0;
  right: 13.333333vw;
}


#mq_dyson .block09 .container {

}

#mq_dyson .block09_wrapper {
}

#mq_dyson .block09_left {
}

#mq_dyson .block09_right {

}

#mq_dyson .block09 .animation-headings {
  margin: 0 auto 8vw;
  text-align: center;
}

#mq_dyson .block09 .animation-headings span {
  margin-right: 3.5vw;
}

#mq_dyson .block09 .animation-headings span:last-child {
  margin-right: 0;
}


#mq_dyson .block09 .animation-headings span img {
  height: 6vw;
}

#mq_dyson .block09_headings {
  width: 60.8vw;
  margin: 0 auto 8vw;
}

#mq_dyson .block09_text {
  font-size: 3.2vw;
  line-height: 2.083;
  color: #404040;
  width: 80vw;
  margin: 0 auto;
}

#mq_dyson .block09_ph {
  width: 63.3333vw;
  margin-bottom: 8vw;
  margin: 0 auto 8vw;
}

#mq_dyson .btn_instagram {
  width: 88vw;
  height: 14.933333vw;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/dyson2012/img/btn_instagram_sp@2x.png);
  background-size: 88vw 14.9333333vw;
  background-repeat: no-repeat;
  background-position: center 0;
  margin: 5.3333vw auto 20vw;
  transition: all 1.5s ease;
}

#mq_dyson .btn_instagram a {
  display: block;
  width: 100%;
  height: 100%;
}
