@charset "UTF-8";
/* CSS Document */
/*--------------------------*/
/*features2nd--------------------------*/
.area_wrapper_features2nd {
  width: 100%;
  padding: 120px 0 0rem 0;
}

.feature_menu{
	
	 width: 100%;
  padding: 0 0 20px 0;
background-color: #fff;
position: sticky;
	top: 90px;  z-index: 20;
}

.feature_menu_inner {
	display: flex;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0rem 50px;	

	
}


.feature_menu_b_area {
	flex: 1 0 ;
	display: flex;
	align-items: flex-end;
  padding: 0rem 0rem 0rem 1rem;	

	
}



.b_feature {
flex: 1 0 ;
  display: flex;
  align-items: center;
	justify-content: center;

  border-radius: 4px;
  margin: 0 0rem 0 1rem;
  padding: 0.5rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  font-size: 0.8rem;
  background-color: #E3E7E9;
  transition: 0.3s

	
}

.b_feature:hover {
  color: #fff;
  cursor: pointer;
  background-color: #3C5A6D
}

.sq_mgn02 {
  margin-top: -160px;
  padding-top: 160px;
}


.features2nd_area_outer {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0rem 50px;	

	
}







.features2nd_area_outer .title_2nd,.feature_menu_inner .title_2nd {
  width: 100%;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.2rem;
  margin: 0 0 .5rem 0;
  font-feature-settings: "palt";
  letter-spacing: -1%
}
.features2nd_area_outer .title_2nd_area,.feature_menu_inner .title_2nd_area {
  display: block;

}
.features2nd_area_outer .subject,.feature_menu_inner .subject {
  padding: 0 0 0 0;
  font-size: 1rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #007f80
}
.features2nd_title {
  font-size: 1rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 2rem 0px 0rem 0px;
  padding: 1rem 1rem .5rem 0.5rem;
  border-bottom: #999 1px solid;
  text-align: left
}
.features2nd_area_outer_1st {
  width: 100%;
  margin: 3rem 0px 6rem 0px;
  background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 35%);
}
.features2nd_area_outer_1st.ns {
  width: 100%;
  margin: 3rem 0px 6rem 0px;
  padding: 2rem 0 0 0;
  background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 35%);
}
.features2nd_area_outer_1st.ns02 {
  width: 100%;
  margin: 3rem 0px 6rem 0px;
  padding: 3rem 0 0 0;
  background: linear-gradient(to bottom, rgba(250, 250, 250, 1) 0%, rgba(255, 255, 255, 1) 5%);
}
.subject_area {
  width: 60%;
  margin: 0 auto 3rem auto;
  padding: 3rem 0 0rem 0;
  display: flex;
  align-items: center
}
.subject_area .subject_line {
  flex: 1 0;
  height: 4px;
  border-radius: 2px;
  background-color: #004F75
}
.subject_area .subject {
  padding: 0 2rem 0 2rem;
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000
}
.features2nd_area {
  width: 100%;
  margin: 0rem 0rem 1rem 0rem;
  padding: 3rem 50px 3rem 50px;
  background-color: #f2f2f2;
}
.features2nd_area.gr2 {
  background: linear-gradient(to bottom, rgba(230, 230, 230, 1) 0%, rgba(242, 242, 242, 1) 35%);
}
.subject_2nd {
	width: 72%;

  margin: 0rem auto 2rem auto;
  padding: .5rem 2rem;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  text-align: center
}
.features2nd_copy_upper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75%;
  margin: 0rem auto 2rem auto;
  font-size: 1.1rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
}
.features2nd_copy_upper02 {
  width: 72%;
  margin: 0rem auto 2rem auto;
  font-size: 1.1rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;

	
}


.features2nd_copy_upper03 {
  width: 72%;
  margin: 0rem auto 1rem auto;
  font-size: 1.1rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;

	
}



