#fw_mens22{
  background: #fff;
  font-size: 16px;
  line-height: 1.66;
  color: #000;
  letter-spacing: 0.075em;
  font-weight: 400;
  padding-bottom: 120px;
}
#fw_mens22 .inner{
  width: 1200px;
  margin: 0 auto;
}
#fw_mens22 .inner02{
  width: 800px;
  margin: 0 auto;
}
#fw_mens22 em{
  font-weight: bold;
  font-style: normal;
}
.mv h1{
  text-align: center;
  margin:40px 0 0;
}

.introduction{
  margin: 60px 0 0; 
}
.introduction .read-text{
  text-align: center;
  font-size: 18px;
}
.introduction .anchor-btn{
  display: flex;
  justify-content: center;
  margin: 70px 0 0;
}
.introduction .anchor-btn li{
  width: 490px;
  margin: 0 30px;
}
.introduction .anchor-btn li a{
  font-size: 36px;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 15px 20px;
  position: relative;
}
.introduction .anchor-btn li a:hover{
  text-decoration: none;
}
.introduction .anchor-btn li a::after{
  content:"";
  position: absolute;
  top:50%;
  right: 20px;
  transform: translateY(-50%);
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  border-width: 14px 8px 0 8px;
}
.introduction .anchor-btn li a span{
  font-size: 20px;
  margin-left: 20px;
  letter-spacing: 0.05em;
}
.common-head{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 0;
  margin: 0;
}
.common-head span{
  font-size: 60px;
  display: block;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
#design{
  margin: 130px 0 0;
  position: relative;
}
.design-item h3 {
  position: relative;
  text-align: center;
  margin: 40px 0 0;
}
.design-item:nth-of-type(2) h3{
  margin: 70px 0 0;
}
.design-item h3::after{
  content:"";
  width: 100%;
  height: 2px;
  border-bottom: 1px solid #000;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  left: 0;
}
.design-item h3 span{
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  padding: 0 40px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.design-item-slide{
  margin: 20px 0 0;
}
.design-item-slide__list{
  display: flex;
  margin: 0 0 30px;
}
.design-item-slide__list li{
 width: 75px;
 margin-right: 0.69%;
 cursor: pointer;
 position: relative;
}
.design-item-slide__list li img{
  vertical-align: bottom;
 }
.design-item-slide__list li.is-active::after{
  content:"";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.25);
  position: absolute;
  top: 0;
  left: 0;
 }
.design-item-slide__list li:last-child{
  width: 75px;
  margin-right: 0;
}
.item-disc{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0 0;
}
.design-item .item-disc:nth-of-type(2){
  margin: 35px 0 0;
}
.item-disc .item-name{
  font-size: 18px;
  font-weight: 500;
  margin: 0 30px 0 0;
  letter-spacing: 0.025em;
}
.item-disc .item-price{
  font-size: 14px;
  font-weight: 500;
  margin: 0 15px 0 0;
}
.item-disc .item-price span{
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0;
}
.item-disc .item-btn a{
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: block;
  width: 240px;
  border-radius: 5px;
  background: #455c85;
  padding: 10px;
  transition: .3s;
}
.item-disc .item-btn a:hover{
  opacity: 0.7;
  text-decoration: none;
}
#design .fixed-item{
  position: absolute;
  right: 10px;
  top: 59%;
  font-size: 14px;
  font-weight: 500;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
