@charset "UTF-8";
/*=============================================================

	Date: 2024-04-25
	CSS Document ： flufeel 着るバスタオル 仮想LP
	
=============================================================*/
/*------------------------------------
仮想LP用ベース
------------------------------------*/
.fca_cat-hero {
  z-index: 1;
}
.fca_cat-hero, .sr_page-shopping-result__free {
  /*overflow: visible !important;*/
}
.sr_page-shopping-result__free .fca_container__in {
  max-width: 100%;
}
.sr_page-shopping-result__free .fca_container {
  padding: 0;
}
.fca_page-shop-category__body {
  margin-top: 0;
}
#container_fl {
font-size: 1.125rem;
}
#container_fl .pc_fl {
  display: block;
}
#container_fl .sp_fl {
  display: none;
}
#container_fl {
  font-weight: normal;
  color: #333333;
  line-height: 1.8;
  letter-spacing: 0.08em;
  opacity: 0;
  animation: fade_fl 1.5s forwards 0.4s; 
}
#container_fl img {
  max-width: 100%;
}
@media (hover: hover) {
#container_fl a {
  transition: all 0.3s;
}
#container_fl a:hover {
    opacity: 0.7
  }
}

/*==================================

title

==================================*/
#title_wrap_fl {
  background-image: url('../images/ttl_bg.svg?$staticlink$');
  background-repeat: repeat;
  background-position: center center;
  background-size: 50px;
  position: relative;
  overflow: visible;
}
#title_fl {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  max-height: 390px;
  height: 34vw;
}
#title_fl .ttl_text_fl {
  text-align: center;
  margin: 0 0 0 24%;
  width: 51%;
  position: relative;
  z-index: 3;
}
#title_fl .ttl_text_fl .ttl_sub {
  margin: 11% 0 0;
  width: 95%;
}
#title_fl .ttl_text_fl h2.ttl_main {
  margin: -4% -2% 0 0;
}
#title_fl .ttl_text_fl h2.ttl_main img {}
#title_fl .ttl_model_fl {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#title_fl .ttl_model_fl img {
  position: absolute;
}
#title_fl .ttl_model_fl img.ttl_model_main {
  left: 8%;
  bottom: 0%;
  width: 15.2%;
}
#title_fl .ttl_model_fl img.ttl_model_sub {
  right: 7%;
  top: 49%;
  width: 17%;
}
#title_fl .ttl_model_fl img.ttl_icon {
  right: 7%;
  top: 5%;
  width: 12%;
}


/*==================================

固定ナビ

==================================*/
.fixed-btn {
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: block;width: 170px;
  justify-content: flex-end;
  align-items: flex-start;
  z-index: 10;
  align-self: flex-end;
}
.fixed-btn a {
}
.fixed-btn a img {
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.15));
}

/*==================================

NEW

==================================*/
#new_fl {
    margin: 3em 0 0 0;
}
#new_fl h3 {}
#new_fl h3 .new-icon {
    display: block;
    margin: 0 auto 0.5em;
    width: 180px;
}
#new_fl h3 img {}
#new_fl .new-image {
    border-radius: 3em;
    margin: 0 auto;
    display: block;
}
#new_fl p {
    text-align: center;
    font-weight: bold;
    font-family: "游ゴシック体 Pr6N B";
    margin: 0.6em 0 0;
    font-size: 126%;
}
#new_fl .new-link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.8em 1em;
    margin: 0.9em 0;
    flex-wrap: wrap;
}
#new_fl .new-link a {
    background: #FFF;
    border-radius: 2em;
    color: #00b0cf;
    font-weight: bold;
    font-family: "游ゴシック体 Pr6N B";
    padding: 0.2em 0.6em 0.2em 0.9em;
    font-size: 124%;
    display: flex;
    justify-content: center;
    align-items: center;
	    gap: 0.3em;
	text-decoration:none;
	letter-spacing:0.05em;
}
#new_fl .new-link a::after {
display: block;
width: 1.3em;
height: 1.3em;
content: '';
background-image: url(../images/link_icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
}

