
h1.mv {
  margin: 0;
  padding: 0;
}
h1.mv img {
  width: 100%;
}
/*extremeheatheavyraincertified--wrap*/
.extremeheatheavyraincertified--main-titles {
  margin: 40px 30px 40px;
}
.extremeheatheavyraincertified--main-title {
  font-size: calc(21 * (100vw / 375));
  margin: 0 0 19px;
  color: #000000;
  text-align: center;
  font-weight: bold;
}
.extremeheatheavyraincertified--sub-lead {
  font-size: calc(16 * (100vw / 375));
  font-weight: normal;
  color: #000000;
  line-height: 1.8;
  text-align: center;
}
.extremeheatheavyraincertified--title {
  background: #000000;
  text-align: center;
  text-align: left;
  padding: 22px 30px 23px;
}
.extremeheatheavyraincertified--title1 {
  color: #FFF;
  font-size: calc(21 * (100vw / 375));
  font-weight: bold;
}
.extremeheatheavyraincertified--title2 {
  color: #AEAEAE;
  font-size: calc(14 * (100vw / 375));
  font-weight: 500;
}
.extremeheatheavyraincertified--inner {
  display: flex;
  flex-direction: column;
  background: #2B2B2B;
  padding: 50px 30px;
}
.extremeheatheavyraincertified-detail {
  margin: 20px 0 0 0;
}
.extremeheatheavyraincertified-detail p {
  color: #FFF;
  font-size: calc(16 * (100vw / 375));
  line-height: 1.8;
}
/*extremeheatheavyraincertified--wrap*/


/*feature*/
.gadgetableairv--features h3 {
  width: max-content;
  margin: 40px 30px 30px;
  padding: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
  font-size: calc(21 * (100vw / 375));
  font-weight: bold;
  color: #000;
}
.gadgetableairv--features h3 span {
  font-size: calc(14 * (100vw / 375));
  font-weight: 500;
  color: #AEAEAE; 
}
.gadgetableairv--features-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 30px 22px;
}
.gadgetableairv--features-tabs li{
  background: #E8E8E8;
  border: 1px solid #AEAEAE;
  width: calc(100% / 2);
  text-align: center;
  height: 52px;
  font-size: calc(20 * (100vw / 375));
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #AEAEAE;
  cursor: pointer;
}
.gadgetableairv--features-tabs li:hover{
  opacity: 0.8;
}
.gadgetableairv--features-tabs li.active {
  background: #000;
  color: #FFF;
  border: 1px solid #000;
}
.gadgetableairv--features-tabs li:last-child {
  border-left: 0;
}
.gadgetableairv--features{
  background: #F4F4F4;
  padding: 40px 0 60px;
}
.gadgetableairv--features-items figure {
  margin: 0 30px 22px;
}
.gadgetableairv--features-items figure img {
  max-width: 100%;
}
.gadgetableairv--features-item:nth-child(n+2){
  display: none;
}
#gadgetableairv .featureArea {
  margin: 0 auto 140px;
}
#gadgetableairv .featureTit {
  margin-bottom: 50px;
  text-align:center;
}

#gadgetableairv .featureSlide {
  position: relative;
}
#gadgetableairv .featureSlide .swiper {
  padding: 0;
  padding: 0;
}
#gadgetableairv .featureSlide .swiper-slide {
  height: auto;
  padding: 10px 10vw;
}
#gadgetableairv .featureSlide .swiper-slide-item {
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
  height: 100%;
}
#gadgetableairv .featureSlide .swiper-slide-item figure + p {
  margin: 10px 21px 40px;
  font-size: calc(16 * (100vw / 375));
  color: #000000;
}
#gadgetableairv .featureSlide .swiper-slide-item  figure {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 35px 26px 0;
}
#gadgetableairv .featureSlide .swiper-slide-item .num {
  background: #000;
  color: #fff; 
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc(18 * (100vw / 375));
  width: 30px;
  height: 30px;
  line-height: 1;
  padding: 0;
  box-sizing: content-box;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 10px;
}
#gadgetableairv .featureSlide .swiper-slide-item dl {
  padding: 0 10px 20px;
}
#gadgetableairv .featureSlide .swiper-slide-item dt {
  font-size: 20px;
  font-weight: bold;
  padding: 1em 0;
}
#gadgetableairv .featureSlide .swiper-slide-item dd {
  font-size: 15px;
  line-height: 1.6;
}
/*swiper*/
/* 前へ次への矢印カスタマイズ */
#gadgetableairv .featureSlide .swiper-button-prev {
  left: 0;
}
#gadgetableairv .featureSlide .swiper-button-next {
  right: 0;
}
#gadgetableairv .featureSlide .swiper-button-prev,
#gadgetableairv .featureSlide .swiper-button-next {
  width: 60px;
  height: auto;
  aspect-ratio: 73 / 13;
}
/* 前へ次への矢印カスタマイズ */
#gadgetableairv .featureSlide .swiper-button-prev::after,
#gadgetableairv .featureSlide .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  margin: auto;
  width: 73px;
  height: 13px;
}
/* 前への矢印カスタマイズ */
#gadgetableairv .featureSlide .swiper-button-prev::after {
  background-image: url(slide_arw01.png);
}
/* 次への矢印カスタマイズ */
#gadgetableairv .featureSlide .swiper-button-next::after {
  background-image: url(slide_arw02.png);
}
/* 画像サイズ調整 */
#gadgetableairv .featureSlide .swiper-slide img {
  height: auto;
  width: 100%;
}

/*lineup*/
#gadgetableairv .lineupArea h3 {
  
  font-size: calc(21 * (100vw / 375));
  font-weight: bold;
  margin: 0 0 20px;
  padding: 0 30px;
  width: 100%;
  min-height: 110px;
  background: url(lineup_bg.png) no-repeat center center;
  background-size: 100% auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  gap: 15px;
  color: #FFF;
}
#gadgetableairv .lineupArea h3 span {
  color: #AEAEAE;
  font-size: calc(11 * (100vw / 375));
}
#gadgetableairv .lineupArea {
  width: 100%;
  position: relative;
  padding: 0 0 0;
}
#gadgetableairv .lineupArea_inner {
  margin: 0 auto 0;
  position: relative;
  z-index: 1;
}
#gadgetableairv .lineupTit {
  text-align: center;
  margin-bottom: 80px;
}
#gadgetableairv .lineupList {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#gadgetableairv .lineupList li {
  background: #fff;
  margin: 0 30px 40px;
}
#gadgetableairv .lineupList li a {
  text-decoration: none;
  border: none;
  outline: none;
}
#gadgetableairv .lineupList li a dl {
  color: #000;
  margin: 13px 20px 0;
}
#gadgetableairv .lineupList li a:hover {
  text-decoration: underline;
}
#gadgetableairv .lineupList .num {
  font-size: calc(18 * (100vw / 375));
  font-weight: bold;
  margin-bottom: 5px;
}
#gadgetableairv .lineupList .prc {
  font-size: calc(16 * (100vw / 375));
  font-weight: 500;
  margin-bottom: 5px;
}
#gadgetableairv .lineupList .prc span {
  font-size: calc(13 * (100vw / 375));
}
#gadgetableairv .lineupList .spec {
  font-size: calc(16 * (100vw / 375));
  margin-bottom: 10px;
}
#gadgetableairv .lineupList .effect {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
#gadgetableairv .lineupList .effect p {
  margin-bottom: 5px;
}
#gadgetableairv .lineupList .effect span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc(14 * (100vw / 375));
  background: #e5e5e5;
  height: 33px;
  padding: 0 10px;
}
