@charset "UTF-8";
/* ---------------
 * SP___Style.css
 * ---------------------------------------------------------------- */
#furfur_2020_aw_pre {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-feature-settings: 'palt';
  font-size: 3.73333vw;
  letter-spacing: .025em;
  line-height: 2;
  color: #272727;
  width: 100%;
  /*
   * animation 
   * ------------------------ */
}

#furfur_2020_aw_pre .pc_only {
  display: none;
}

#furfur_2020_aw_pre img, #furfur_2020_aw_pre video, #furfur_2020_aw_pre a {
  width: 100%;
  display: block;
}

#furfur_2020_aw_pre .logo {
  width: 100%;
  margin: 9.33333vw auto calc(80 *(100vw / 750));
}

#furfur_2020_aw_pre .txt200807-box {
  margin: 0 auto calc(70 *(100vw / 750));
  text-align: center;
  line-height: 1;
}

#furfur_2020_aw_pre .txt200807-box__ttl {
  font-size: calc(38 *(100vw / 750));
  margin-bottom: calc(27 *(100vw / 750));
}

#furfur_2020_aw_pre .txt200807-box__txt {
  font-size: calc(28 *(100vw / 750));
}

#furfur_2020_aw_pre .sec_wrap {
  padding: 16vw 0;
  position: relative;
}

#furfur_2020_aw_pre .txt_blk {
  margin-bottom: 9.6vw;
}

#furfur_2020_aw_pre .txt_blk p {
  text-align: center;
}

#furfur_2020_aw_pre .txt_blk p:not(:last-child) {
  margin-bottom: 4.8vw;
}

#furfur_2020_aw_pre .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

#furfur_2020_aw_pre .bg.c_yellow {
  background-color: #ebdcc7;
}

#furfur_2020_aw_pre .bg.c_blue {
  background-color: #d4e3eb;
}

#furfur_2020_aw_pre .bg.c_green {
  background-color: #d3e1ce;
}

#furfur_2020_aw_pre .img_box:not(:last-child) {
  margin-bottom: 16vw;
}

#furfur_2020_aw_pre .img_box .img, #furfur_2020_aw_pre .img_box .mov {
  width: 93.33333vw;
  margin: 0 auto;
}

#furfur_2020_aw_pre .img_box .img.img_box, #furfur_2020_aw_pre .img_box .mov.img_box {
  width: 100%;
}

#furfur_2020_aw_pre .img_box .img:not(:last-child), #furfur_2020_aw_pre .img_box .mov:not(:last-child) {
  margin-bottom: 8vw;
}

#furfur_2020_aw_pre .img_box .img.type_l, #furfur_2020_aw_pre .img_box .mov.type_l {
  width: 74.66667vw;
  margin-left: 0;
}

#furfur_2020_aw_pre .img_box .img.type_r, #furfur_2020_aw_pre .img_box .mov.type_r {
  width: 74.66667vw;
  margin-left: auto;
  margin-right: 0;
}

#furfur_2020_aw_pre .img_box .img.type_mg_l, #furfur_2020_aw_pre .img_box .mov.type_mg_l {
  width: 74.66667vw;
  margin-left: 7.86667vw;
}

#furfur_2020_aw_pre .img_box .img.type_mg_r, #furfur_2020_aw_pre .img_box .mov.type_mg_r {
  width: 74.66667vw;
  margin-right: 7.86667vw;
}

#furfur_2020_aw_pre .btn a {
  display: block;
  width: 45.33333vw;
  margin: 16vw auto 0;
}

#furfur_2020_aw_pre .sec_02 .img,
#furfur_2020_aw_pre .sec_03 .img,
#furfur_2020_aw_pre .sec_04 .img,
#furfur_2020_aw_pre .sec_05 .img,
#furfur_2020_aw_pre .sec_08 .img {
  width: 84vw;
}

#furfur_2020_aw_pre .sec_02 .img.img_box,
#furfur_2020_aw_pre .sec_03 .img.img_box,
#furfur_2020_aw_pre .sec_04 .img.img_box,
#furfur_2020_aw_pre .sec_05 .img.img_box,
#furfur_2020_aw_pre .sec_08 .img.img_box {
  width: 100%;
}

#furfur_2020_aw_pre .sec_02 .img.type_l,
#furfur_2020_aw_pre .sec_03 .img.type_l,
#furfur_2020_aw_pre .sec_04 .img.type_l,
#furfur_2020_aw_pre .sec_05 .img.type_l,
#furfur_2020_aw_pre .sec_08 .img.type_l {
  width: 84vw;
}

#furfur_2020_aw_pre .sec_02 .img.type_r,
#furfur_2020_aw_pre .sec_03 .img.type_r,
#furfur_2020_aw_pre .sec_04 .img.type_r,
#furfur_2020_aw_pre .sec_05 .img.type_r,
#furfur_2020_aw_pre .sec_08 .img.type_r {
  width: 84vw;
}