#new_fl .new-link a span {}
/*==================================

メインコンテンツ

==================================*/
#main_wrap_fl {
  /* max-width: 1170px; */
  margin: 0 auto;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #e5f7fa;
  padding: 0.7em 0 0em;
  /* position: relative; */
     font-family: "游ゴシック体 Pr6N M";
}
.note_fl {
  font-size: 70%;
  color: #666666;
  text-align: center;
  width: 63%;
  max-width: 737px;
  display: block;
  margin: -3.7em auto 0;
  font-weight: bold;
  position: relative;
     font-family: "游ゴシック体 Pr6N B";
}
#main_wrap_fl section {}
#main_wrap_fl section:after {
  content: "";
  display: block;
  clear: both;
}
#main_wrap_fl section h3 {
  text-align: center;
  margin: 1.5em auto 1em;
  /* width: 320px; */
}
#main_wrap_fl section#voice_fl h3 {}
#main_wrap_fl section h3 img {}
#main_wrap_fl section .h3-sub {
  color: #33c0d9;
  text-align: center;
  font-size: 64%;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: "游ゴシック体 Pr6N B";
}
/*==================================

ここが便利

==================================*/
#benri_fl {
  max-width: 640px;
  margin: 5em auto 0;
}
.point_list {}
.point_list .point_box {
  width: 480px;
  float: right;
  clear: both;
  position: relative;
  margin: 0 0 3.4em;
}
.point_list .point_box .point_ttl {
  position: absolute;
  top: -5%;
  left: 5%;
}
.point_list .point_box .point_ttl img {
  height: 2.8em;
}
.point_list .point_box .point_inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background: #FFF;
  border-radius: 150px;
  overflow: hidden;
}
.point_list .point_box .point_inner .point_txt {
  margin-right: -5%;
  position: relative;
  width: 42%;
}
.point_list .point_box .point_inner .point_txt img {}
.point_list .point_box .point_inner .point_image {
  width: 53%;
}
.point_list .point_box .point_inner .point_image img {}
/* 左寄せ */
.point_list .point_box:nth-child(2n) {
  float: left;
}
.point_list .point_box:nth-child(2n) .point_inner {
  justify-content: flex-start;
}
.point_list .point_box:nth-child(2n) .point_ttl {
  top: -5%;
  left: auto;
  right: 5%;
}
.point_list .point_box:nth-child(2n) .point_ttl img {}
.point_list .point_box:nth-child(2n) .point_inner {}
.point_list .point_box:nth-child(2n) .point_inner .point_txt {
  order: 1;
  margin-left: -5%;
}
.point_list .point_box:nth-child(2n) .point_inner .point_txt img {}
.point_list .point_box:nth-child(2n) .point_inner .point_image {}
.point_list .point_box:nth-child(2n) .point_inner .point_image img {}
#point01 {
  margin-bottom: 1.5em;
}
/*==================================

お声

==================================*/
#voice_fl {
  clear: both;
  margin: 1.7em auto 0;
  max-width: 1170px;
  overflow: hidden;
}
#voice_fl .voice_list {
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
  overflow: initial;
}
#voice_fl .voice_list li {}
#voice_fl .voice_box {
  background: #FFF;
  transition: all 0.3s;
  width: 90%;
  margin: 0 auto;
  padding: 1em 0 0.8em;
  position: relative;
}
#voice_fl .voice_box .voice_txt {}
#voice_fl .voice_box .voice_txt p {
  width: 80%;
  margin: 0em auto 0.5em;
  text-align: justify;
  line-height: 1.7;
  font-size: 100%;
  position: relative;
  letter-spacing: 0.03em;
}
#voice_fl .voice_box .voice_txt p::before, #voice_fl .voice_box .voice_txt p::after {
  /* content: ""; */
  position: absolute;
  width: 1.4em;
  height: 1.4em;
  border: 1px solid #00b0cf;
}
#voice_fl .voice_box .voice_txt p::before {
  top: -0.5em;
  left: -1em;
  border-bottom: none;
  border-right: none;
}
#voice_fl .voice_box .voice_txt p::after {
  bottom: -0.5em;
  right: -1em;
  border-top: none;
  border-left: none;
}
#voice_fl .voice_box .voice_txt p .bold_fl {
  font-weight: bold;
  display: inline;
  margin-right: 0.1em;
  color: #FFF;
  text-align: left;
  background: #ea6d87;
  padding: 0.1em 0.1em 0.1em 0.1em;
    font-family: "游ゴシック体 Pr6N B";
}
#voice_fl .voice_box .voice_txt p .voice_name {
  color: #9d9d9d;
  text-align: right;
  display: block;
  /* margin-top: 0.3em; */
  font-size: 90%;
}
#voice_fl .voice_image {
  width: 84%;
  margin: 1em auto 0;
}
#voice_fl .voice_image img {}
#voice_fl .note_fl {
  text-align: center;
}
/* 前へ次への矢印カスタマイズ */
#outer_fl .swiper-button-prev, .swiper-button-next {
  width: 55px;
  height: auto;
  aspect-ratio: 1/1;
  background: no-repeat;
  top: 38%;
}
#outer_fl .swiper-button-prev {
  left: -4%;
}
#outer_fl .swiper-button-next {
  right: -4%;
}
/* 前へ次への矢印カスタマイズ */
#outer_fl .swiper-button-prev::before,
#outer_fl .swiper-button-next::before {background:#FFF;border-radius:50%;content: "";width: 100%;aspect-ratio: 1/1;font-size: 0;position: absolute;top: 0;left: 0;border: 1px solid #00b0cf;}