.img_fea_01 {
  margin: 0rem -50px -3rem -50px;
}
.img_fea_02 {
  margin: 0rem -50px 0rem -50px;
}
.img_fea_03 {
  margin: 0rem 0rem 0rem 0rem;
  background-color: antiquewhite
}
.img_fea_04 {
  margin: 0rem 20% 0rem 20%;
}
.img_fea_05 {
  margin: 3rem 0rem 0rem 0rem;
}
.ill_mov_01 {
  margin-top: 1rem;
  border-radius: 20px;
  width: 100%;
  filter: drop-shadow(0px 0px #fff);
  background-color: #fff
}
.features2nd_copy_lower {
  width: 80%;
  margin: 1rem auto 1rem auto;
  font-size: 1.1rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000
}
.features2nd_copy_lower ul {
  margin: 1rem 0 0 0;
}
.features2nd_copy_lower li {
  text-indent: -1rem;
  padding: 0 0 .6rem 1rem;
  font-size: .9rem;
  line-height: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000
}
.features2nd_copy_lower li:before {
  content: "■ ";
  color: #007f80;
}
.features2nd_area_inner01 {
  width: 100%;
  margin: 0rem auto 3rem auto;
  display: flex
}
.features2nd_area_inner02 {
  width: 100%;
  margin: 0rem auto 0rem auto;
  display: flex;
  flex-flow: wrap
}
.features2nd_area_inner03 {
  width: 100%;
  margin: 4rem auto 3rem auto;
  display: flex;
  justify-content: space-between
}
.features2nd_area_inner04 {
  width: 100%;
  margin: 2rem auto 0rem auto;
}
.features2nd_area_inner05 {
  width: 100%;
  margin: 2rem auto 0rem auto;
  display: flex;
  justify-content: space-between
}
.features2nd_area_inner05 img {
  width: 300px
}
.features2nd_area_inner06 {
  width: 60%;
  margin: 0rem auto 0rem auto;
  display: flex;
  align-items: center
}
.features2nd_area_inner05_left {
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: .5rem .5rem 1rem .5rem;
}
.features2nd_area_inner05_right {
  width: 65%;
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  padding: .5rem .5rem 1rem 1rem;
  background-color: rgba(215, 215, 215, 1.00)
}
.features2nd_area_inner05_right_inner {}
.features2nd_area_inner05_right_inner_txt {
  align-self: stretch;
  flex: 1 0;
  padding: .5rem .5rem .5rem 1rem;
  font-size: .9rem;
  line-height: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
}
.features2nd_area_inner05_right_inner_txt ul {
  margin: .5rem 0 0 0;
}
.features2nd_area_inner05_right_inner_txt li {
  padding: 0 0 .6rem 0;
  font-size: .9rem;
  line-height: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000
}
.features2nd_area_inner07 {
  width: 60%;
  margin: 0rem auto 0rem auto;
  display: flex;
  flex-direction: column;
  align-items: center
}
@media (max-width: 1280px) {
  .features2nd_area_inner05 {
    width: 100%;
    margin: 2rem auto 0rem auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .features2nd_area_inner05_left {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center
  }
  .features2nd_area_inner05_right {
    margin-top: 1rem;
    width: 100%;
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
  }
  .features2nd_area_inner05_right_inner {
    display: flex;
  }
  .features2nd_area_inner05_right_inner_txt {
    align-self: flex-start;
    flex: 1 0;
    padding: 1rem;
    font-size: .9rem;
    line-height: 1.4rem;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
    color: #000
  }
  .features2nd_area_inner05_right_inner_txt ul {
    margin: .5rem 0 0 0;
  }
  .features2nd_area_inner05_right_inner_txt li {
    padding: 0 0 .6rem 0;
    font-size: .9rem;
    line-height: 1.4rem;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
    color: #000
  }
}
.features2nd_area_inner01_left {
  width: 70%;
  display: flex;
  align-items: flex-start
}
.p_area01 {
  flex: 1 0;
}
.p_area02 {
  width: 3.5%;
}
.p_area03 {
  width: 22%;
  display: flex;
  flex-direction: column;
  align-items: center
}
.p_area03 img {
  width: 50%;
  margin: 0 auto 2rem auto
}
.features2nd_area_inner04_row {
  width: 100%;
  display: flex;
}
.p_area04 {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p_area04_txt {
  border-top: #fff 4px solid;
  border-bottom: #fff 4px solid;
}
.p_area04_txt_under {
  margin: .5rem 0rem .5rem 0rem;
  font-size: .9rem;
  line-height: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  text-align: center;
}
.p_area04_ill {
  flex: 1 0;
  display: flex;
  align-items: center;
  border-bottom: #fff 4px solid;
}
.p_area05_txt {
  margin: .5rem .5rem 1rem .5rem;
  font-size: .9rem;
  line-height: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
}
.p_area05_txt02 {
  width: 100%;
  text-align: center;
  margin: .5rem .5rem 1rem .5rem;
  font-size: .9rem;
  line-height: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
}
.features2nd_area .sml {
  text-align: right;
}
.features2nd_area_inner04_row .sml {
  text-align: center;
}
.p_area06 {
  width: 100%
}
.features2nd_area_inner06_txt {
  margin: 0 0 0 2rem;
  font-size: 1.1rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
}
.p_area_subject {
  width: 100%;
  font-size: .9rem;
  line-height: 1.4rem;
  padding: .3rem 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  background-color: #ccd6da;
  border-radius: 6px;
  text-align: center
}
.p_area_txt {
  margin: 1rem 0 0 0;
  font-size: .9rem;
  line-height: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
}
.features2nd_area_inner01_right {
  flex: 1 0;
  padding: 0 0rem 0 2rem;
text-align: center
}


.features2nd_area_inner01_right img{
  width: 60%
}



.product_txt {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0.5rem 0 .5rem 0;
  font-size: .8rem;
  line-height: 1.2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
}
.product_txt_mn {
  margin: .2rem 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "UniversNextPro-BoldCond";
  font-size: 1.1rem;
  line-height: 1.4rem;
}
/*systemlineup--------------------------*/
.systemlineup_area {
  display: flex;
  margin: 0rem -50px -2rem -50px;
}
.p_systemlineup {
  flex: 1 0;
  display: flex;
  flex-direction: column
}
.p_systemlineup_photo {
  display: flex;
  align-items: flex-end
}
.p_systemlineup_txt_area {
  text-align: center;
  padding: 0 .5rem;
  min-height: 5rem
}
.p_systemlineup_txt {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem 0 0 0;
  font-size: 1rem;
  line-height: 1.8rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
}
.p_systemlineup_txt_mn {
  font-family: "UniversNextPro-BoldCond";
  font-size: 1.2rem;
  line-height: 1.4rem;
  padding-top: .5rem
}
.systemlineup_area_outer_1st {
  width: 100%;
  margin: 3rem 0px 6rem 0px;
  padding-bottom: 3rem;
  background: linear-gradient(to bottom, rgba(94, 94, 94, 1.00) 0%, rgba(141, 141, 141, 1.00) 35%);
}
.systemlineup_area_outer_1st .subject_area {
  width: 60%;
  margin: 0 auto 3rem auto;
  display: flex;
  align-items: center
}
.systemlineup_area_outer_1st .subject_line {
  flex: 1 0;
  height: 4px;
  border-radius: 2px;
  background-color: #A9A9A9;
}
.systemlineup_area_outer_1st .subject {
  padding: 0 2rem 0 2rem;
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #fff
}
.p_systemlineup_ill {
  width: 50%
}
.p_systemlineup_ill02 {
  width: 100%
}
.features2nd_area_outer .productlineup_waku {
  position: relative;
  width: 90%;
  display: flex;
  align-items: center;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
  background: linear-gradient(to bottom, #ffffff, #eeeeee);
  border-radius: 6px;
  opacity: 1.0;
  transition: all .3s ease-out;
}
.features2nd_area_outer .productlineup_copy_txt {
  margin: .5rem 0 1rem 0;
  font-size: .9rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 1.8rem;
}
.set {
  display: inline-block;
  margin: 1rem 0 0 0;
  font-size: .8rem;
  line-height: 1.4rem;
  padding: .2rem 1rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  background-color: #ccd6da;
  border-radius: 6px;
  text-align: center
}
.table-batt {
width: 80%;
  margin: 0rem auto 2rem auto;
  border-collapse: collapse;
  border: 1px solid #f2f2f2;
  font-size: .8rem;
  line-height: 1.2rem;
  background-color: #dddddd;
}
.table-batt td {
  padding: .5rem 1rem .5rem 1rem;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #aaa;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  color: #000;
  white-space: nowrap;
  background-color: #fff;
}
.table-batt td.title {
  padding: .5rem 1rem .5rem 1rem;
  text-align: left;
  vertical-align: middle;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  background-color: #dddddd;
}
.table-batt td.ct {
 text-align: center;
}
.table-batt td.wap {
  white-space: normal
}
.table-batt .sml {
  text-align: left;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  color: #000;
  line-height: 1rem
}