@charset "UTF-8";
/*product_menu
--------------------------*/
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;

}
.logo_at {
  width:260px;

    margin: 25px 0px 20px 30px
}


/*support
--------------------------*/
.support_box_title {
  margin:0px auto 60px auto;
  width: 1000px;
}
.support_title {
  margin: 0px auto 40px auto;
  /*	width: 1200px;*/
  font-family: OrpheusPro;
  font-feature-settings: "palt";
  font-size: 30px;
  color: #8c7d47;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.05em;
  border-bottom: #8c7d47 1px solid;
}
.support_title_jp {
  display: inline;
  font-family:  "FP-ヒラギノ明朝 ProN W3";
  font-feature-settings: "palt";
  padding-right: 0.5rem;
  font-size: 18px;
  color: #8c7d47;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.title_txt {
  font-family: "FP-ヒラギノ明朝 ProN W3";
  margin: 0px auto 0px auto;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
}
.title_txt_sm {

  font-size: 12px;

}
.title_txt02 {
  margin: 0px auto 0px auto;
  text-align: left;
  font-size: 16px;
  line-height: 32px;
  max-width: 75%;
  display: flex;
  justify-content: center;
}
.title_txt02 span{

  margin: 0px 1rem;

}

.title_txt03 {
  margin: 0px auto 20px auto;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}
.title_txt04 {
  margin: 0px auto 0px auto;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}
.support_tab_area {
  margin: 30px auto 40px auto;
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: #8c7d47 1px solid;
}
.support_tab {
  width: calc(1000px / 3);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #000;
  padding: 16px 0px 16px 0px;
  text-decoration: none;
  transition: .2s background-color linear;
}

.support_tab.eng{
  width: calc(1000px / 2);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #000;
  padding: 16px 0px 16px 0px;
  text-decoration: none;
  transition: .2s background-color linear;
}

.support_tab:hover {
  color: #fff;
  background-color: #8c7d47;
  text-decoration: none;
  cursor: pointer
}
.support_tab.avtab {
  color: #fff;
  background-color: #8c7d47;
  text-decoration: none;
}
.support-01, .support-02, .support-03, .support-04 {
  display: none;
}
.support-01.hvtab, .support-02.hvtab, .support-03.hvtab, .support-04.hvtab {
  display: block;
  margin: 0px auto 0px auto;
  width: 1000px;
}
.title_2nd {
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0px auto 20px auto;
  text-align: center;
  font-size: 22px;
  line-height: 32px;
}
.base_txt {
  margin: 20px auto 40px auto;
  padding: 30px 40px 30px 40px;
  background-color: #f2f2f2
}
.base_txt02 {
  margin: 0px auto 0px auto;
  padding: 30px 40px 30px 40px;
  background-color: #f2f2f2
}
.base_txt03 {
  margin: 20px auto 0px auto;
  padding: 30px 40px 30px 40px;
  text-align: center;
  background-color: #f2f2f2
}
.txt_01 {
  text-align: left;
  font-size: 16px;
  line-height: 26px;
}
.txt_02 {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.telno {font-family: "UniversNextPro-BoldCond";
  font-size: 30px;
}
.telnoh {
  line-height: 20px
}
.t_body02 {
  text-indent: -1.2em;
  padding-left: 1em;
  margin: 0.5em 0px 0.5em 0px;
}
.t_body02:before {
  content: "・ "
}
.t_body03 {
  margin: 0.5em 5em 0.5em 5em;
  font-size: 14px;
  line-height: 24px;
}
.img_01 {
  margin: 20px auto 20px auto;
  width: 500px
}
.img_02 {
  margin: 40px auto 40px auto;
  width: 800px
}
.repair_box {
  margin: 0px auto 0px auto;
  padding: 30px 40px 30px 40px;
  border-top: #999 1px dotted;
}
.repair_box_btm{
  margin: 0px auto 0px auto;
  padding: 30px 40px 20px 40px;
  border-top: #999 1px dotted;
	  border-bottom: #999 1px dotted;
}
.box_inner, .box_inner_dl {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box_number {
  flex: 0 0 auto;
  display: flex;
  padding: 20px 0px 20px 0px;
  justify-content: center;
  align-items: center;font-family: "UniversNextPro-BoldCond";
  font-size: 50px;
}

@supports (-webkit-appearance: none) {
  .box_number {
  flex: 0 0 auto;
  display: flex;
  padding: 20px 0px 10px 0px;
  justify-content: center;
  align-items: center;font-family: "UniversNextPro-BoldCond";
  font-size: 50px;
}

}

.box_txt {
  flex: 1 0;
  display: flex;
  padding-left: 20px;
}
a.b_form {
  display: inline-flex;
  z-index: 2;
  text-align: center;
  font-size: 16px;
  color: #000;
  margin: 0px 0px 40px 0px;
  padding: 8px 60px 10px 60px;
  background-color: #fff;
  border: #333 1px solid;
  text-decoration: none;
  transition: .2s background-color linear;
}
.b_form:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none
}
.form_box {
  margin: 20px auto 0px auto;
  padding: 20px 40px 20px 40px;
  border-top: #999 1px dotted;
}
.download_txt {
  flex: 1 0;
  display: flex;
  text-align: left;
  font-size: 16px;
  color: #000;
}
.b_download {
  flex: 0 0 auto;
  display: block;
  z-index: 2;
  text-align: center;
  font-size: 16px;
  color: #000;
  margin: 30px 0px 30px 0px;
  padding: 8px 50px 10px 50px;
  background-color: #fff;
  border: #333 1px solid;
  text-decoration: none;
  transition: .2s background-color linear;
}
.b_download:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none
}

.nkg{
  display: none
}