#outer_fl .swiper-button-prev::after,
#outer_fl .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  margin: auto;
  width: 57%;
  aspect-ratio: 1/1;
  font-size: 0;
  z-index:1;
}
/* 前への矢印カスタマイズ */
#outer_fl .swiper-button-prev::after {
  background-image: url('../images/arrow_prev.svg');
  background-position: top left 35%;
}
/* 次への矢印カスタマイズ */
#outer_fl .swiper-button-next::after {
  background-image: url('../images/arrow_next.svg');
background-position: top right 35%;
}
/* 画像サイズ調整 */
#outer_fl .swiper-slide img {
  height: auto;
  width: 100%;
}
#outer_fl .swiper-pagination {
  position: relative;
  margin: 1em auto 0;
}
#outer_fl .swiper-pagination-bullet {
  background: #00b0cf;
  width: 0.65em;
  aspect-ratio: 1/1;
  height: auto;
  margin: 0 0.3em !important;
}
#outer_fl .swiper-pagination-bullet-active {
  background: #00b0cf;
}
/*==================================

アニメーション

==================================*/
.item_fl {
  opacity: 0;
}
.fade_fl {
  opacity: 0;
}


.anime_fl {
		opacity: 0;
		transform: scale(0.5);
		transition: opacity 200ms ease, transform 300ms ease;
}
.anime_fl.on_fl {
		opacity: 1;
		transform: scale(1);
		transform-origin: center bottom;
}

@keyframes fade_fl {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn_fl {
  0% {
    transform: translateY(25px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
/*==================================

SP

==================================*/
@media screen and (max-width: 768px) {
  #container_fl .pc_fl {
    display: none;
  }
  #container_fl .sp_fl {
    display: block !important;
  }
  #container_fl {
    font-size: 4vw;
  }
  /*==================================

title

==================================*/
  #title_wrap_fl {}
  #title_fl {
    height: 134vw;
    max-height: none;
  }
  #title_fl .ttl_text_fl {
    margin: 0 auto;
    width: 92%;
  }
  #title_fl .ttl_text_fl .ttl_sub {
    margin: 48% 0 0;
    width: 100%;
  }
  #title_fl .ttl_text_fl h2.ttl_main {}
  #title_fl .ttl_text_fl h2.ttl_main img {}
  #title_fl .ttl_model_fl {}
  #title_fl .ttl_model_fl img {}
  #title_fl .ttl_model_fl img.ttl_model_main {
    left: 1%;
    width: 61%;
    z-index: 1;
    /* top: 32%; */
  }
  #title_fl .ttl_model_fl img.ttl_model_sub {
    right: -2%;
    top: 61%;
    width: 45%;
  }
  #title_fl .ttl_model_fl img.ttl_icon {
    right: 11%;
    top: 3%;
    width: 32%;
  }
  /*==================================

メインコンテンツ

==================================*/
  #main_wrap_fl {}
  .note_fl {
    text-align: center;
    margin: 0em auto 0;
    width: 100%;
  }
  #main_wrap_fl section {}
  #main_wrap_fl section:after {}
  #main_wrap_fl section h3 {
    width: 67%;
    margin: 1.3em auto 0.7em;
  }
  #main_wrap_fl section h3 img {}
    
    /*==================================

固定ナビ

==================================*/
.fixed-btn {right: auto;left: -0.5vw;bottom: 7vw;width: 10vw; display: none;}
.fixed-btn a { }
.fixed-btn a img {filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.15));}


