#gadgetableairv {
  margin-bottom: 50px;
}
.pane-main {
  width: 980px;
}

h1.mv img {
  width: 100%;
}
/*extremeheatheavyraincertified--wrap*/
.extremeheatheavyraincertified--main-titles {

}
.extremeheatheavyraincertified--main-title {
  font-size: 33px;
  margin: 0 0 20px;
  color: #000000;
  text-align: center;
  font-weight: bold;
  
}
.extremeheatheavyraincertified--sub-lead {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  line-height: 1.8;
  text-align: center;
}
.extremeheatheavyraincertified--wrap {
  width: unset;
  margin: 0 auto 100px;
}
.extremeheatheavyraincertified--main {
  margin: 67px 0 0 0;
}
.extremeheatheavyraincertified--title {
  background: #000000;
  text-align: center;
  padding: 30px 0 34px;
  max-height: 137px;
}
.extremeheatheavyraincertified--title1 {
  color: #FFF;
  font-size: 33px;
  font-weight: bold;
}
.extremeheatheavyraincertified--title2 {
  color: #AEAEAE;
  font-size: 20px;
  font-weight: 500;
}
.extremeheatheavyraincertified--inner {
  display: flex;
  flex-direction: row;
  gap: 30px;
  padding: 59px 83px 68px;
  background: #2B2B2B;
}
.extremeheatheavyraincertified--inner figure {
  width: 400px;
}
.extremeheatheavyraincertified-detail {
  width: calc(100% - 430px);
}
.extremeheatheavyraincertified-detail p {
  color: #FFF;
  font-size: 20px;
  line-height: 2;
}
/*extremeheatheavyraincertified--wrap*/


/*feature*/
.gadgetableairv--features {
  width: unset;
}
.featureArea_inner {
  margin: 0 0;
}
.gadgetableairv--features h3 {
  width: max-content;
  margin: 0 auto 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 33px;
  font-weight: bold;
  color: #000;
}
.gadgetableairv--features h3 span {
  font-size: 20px;
  font-weight: 500;
  color: #AEAEAE;
}
.gadgetableairv--features-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 43px;
  padding: 0 38px;
}
.gadgetableairv--features-tabs li{
  background: #E8E8E8;
  border: 1px solid #AEAEAE;
  width: calc(100% / 2);
  text-align: center;
  height: 54px;
  font-size: 22px;
  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: 37px 77px 86px;
}
.gadgetableairv--features-items figure {
  width: max-content;
  margin: 44px auto 50px;
}
.gadgetableairv--features-items figure img {
  max-width: 525px;
}
.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: 5px 5px;
}
#gadgetableairv .featureSlide .swiper-slide {
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
  height: auto;
  width: 266px;
}
#gadgetableairv .featureSlide .swiper-slide img {
  max-width: 100%;
}
#gadgetableairv .featureSlide .swiper-slide-item {
  height: 100%;
  background: #FFF;
}
#gadgetableairv .featureSlide .swiper-slide-item figure + p {
  margin: 17px 21px 30px;
  font-size: 18px;
  color: #000000;
}
#gadgetableairv .featureSlide .swiper-slide-item  figure img {
  vertical-align: bottom;
}
#gadgetableairv .featureSlide .swiper-slide-item  figure {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 10px 10px 0;
  width: 100%;
}
#gadgetableairv .featureSlide .swiper-slide-item .num {
  background: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  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 {
  margin: 0 auto;
}
#gadgetableairv .featureSlide .swiper-button-prev {
  left: -65px;
}
#gadgetableairv .featureSlide .swiper-button-next {
  right: -65px;
}
#gadgetableairv .featureSlide .swiper-button-prev,
#gadgetableairv .featureSlide .swiper-button-next {
  width: 50px;
  height: 12px;
}
/* 前へ次への矢印カスタマイズ */
#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 {
  width: 100%;
  height: 140px;
  font-size: 33px;
  font-weight: bold;
  margin: 0 auto 60px;
  background: url(lineup_bg.png) no-repeat center center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #FFF;
}
#gadgetableairv .lineupArea h3 span {
  display: block;
  color: #AEAEAE;
  font-size: 20px;
  font-weight: 500;
}
#gadgetableairv .lineupArea {
  width: 100%;
  position: relative;
  padding: 43 px 0 180px;
}
#gadgetableairv .lineupArea_inner {
  margin: 0 auto 0;
  position: relative;
  z-index: 1;
}
#gadgetableairv .lineupTit {
  text-align: center;
  margin-bottom: 80px;
}
#gadgetableairv .lineupList {
  display: flex;
  gap: 0 100px;
  justify-content: center;
  margin: 0 60px;
}
#gadgetableairv .lineupList li {
  background: #fff;
  width: 380px;
}
#gadgetableairv .lineupList li a {
  text-decoration: none;
  border: none;
  outline: none;
}
#gadgetableairv .lineupList li a dl {
  color: #000;
}
#gadgetableairv .lineupList li a:hover {
  text-decoration: underline;
}
#gadgetableairv .lineupList .num {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
#gadgetableairv .lineupList .prc {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}
#gadgetableairv .lineupList .prc span {
  font-size: 14px;
}
#gadgetableairv .lineupList .spec {
  font-size: 18px;
  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: 16px;
  background: #e5e5e5;
  height: 37px;
  padding: 0 10px;
}