#furfur_2020_aw_pre .sec_02 .img.type_mg_l,
#furfur_2020_aw_pre .sec_03 .img.type_mg_l,
#furfur_2020_aw_pre .sec_04 .img.type_mg_l,
#furfur_2020_aw_pre .sec_05 .img.type_mg_l,
#furfur_2020_aw_pre .sec_08 .img.type_mg_l {
  width: 84vw;
  margin-left: 16vw;
}

#furfur_2020_aw_pre .sec_02 .img.type_mg_r,
#furfur_2020_aw_pre .sec_03 .img.type_mg_r,
#furfur_2020_aw_pre .sec_04 .img.type_mg_r,
#furfur_2020_aw_pre .sec_05 .img.type_mg_r,
#furfur_2020_aw_pre .sec_08 .img.type_mg_r {
  width: 84vw;
  margin-right: 16vw;
}

#furfur_2020_aw_pre .sec_06 .layout_2 .img {
  width: 84vw;
}

#furfur_2020_aw_pre .sec_06 .layout_2 .img.img_box {
  width: 100%;
}

#furfur_2020_aw_pre .sec_06 .layout_2 .img.type_l {
  width: 84vw;
}

#furfur_2020_aw_pre .sec_06 .layout_2 .img.type_r {
  width: 84vw;
}

#furfur_2020_aw_pre .sec_06 .layout_2 .img.type_mg_l {
  width: 84vw;
  margin-left: 16vw;
}

#furfur_2020_aw_pre .sec_06 .layout_2 .img.type_mg_r {
  width: 84vw;
  margin-right: 16vw;
}

#furfur_2020_aw_pre .sec_08 .img25 {
  width: 93.33333vw;
}

#furfur_2020_aw_pre #mask {
  max-width: 100%;
  height: auto;
}

#furfur_2020_aw_pre .category_btn {
  width: calc(610 *(100vw / 750));
  margin: calc(124 *(100vw / 750)) auto 0;
  font-family: "pragmatica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}

#furfur_2020_aw_pre .category_btn ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#furfur_2020_aw_pre .category_btn .ttl {
  font-size: calc(32 *(100vw / 750));
  text-align: center;
  margin-bottom: calc(44 *(100vw / 750));
  color: #ffffff;
  font-weight: 600;
  line-height: 1;
}

#furfur_2020_aw_pre .category_btn ul li {
  width: calc(290 *(100vw / 750));
}

#furfur_2020_aw_pre .category_btn ul li img {
  width: calc(400 *(100vw / 750));
}

#furfur_2020_aw_pre .category_btn ul li:not(:last-child) {
  margin-bottom: calc(30 *(100vw / 750));
}

#furfur_2020_aw_pre .category_btn ul li a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(290 *(100vw / 750));
  height: calc(70 *(100vw / 750));
  font-size: calc(26 *(100vw / 750));
  color: #ffffff;
  border: 1px solid #ffffff;
  box-sizing: border-box;
}

#furfur_2020_aw_pre .category_btn ul li:last-child,
#furfur_2020_aw_pre .category_btn ul li:last-child a {
  width: calc(610 *(100vw / 750));
}

#furfur_2020_aw_pre #mask .cls-1,
#furfur_2020_aw_pre #mask .cls-2,
#furfur_2020_aw_pre #mask .cls-3,
#furfur_2020_aw_pre #mask .cls-4 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
  stroke-linejoin: round;
}

#furfur_2020_aw_pre #mask .cls-1 {
  stroke-width: 4px;
}

#furfur_2020_aw_pre #mask .cls-2 {
  stroke-width: 6px;
}

#furfur_2020_aw_pre #mask .cls-3 {
  stroke-width: 3px;
}

#furfur_2020_aw_pre #mask .cls-4 {
  stroke-width: 5px;
}

#furfur_2020_aw_pre .fade.img, #furfur_2020_aw_pre .fade.mov, #furfur_2020_aw_pre .fade.mv_img {
  opacity: 0;
  transform: translateY(100px);
  transition: all 800ms;
}

#furfur_2020_aw_pre .fade.img:nth-child(2), #furfur_2020_aw_pre .fade.mov:nth-child(2), #furfur_2020_aw_pre .fade.mv_img:nth-child(2) {
  transition-delay: 200ms;
}

#furfur_2020_aw_pre .fade.img:nth-child(3), #furfur_2020_aw_pre .fade.mov:nth-child(3), #furfur_2020_aw_pre .fade.mv_img:nth-child(3) {
  transition-delay: 400ms;
}

#furfur_2020_aw_pre .fade.bg {
  opacity: 0;
  transition: all 500ms;
}

#furfur_2020_aw_pre .fade.on_view {
  opacity: 1;
  transform: translateY(0);
}