/*==================================

NEW

==================================*/
#new_fl { }
#new_fl h3 { }
#main_wrap_fl section#new_fl h3 {
	width:90%;
	margin: 1.3em auto 0.5em;
}
#new_fl h3 .new-icon {width: 36%;margin: 0 auto 0.1em;}
#new_fl h3 img { }
#new_fl .new-image {width: 90%;}
	#new_fl p {font-size: 100%;}
#new_fl .new-link {font-size: 90%;}
#new_fl .new-link a { }
#new_fl .new-link a::after { }

#new_fl .new-link a span { }
    
  /*==================================

ここが便利

==================================*/
  #benri_fl {
    max-width: none;
    margin: 3em auto 0;
  }
  .point_list {}
  .point_list .point_box {
    width: 93%;
  }
  .point_list .point_box .point_ttl {
    top: -6%;
    left: 0%;
    text-align: center;
  }
  .point_list .point_box .point_ttl img {
    height: 2.8em;
    width: 100%;
  }
  .point_list .point_box .point_inner {
    border-radius: 150px 0 0 150px;
  }
  .point_list .point_box .point_inner .point_txt {
    width: 44%;
  }
  .point_list .point_box .point_inner .point_txt img {
    width: 100%;
  }
  .point_list .point_box .point_inner .point_image {
    margin-right: -12%;
    width: 65%;
  }
  .point_list .point_box .point_inner .point_image img {
    width: 100%;
  }
  /* 左寄せ */
  .point_list .point_box:nth-child(2n) {}
  .point_list .point_box:nth-child(2n) .point_inner {}
  .point_list .point_box:nth-child(2n) .point_ttl {
    right: 0%;
  }
  .point_list .point_box:nth-child(2n) .point_ttl img {}
  .point_list .point_box:nth-child(2n) .point_inner {
    border-radius: 0 150px 150px 0;
  }
  .point_list .point_box:nth-child(2n) .point_inner .point_txt {}
  .point_list .point_box:nth-child(2n) .point_inner .point_txt img {}
  .point_list .point_box:nth-child(2n) .point_inner .point_image {
    margin: 0 0 0 -12%;
  }
  .point_list .point_box:nth-child(2n) .point_inner .point_image img {}
  /*==================================

お声

==================================*/
  #voice_fl {
    margin: 1em 0 0;
  }
  #voice_fl .voice_list {
    width: 98%;
  }
  #voice_fl .voice_list li {}
  #voice_fl .voice_box {
    width: 93%;
  }
  /* #voice_fl .slick-center .voice_box { } */
  #voice_fl .voice_box .voice_txt {}
  #voice_fl .voice_box .voice_txt p {}
  #voice_fl .voice_box .voice_txt p::before, #voice_fl .voice_box .voice_txt p::after {}
  #voice_fl .voice_box .voice_txt p::before {}
  #voice_fl .voice_box .voice_txt p::after {}
  #voice_fl .voice_box .voice_txt p .bold_fl {}
  #voice_fl .voice_box .voice_txt p .voice_name {}
  #voice_fl .voice_image {
    width: 86%;
  }
  #voice_fl .voice_image img {}
  #voice_fl .note_fl {}
    
/* 前へ次への矢印カスタマイズ */
#outer_fl .swiper-button-prev,
#outer_fl .swiper-button-next {width: 8.5vw;top: 38%;}
#outer_fl .swiper-button-prev{left: -3%;}
#outer_fl .swiper-button-next{right: -3%;}

#outer_fl .swiper-button-prev::before,
#outer_fl .swiper-button-next::before {width: 200%;top:-50%;}
#outer_fl .swiper-button-prev::before {left:auto; right:0;}
#outer_fl .swiper-button-prev::after,
#outer_fl .swiper-button-next::after {width: 69%;}
/* 前への矢印カスタマイズ */
#outer_fl .swiper-button-prev::after {background-position: top left 42%;}
/* 次への矢印カスタマイズ */
#outer_fl .swiper-button-next::after {background-position: top right 42%;}
/* 画像サイズ調整 */
#outer_fl .swiper-slide img { }
    
}