#design .fixed-item::before{
  content:"";
  width: 1px;
  height: 80px;
  background: #000;
  display: inline-block;
  margin-bottom: 25px;
}
#feature{
  margin: 140px 0 0;
  position: relative;
}
#feature::before{
  content:"";
  width: 100%;
  height: 87%;
  background: #e8ebf0;
  position: absolute;
  top: 230px;
  left: 0;
}
.feature-column{
  position: relative;
}
.feature-column01{
  margin: 45px 0 0;
}
.feature-column01 .feature-point-top{
  background:url(../../../img/usr/freepage/22fw_mens/bg_img01.jpg) no-repeat;
  padding: 126px 0 0;
}
.feature-column01 .feature-point-top__inner{
  width: 650px;
  margin-left:auto;
  background: #e8ebf0;
  padding: 60px 0 0 90px;
}
.feature-column02 {
  margin: 80px 0 0;
}
.feature-column02 .feature-point-top{
  background:url(../../../img/usr/freepage/22fw_mens/bg_img02.jpg) no-repeat;
  padding: 150px 0 0;
}
.feature-column02 .feature-point-top__inner{
  width: 575px;
  margin-right:auto;
  background: #e8ebf0;
  padding: 60px 50px 0 60px;
}
.feature-point-top__inner h3{
  font-size: 60px;
  font-weight: bold;
}
.feature-column01 .feature-point-body{
  margin: 50px 0 0;
  display: flex;
  align-items: flex-start;
}
.feature-column01 .feature-point-body.--video{
  margin: 80px 0 0;
  display: flex;
  align-items: center;
}
.feature-column01 .feature-point__video{
  width: 600px;
  z-index: 1;
}
.feature-column01 .feature-point__img{
  width: 600px;
  z-index: 1;
}
.feature-point__img img{
  vertical-align: bottom;
}
.feature-column01 .feature-point-body.--reverse .feature-point__img{
  margin: 32px 0 0;
}
.feature-column01 .feature-point__video iframe{
  vertical-align: bottom;
}
.feature-column01 .feature-point__desc{
  width: 640px;
  min-height: 392px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 70px 40px 120px;
  margin: 48px 0 0 -40px;
}
.feature-column01 .feature-point-body.--video .feature-point__desc{
  margin: 0 0 0 -40px ;
}
.feature-column01 .feature-point-body.--reverse .feature-point__desc{
  margin:0 -40px 0 0;
  padding: 40px 100px 40px 90px;
}
.feature-point__desc h4{
  font-size: 28px;
  font-weight: bold;
}
.feature-point__desc h4 .reg{
  font-size: 16px;
  position: relative;
  top: -10px;
}
.feature-point__desc .read-text{
  margin: 20px 0 0;
  line-height: 1.875;
}
.feature-point__desc .read-text .reg{
  font-size: 10px;
  position: relative;
  top: -6px;
  left: -6px;
}
.feature-column02 .feature-point__desc{
  background: #fff;
  margin: 80px 0 0;
  padding: 70px 75px 240px 75px;
}
.feature-column02 .feature-point__img{
  display: flex;
  justify-content: center;
  margin-top: -190px;
}
.feature-column02 .feature-point__img li{
  padding: 0 20px;
}
.feature-column02 .feature-point__img.--other{
  display: flex;
  align-items: flex-end;
  margin-top: -190px;
  padding: 0 75px;
  position: relative;
}
.feature-column02 .feature-point__img.--other .img-position{
  margin:0 0 -130px -110px;
}
.feature-column02 .feature-point__img.--other .read-text{
  position: absolute;
  bottom: -70px;
  left: 33%;
}

#feature .fixed-item{
  position: absolute;
  left: 10px;
  top: 190px;
  font-size: 14px;
  font-weight: 500;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
#feature .fixed-item::before{
  content:"";
  width: 1px;
  height: 80px;
  background: #000;
  display: inline-block;
  margin-bottom: 25px;
}
#lineup{
  margin: 250px 0 0;
}
.lineup-list{
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;
}
.lineup-list li{
  width: 270px;
}
.lineup-list li a:hover{
  text-decoration: none;
}
.lineup-list__desc{
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.025em;
}
.lineup-list__brand{
  font-weight: bold;
}
.lineup-list__name{
  font-size: 18px;
  font-weight: 500;
}
.lineup-list__size{
  font-size: 18px;
  font-weight: 500;
}
.lineup-list__price{
  font-size: 14px;
  font-weight: 500;
}
.lineup-list__price span{
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0;
}
.reservation-benefits{
  margin: 140px 0 0;
}
.reservation-benefits__head{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  position: relative;
  line-height: 1.5;
}
.reservation-benefits__head::after{
  content:"";
  width: 100%;
  height: 5px;
  background: #e3e7ed;
  position: absolute;
  top:50%;
  left: 0;
  transform: translateY(-50%);
}
.reservation-benefits__head span{
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 40px;
}
.reservation-benefits__head span::before{
  content:url(../../../img/usr/freepage/22fw_mens/icon01.png);
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
}
.reservation-benefits__head span::after{
  content:"BENEFITS";
  display: block;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.125em;
}
.reservation-benefits .read-text{
  font-size: 18px;
  line-height: 1.66;
  text-align: center;
}
.reservation-benefits__list{
  display: flex;
  justify-content: space-between;
  padding: 30px 0 45px;
  border-bottom: 5px solid #e3e7ed;
}
.reservation-benefits__list li{
  width: 300px;
}
.reservation-benefits__list li dt{
  display: flex;
  justify-content: center;
}
.reservation-benefits__list li .member-rank{
  letter-spacing: 0.05em;
  width: 114px;
  text-align: center;
}
.reservation-benefits__list li .member-rank img{
  display: block;
  margin: 0 auto 5px;

}
.reservation-benefits__list li dd{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
.reservation-benefits__list li dd::before{
  content:url(../../../img/usr/freepage/22fw_mens/arrow.png);
  display: block;
}
.reservation-benefits__list li dd span{
  font-size: 26px;
  color: #ec5f66;
}
.reservation-benefits__list li dd span em{
  font-size: 50px;
}
.caution{
  width: 1200px;
  margin: 80px auto 50px;
  background: #f1f1f1;
  padding: 70px 30px 70px 70px;
}
.caution__head{
  font-size: 24px;
  font-weight: bold;
}
.caution__list{
  margin: 30px 0 0;
}
.caution__list li span{
  display: block;
  line-height: 1.2;
  padding-left: 118px;
}
.annotation{
  width: 1200px;
  margin: 0 auto;
}