@charset "UTF-8";
a {
  text-decoration: none
}
/*top
--------------------------*/
#top_area {
  margin: auto;
  flex-wrap: wrap;
  width: 100%;
  background-color: #000;
  overflow: hidden;
  z-index: 1;
}
#header {
  flex: 0 1 100%;
  margin: 0 auto;
  z-index: 2;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
}
.top_logo_at {
  margin: 20px 0px 0px 5%;
  width: 210px;
  height: 38px;
}
.top_logo_at img {
  width: 210px;
  height: 38px;
}
#top_left {}
#top_logo {
  position: relative;
  margin: 60px auto 0px auto;
  width: 50vw;
  padding-top: calc(50vw * 0.4);
  max-width: 50%;
  min-width: 350px;
}
@media (max-width: 700px) {
  #top_logo {
    position: relative;
    margin: 50px auto 0px auto;
    padding-top: 140px;
    width: 350px;
  }
}
#top_logo_bk {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
}
#top_logo_hr {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
}
#top_logo_bk img, #top_logo_hr img {}
h1 {
  width: 90%;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  font-weight: normal;
  margin: 0px auto 40px auto;
  padding-top: 20px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
}
.line_h {
  margin: 12px 0px 0px 0px;
}
#top_b_base {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 10px auto 10px auto;
  width: 100%;
}
.top_b_AT-ART1000X {
  position: relative;
  flex: 0 0 90%;
  height: 95px;
  margin: 0px 0px 20px 0px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
  background-color: #fff;
  border-bottom: #ccc 1px solid;
}
.top_b_AT-SUT1000 {
  position: relative;
  flex: 0 0 90%;
  height: 95px;
  margin: 0px 0px 20px 0px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
  background-color: #fff;
  border-bottom: #ccc 1px solid;
}
.top_b_AT-SC1000 {
  position: relative;
  flex: 0 0 90%;
  height: 95px;
  margin: 0px 0px 20px 0px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
  background-color: #fff;
  border-bottom: #ccc 1px solid;
}
.top_b_AT-TC1000 {
  position: relative;
  flex: 0 0 90%;
  height: 95px;
  margin: 0px 0px 20px 0px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
  background-color: #fff;
  border-bottom: #ccc 1px solid;
}
.top_b_AT-IC1000 {
  position: relative;
  flex: 0 0 90%;
  height: 95px;
  margin: 0px 0px 20px 0px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
  background-color: #fff;
  border-bottom: #ccc 1px solid;
}
.top_b_AT-ART1000 {
  flex: 0 0 90%;
  margin: 0px 0px 20px 0px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
  background-color: transparent;
  border-bottom: #ccc 1px solid;
}
.top_b {
  position: absolute;
  bottom: 0px;
  left: 0%;
}
.top_b_hv {
  position: absolute;
  bottom: 0px;
  left: 0%;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
}
.awd_AT-ART1000 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 97px;
  height: 43px;
}
.awd_AT-ART1000 img {
  width: 97px;
  height: 43px;
}
.awd_AT-SUT1000 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 97px;
  height: 90px;
}
.awd_AT-SUT1000 img {
  width: 97px;
  height: 90px;
}
.awd_AT-TC1000 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 97px;
  height: 55px;
}
.awd_AT-TC1000 img {
  width: 97px;
  height: 55px;
}
.top_b img, .top_b_hv img {
  height: 95px;
}
.top_b_AT-ART1000X .top_b_txt {
  position: absolute;
  left: 150px;
  top: 28px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
}
@media (max-width: 450px) {
  .top_b_AT-ART1000X .top_b_txt {
    position: absolute;
    left: 120px;
    top: 20px;
    text-align: left;
    color: #000;
    text-decoration: none;
    transition: .2s color linear;
  }
}
.top_b_AT-SUT1000 .top_b_txt {
  position: absolute;
  left: 150px;
  top: 32px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
  white-space: nowrap;
}
.top_b_AT-SC1000 .top_b_txt {
  position: absolute;
  left: 150px;
  top: 10px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
  white-space: nowrap;
}
.top_b_AT-TC1000 .top_b_txt {
  position: absolute;
  left: 150px;
  top: 10px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
  white-space: nowrap;
}
.top_b_AT-IC1000 .top_b_txt {
  position: absolute;
  left: 150px;
  top: 28px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
}
.top_b_AT-ART1000 .top_b_txt {
  text-align: left;
  padding-bottom: .5rem;
}
.top_b_AT-ART1000 .top_b_txt a {
  padding-right: 2rem;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
}
@media (max-width: 450px) {
  .top_b_AT-ART1000 .top_b_txt a {
    padding-right: 1rem;
    color: #000;
    text-decoration: none;
    transition: .2s color linear;
  }
}
.top_b_AT-ART1000 .top_b_txt a .top_b_txt_j {
  transition: .2s color linear;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "HGS明朝E", HiraMinPro-W3, "メイリオ", Meiryo;
}
.top_b_txt:hover {
  color: #999;
}
.top_b_AT-ART1000 .top_b_txt a:hover {
  color: #999;
}
.top_b_txt_j {
  font-feature-settings: "palt";
  font-size: 12px;
}
.top_b_txt_e {
  margin: 2px auto 0px auto;
  font-feature-settings: "palt";
  font-size: 12px;
  font-family: OrpheusPro;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  line-height: 20px;
}
.top_b_support a {
  position: absolute;
  left: 150px;
  bottom: -6px;
  padding: 4px 8px 4px 8px;
  font-size: 12px;
  font-family: OrpheusPro;
  letter-spacing: 0.05em;
  color: #000;
  background: rgba(220, 220, 220, 1.0);
  text-decoration: none;
  border-bottom: #999 1px solid;
}
@media (max-width: 450px) {
  .top_b_support a {
    position: absolute;
    left: 120px;
    bottom: -6px;
    padding: 4px 8px 4px 8px;
    font-size: 12px;
    font-family: OrpheusPro;
    letter-spacing: 0.05em;
    color: #000;
    background: rgba(220, 220, 220, 1.0);
    text-decoration: none;
    border-bottom: #999 1px solid;
  }
}
.sml {
  font-size: 12px;
  line-height: 14px;
}
.tc_no {
  display: block;
  font-size: 10px;
}
.win {
  width: 15px;
  hight: 10px;
}
.win img {
  width: 15px;
  hight: 10px;
}
/*product_menu
--------------------------*/
.header {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: fixed;
  top: 0px;
  z-index: 5;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff
}
.header.spt {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: fixed;
  top: 0px;
  z-index: 5;
  width: 100%;
  height: 120px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  border-bottom: #ddd 1px solid;
}
.logo_at {
  position: absolute;
  top: 14px;
  left: 12px;
  width: 140px;
  height: 25px;
}
.logo_at img {
  width: 140px;
  height: 25px;
}
#top_no_wh_s {
  position: absolute;
  top: 12px;
  right: 10px;
  width: 100px;
  height: 29px;
}
#top_no_wh_s img {
  width: 100px;
  height: 29px;
}
.b_area {
  height: 40px;
  display: flex;
  justify-content: center;
}
.b_top, .b_AT-ART1000, .b_AT-SUT1000, .b_AT-SC1000, .b_AT-TC1000, .b_AT-IC1000 {
  height: 40px;
  line-height: 40px;
  font-family: OrpheusPro;
  letter-spacing: 0.05em;
  font-size: 15px;
  font-feature-settings: "palt";
  color: #000;
  text-decoration: none;
  white-space: nowrap
}
.b_top a, .b_AT-ART1000 a, .b_AT-SUT1000 a, .b_AT-SC1000 a, .b_AT-TC1000 a, .b_AT-IC1000 a {
  display: block;
  color: #000;
  margin: 0px 0.5em 0px 0.5em;
  padding: 0px 1em 0px 1em;
  text-decoration: none;
  transition: .2s background-color linear;
  box-sizing: border-box;
}
.b_top a:hover, .b_AT-ART1000 a:hover, .b_AT-SUT1000 a:hover, .b_AT-SC1000 a:hover, .b_AT-TC1000 a:hover, .b_AT-IC1000 a:hover, .av {
  text-decoration: none;
  background: linear-gradient(to bottom, rgba(220, 220, 220, 0) 48%, rgba(220, 220, 220, 1) 100%);
}
.b_sub_menu {
  position: relative
}
.sub_menu {
  display: none;
  position: absolute;
  width: calc(100% - 1em);
  left: 0.5em;
  top: 40px;
  border-bottom: #ccc 1px solid;
  background-color: #fff
}
.sub_menu a {
  display: block;
  color: #000;
	height: 36px;
	font-size: 13px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  box-sizing: border-box;
  background-color: #fff
}
.sub_menu .b_sub_ART1000{
  display: block;
  color: #000;height: 40px;
	font-size: 15px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;

  box-sizing: border-box;
  background: linear-gradient(to bottom, rgba(220, 220, 220, 0) 48%, rgba(220, 220, 220, 1) 100%);

}
.sub_menu a:hover {
  color: #000;
  text-decoration: underline;
  background: #fff
}
@media (max-width: 767px) {
  /*product_menu
--------------------------*/
  .header {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: fixed;
    top: 0px;
    z-index: 5;
    width: 100%;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff
  }
  .header.spt {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: fixed;
    top: 0px;
    z-index: 5;
    width: 100%;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    border-bottom: #ddd 1px solid;
  }
  .b_area {
    height: 60px;
    display: flex;
    margin-bottom: 4px;
    width: 100%;
    flex-wrap: wrap
  }
  .b_top, .b_AT-ART1000, .b_AT-SUT1000, .b_AT-SC1000, .b_AT-TC1000, .b_AT-IC1000 {
    flex: 1 1 30%;
    height: 30px;
    line-height: 30px;
    font-family: OrpheusPro;
    letter-spacing: 0.05em;
    font-size: 15px;
    font-feature-settings: "palt";
    color: #000;
    text-decoration: none;
    white-space: nowrap
  }
  .b_top a, .b_AT-ART1000 a, .b_AT-SUT1000 a, .b_AT-SC1000 a, .b_AT-TC1000 a, .b_AT-IC1000 a {
    display: block;
    color: #000;
    margin: 0px 1% 0px 1%;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    transition: .2s background-color linear;
    box-sizing: border-box;
  }
  .b_top a:hover, .b_AT-ART1000 a:hover, .b_AT-SUT1000 a:hover, .b_AT-SC1000 a:hover, .b_AT-TC1000 a:hover, .b_AT-IC1000 a:hover, .av {
    text-decoration: none;
    background: linear-gradient(to bottom, rgba(220, 220, 220, 0) 48%, rgba(220, 220, 220, 1) 100%);
  }
  .b_sub_menu {
    position: relative
  }
  .sub_menu {
    display: none;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 30px;
    border-bottom: #ccc 1px solid;
    background-color: #fff
  }
  .sub_menu a {
    display: block;
    color: #000;
	      height: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    box-sizing: border-box;
    background-color: #fff
  }
	.sub_menu .b_sub_ART1000{
  display: block;
  color: #000;
		    height: 30px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;

  box-sizing: border-box;
  background: linear-gradient(to bottom, rgba(220, 220, 220, 0) 48%, rgba(220, 220, 220, 1) 100%);

}
  .sub_menu a:hover {
    color: #000;
    text-decoration: underline;
    background: #fff
  }
}




.anker_base {
  clear: both;
  position: fixed;
  top: 100px;
  width: 100%;
  height: 30px;
  border-bottom: #ccc 1px solid;
  background-color: #ddd;
  text-align: center;
  z-index: 4;
  transition: 1s top;
}
@media (max-width: 767px) {
  .anker_base {
    clear: both;
    position: fixed;
    top: 120px;
    width: 100%;
    height: 30px;
    border-bottom: #ccc 1px solid;
    background-color: #ddd;
    text-align: center;
    z-index: 4;
    transition: 1s top;
  }

}
.anker_base ul {
  margin: 0px auto 0px auto;
  width: 100%;
  overflow: hidden;
}
.anker_base ul li {
  display: inline-block;
  margin: 0px 0.7em 0px 0.7em;
  line-height: 34px;
  font-family: OrpheusPro;
  letter-spacing: 0.05em;
  font-size: 14px;
  font-feature-settings: "palt";
  color: #a88e32;
}

@media (max-width: 767px) {

.anker_base ul li {
  display: inline-block;
  margin: 0px 0.4em 0px 0.4em;
  line-height: 34px;
  font-family: OrpheusPro;
  letter-spacing: 0.05em;
  font-size: 14px;
  font-feature-settings: "palt";
  color: #a88e32;
}
}
.anker_base ul li a {
  color: #000;
  text-decoration: none;
}
.anker_base ul li a:hover {
  color: #000;
  text-decoration: none;
}
/*product
--------------------------*/
#product_movie_anker {
  margin-top: -130px;
  padding-top: 130px;
}
#product_movie {
  margin: 130px auto 0px auto;
  position: relative;
  width: 100%;
  padding-top: 50%;
  background-color: #fff;
  z-index: 3
}
@media (max-width: 767px) {
  #product_movie_anker {
    margin-top: -150px;
    padding-top: 150px;
  }
  #product_movie {
    margin: 150px auto 0px auto;
    position: relative;
    width: 100%;
    padding-top: 50%;
    background-color: #fff;
    z-index: 3
  }
}
#product_img_01, #product_img_02 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  -ms-filter: "alpha( opacity=0.0 )";
  opacity: 0.0;
}
#title, #features, #specification, #store {
  position: relative;
  margin: 0px auto 0px auto;
  margin-top: -130px;
  padding-top: 130px;
  width: 96%;
}
@media (max-width: 767px) {
  #title, #features, #specification, #store {
    position: relative;
    margin: 0px auto 0px auto;
    margin-top: -150px;
    padding-top: 150px;
    width: 96%;
  }
}
#title_box {
  margin: 20px auto 20px auto;
  width: 96%;
  text-align: left
}
.title_name {
  font-feature-settings: "palt";
  text-align: left;
  font-size: 15px;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
.title_name_s {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W6", "HGS明朝E", HiraMinPro-W6, "メイリオ", Meiryo;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 13px;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
.date {
  display: block;
  color: #a88e31
}
.title_number_type {
  display: inline-block;
  margin: 0px 20px 15px 0px;
}
.title_number {
  font-family: OrpheusPro;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.title_number_s {
  font-size: 28px;
}
@media (max-width: 767px) {
  .title_number_s {
    font-size: 24px;
  }
}
.title_type {
  font-family: ZurichBT-RomanCondensed;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.title_head {
  margin: 20px 0px 0px 0px;
  font-feature-settings: "palt";
		letter-spacing: 0.05rem;
  text-align: left;
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
}
.title_body {
  margin: 20px 0px 0px 0px;
  font-feature-settings: "palt";
		letter-spacing: 0.05rem;
  text-align: left;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  width: 96%;
}
.features_spec_title {
  margin: 40px auto 40px auto;
  width: 96%;
  font-family: OrpheusPro;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 22px;
  color: #8c7d47;
  font-weight: normal;
  letter-spacing: 0.05em;
  border-bottom: #C9C1A6 1px solid;
}
.features_spec_title_jp {
  display: inline;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W6", "HGS明朝E", HiraMinPro-W6, "メイリオ", Meiryo;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 14px;
  color: #8c7d47;
  font-weight: normal;
  letter-spacing: -0.05em;
}
.b_pdf {
  display: block;
  float: right;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  border-radius: 2px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 6px 10px 6px 10px;
  background-color: #8c7d47;
  text-decoration: none;
  transition: .2s background-color linear;
}
@media (max-width: 767px) {
  .b_pdf {
    display: block;
    float: right;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 300;
    font-feature-settings: "palt";
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    border-radius: 2px;
    margin-top: 4px;
    margin-bottom: 5px;
    padding: 6px 10px 6px 10px;
    background-color: #8c7d47;
    text-decoration: none;
    transition: .2s background-color linear;
  }
}
.b_pdf:hover {
  color: #fff;
  background-color: #574A1A;
  text-decoration: none
}
#features_box {
  margin: 40px auto 40px auto;
  width: 96%;
}
.features_head {
  margin: 20px 0px 0px 0px;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}
.features_body {
  margin: 20px 0px 60px 0px;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  font-weight: normal;
}
.features_body02 {
  margin: 20px 0px 10px 0px;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  font-weight: normal;
}
.t_body {
  margin: 1.2em 0px 0.2em 0px;
}
.t_body:before {
  content: "・ "
}
.features_p_01 {
  margin: 20px 0px 0px 0px;
  width: 100%;
}
.features_p_01 img {
  width: 100%;
}
#specification_box {
  margin: 40px auto 40px auto;
  width: 96%;
}
#specification_box_wide {
  width: 96%;
  margin: 40px auto 40px auto;
}
.spec_upper {
  margin: 0px auto 20px auto;
  text-align: center;
  width: 96%;
}
.spec_upper img {
  width: 96%;
}
.spec_under {
  width: 100%;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
}
.spec_under_01 {
  width: 100%;
}
.spec_table {
  margin: 20px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  font-size: 10px;
  font-feature-settings: "palt";
  color: #000;
  width: 100%;
  padding: 0px 0px 10px 0px;
  line-height: 1.5em;
}
.spec_table_02 {
  margin: 20px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  font-size: 10px;
  font-feature-settings: "palt";
  color: #000;
  width: 100%;
  padding: 0px 0px 10px 0px;
  line-height: 1.5em;
}
.spec_td_01 {
  white-space: nowrap;
  padding: 10px 20px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: top
}

.spec_td_01 img{
max-width: 250px;
	width: 100%
}
.spec_td_02 {
  padding: 10px 0px 8px 20px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle
}
.spec_td_03 {
  padding: 10px 20px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: top
}
.uppertable {
  margin: 20px 0px 0px 0px;
}
.undertable {
  margin: 0px 0px 20px 0px;
}
.w40 {
  width: 40%
}

a.b_support_1000X {
	  position: relative;
  z-index: 2;
display: block;
  font-family: OrpheusPro;
	letter-spacing: 0.05rem;
width: 40%;

  font-weight: 300;
  text-align: center;
  font-size: 18px;
  color: #000;
  margin: 0px auto 30px auto;
  padding: 10px 60px 10px 60px;
  background-color: #fff;
  border: #333 1px solid;
  text-decoration: none;
  transition: .2s background-color linear;
}
a.b_support_1000X:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none
}




.features_p_03 {
  position: relative;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  margin: 20px auto 20px auto;
  width: 420px;
  font-feature-settings: "palt";
  white-space: nowrap;
  font-size: 10px
}
.features_p_03 img {
  margin: 0px 0px 50px 0px;
  width: 420px;
}
.features_p_05 {
  position: relative;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  margin: 0px auto 0px auto;
  width: 420px;
  font-feature-settings: "palt";
  white-space: nowrap;
  font-size: 10px
}
.features_p_05 img {
  margin: 0px 0px 0px 0px;
  width: 420px;
}
#features_p_txt_01 {
  position: absolute;
  text-align: right;
  top: 9px;
  right: 310px;
}
#features_p_txt_02 {
  position: absolute;
  text-align: right;
  top: 47px;
  right: 310px;
}
#features_p_txt_03 {
  position: absolute;
  text-align: right;
  top: 86px;
  right: 310px;
}
#features_p_txt_04 {
  position: absolute;
  text-align: right;
  top: 190px;
  right: 424px;
}
#features_p_txt_05 {
  position: absolute;
  text-align: left;
  top: 102px;
  left: 405px;
}
#features_p_txt_06 {
  position: absolute;
  text-align: left;
  top: 137px;
  left: 405px;
}
#features_p_txt_07 {
  position: absolute;
  text-align: left;
  top: 174px;
  left: 405px;
}
#features_p_txt_08 {
  position: absolute;
  text-align: left;
  top: 213px;
  left: 405px;
}
#features_p_txt_09 {
  position: absolute;
  text-align: left;
  top: 254px;
  left: 405px;
}
#features_p_txt_10 {
  position: absolute;
  text-align: left;
  top: 295px;
  left: 405px;
}
#features_p_txt_11 {
  position: absolute;
  text-align: left;
  top: 338px;
  left: 310px;
}
#features_p_txt_12 {
  position: absolute;
  text-align: left;
  top: 260px;
  left: -150px;
}
#features_p_txt_13 {
  position: absolute;
  text-align: left;
  top: 320px;
  left: -150px;
}
#features_p_txt_16 {
  position: absolute;
  text-align: right;
  top: 114px;
  right: 330px;
}
#features_p_txt_17 {
  position: absolute;
  text-align: right;
  top: 150px;
  right: 330px;
}
#features_p_txt_18 {
  position: absolute;
  text-align: left;
  top: 102px;
  left: 348px;
}
#features_p_txt_19 {
  position: absolute;
  text-align: left;
  top: 136px;
  left: 348px;
}
#features_p_txt_20 {
  position: absolute;
  text-align: left;
  top: 170px;
  left: 348px;
}
#features_p_txt_21 {
  position: absolute;
  text-align: left;
  top: 204px;
  left: 348px;
}
#features_p_txt_22 {
  position: absolute;
  text-align: left;
  top: 232px;
  left: 348px;
}
#features_p_txt_23 {
  position: absolute;
  text-align: left;
  top: 276px;
  left: 264px;
}
#features_p_txt_24 {
  position: absolute;
  text-align: left;
  top: 314px;
  left: 264px;
}
#features_p_txt_25 {
  position: absolute;
  text-align: left;
  top: 340px;
  left: 264px;
}
#features_p_txt_31 {
  position: absolute;
  text-align: left;
  top: 94px;
  left: 360px;
}
#features_p_txt_32 {
  position: absolute;
  text-align: left;
  top: 150px;
  left: 326px;
}
#features_p_txt_33 {
  position: absolute;
  text-align: left;
  top: 186px;
  left: 306px;
}
#features_p_txt_34 {
  position: absolute;
  text-align: left;
  top: 214px;
  left: 284px;
}
#features_p_txt_35 {
  position: absolute;
  text-align: left;
  top: 240px;
  left: 264px;
}
#features_p_txt_36 {
  position: absolute;
  text-align: left;
  top: 269px;
  left: 240px;
}
#features_p_txt_37 {
  position: absolute;
  text-align: left;
  top: 296px;
  left: 216px;
}
#features_p_txt_38 {
  position: absolute;
  text-align: left;
  top: 322px;
  left: 194px;
}
@media (max-width: 767px) {
  .features_p_03 {
    position: relative;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 300;
    margin: 20px auto 30px auto;
    width: 200px;
    font-feature-settings: "palt";
    white-space: nowrap;
    font-size: 8px
  }
  .features_p_05 {
    position: relative;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 300;
    margin: 20px auto 0px auto;
    width: 200px;
    font-feature-settings: "palt";
    white-space: nowrap;
    font-size: 8px
  }
  .features_p_03 img {
    margin: 0px 0px 50px 0px;
    width: 200px;
  }
  .features_p_05 img {
    margin: 0px 0px 0px 0px;
    width: 200px;
  }
  #features_p_txt_01 {
    position: absolute;
    text-align: right;
    top: 2px;
    right: 150px;
  }
  #features_p_txt_02 {
    position: absolute;
    text-align: right;
    top: 20px;
    right: 150px;
  }
  #features_p_txt_03 {
    position: absolute;
    text-align: right;
    top: 38px;
    right: 157px;
  }
  #features_p_txt_04 {
    position: absolute;
    text-align: right;
    top: 80px;
    right: 150px;
  }
  #features_p_txt_05 {
    position: absolute;
    text-align: left;
    top: 46px;
    left: 192px;
  }
  #features_p_txt_06 {
    position: absolute;
    text-align: left;
    top: 64px;
    left: 192px;
  }
  #features_p_txt_07 {
    position: absolute;
    text-align: left;
    top: 82px;
    left: 192px;
    line-height: 9px
  }
  @media (max-width: 450px) {
    #features_p_txt_07 {
      position: absolute;
      text-align: left;
      top: 79px;
      left: 192px;
 
      line-height: 9px
    }
  }
  #features_p_txt_08 {
    position: absolute;
    text-align: left;
    top: 100px;
    left: 192px;
  }
  #features_p_txt_09 {
    position: absolute;
    text-align: left;
    top: 118px;
    left: 192px;
  }
  #features_p_txt_10 {
    position: absolute;
    text-align: left;
    top: 136px;
    left: 192px;
  }
  #features_p_txt_11 {
    position: absolute;
    text-align: left;
    top: 158px;
    left: 148px;
  }
  #features_p_txt_12 {
    position: absolute;
    text-align: left;
    top: 170px;
    left: -60px;
  }
  #features_p_txt_13 {
    position: absolute;
    text-align: left;
    top: 200px;
    left: -60px;
  }
  #features_p_txt_16 {
    position: absolute;
    text-align: right;
    top: 52px;
    right: 158px;
  }
  #features_p_txt_17 {
    position: absolute;
    text-align: right;
    top: 70px;
    right: 158px;
  }
  #features_p_txt_18 {
    position: absolute;
    text-align: left;
    top: 48px;
    left: 164px;
  }
  #features_p_txt_19 {
    position: absolute;
    text-align: left;
    top: 63px;
    left: 164px;
  }
  #features_p_txt_20 {
    position: absolute;
    text-align: left;
    top: 78px;
    left: 164px;
  }
  #features_p_txt_21 {
    position: absolute;
    text-align: left;
    top: 94px;
    left: 164px;
  }
  #features_p_txt_22 {
    position: absolute;
    text-align: left;
    top: 108px;
    left: 164px;
  }
  #features_p_txt_23 {
    position: absolute;
    text-align: left;
    top: 130px;
    left: 124px;
  }
  #features_p_txt_24 {
    position: absolute;
    text-align: left;
    top: 146px;
    left: 124px;
  }
  #features_p_txt_25 {
    position: absolute;
    text-align: left;
    top: 162px;
    left: 124px;
  }
  #features_p_txt_31 {
    position: absolute;
    text-align: left;
    top: 42px;
    left: 175px;
  }
  #features_p_txt_32 {
    position: absolute;
    text-align: left;
    top: 70px;
    left: 160px;
  }
  #features_p_txt_33 {
    position: absolute;
    text-align: left;
    top: 86px;
    left: 150px;
  }
  #features_p_txt_34 {
    position: absolute;
    text-align: left;
    top: 100px;
    left: 138px;
  }
  #features_p_txt_35 {
    position: absolute;
    text-align: left;
    top: 112px;
    left: 128px;
  }
  #features_p_txt_36 {
    position: absolute;
    text-align: left;
    top: 126px;
    left: 115px;
  }
  #features_p_txt_37 {
    position: absolute;
    text-align: left;
    top: 138px;
    left: 105px;
  }
  #features_p_txt_38 {
    position: absolute;
    text-align: left;
    top: 152px;
    left: 96px;
  }
}
.features_p_04,.features_p_04_02 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 20px auto 10px auto;
  width: 60%;
  font-size: 10px;

}
@media (max-width: 767px) {
  .features_p_04 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 20px auto 10px auto;
    width: 70%;
    font-size: 10px;	
  }
	  .features_p_04_02 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 20px auto 10px auto;
    width: 100%;
    font-size: 10px;	
		
  }
}
.features_04_cap {
  flex: 1 1 100%;
  margin: 0px 0px 0px 0px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-feature-settings: "palt";
  white-space: nowrap;
}
.features_p_04_area {
  flex: 0 1 40%;
  display: flex;
  flex-direction: column;
  margin: 10px 5% 0px 5%;
}
.features_p_04_area02 {
  flex: 0 0 40%;
  display: flex;
  flex-direction: column;

		align-items: center;
	justify-content: flex-start;
  margin: 10px 5% 0px 5%;
}

.features_p_04_area02 .features_04_txt{
  margin: 10px 0px 10px 0px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
	line-height: 16px;
  font-feature-settings: "palt";
}

.features_p_08 {
  margin: 20px 0px 0px 0px;
  width: 100%;
}





.features_p_06 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px auto 50px auto;
  font-size: 10px;
}
.features_p_06_area {
  flex: 0 0 18%;
  display: flex;
  flex-direction: column;
  margin: 20px 2% 0px 2%;
}
@media (max-width: 767px) {
  .features_p_06_area {
    flex: 0 0 28%;
    display: flex;
    flex-direction: column;
    margin: 20px 2% 0px 2%;
  }
}
.features_p_06_area img {
  min-height: 0%
}
.features_04_txt {
  margin: 10px 0px 0px 0px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-feature-settings: "palt";
}
.spec_upper_02 {
  margin: 0px auto 0px auto;
  text-align-last: center;
  width: 100%;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
}
.spec_q_td_01 {
  padding: 10px 10px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle
}
.spec_q_td_02 {
  white-space: nowrap;
  padding: 10px 0.5em 8px 0em;
  border-bottom: #ccc 1px solid;
  vertical-align: middle
}
.spec_q_td_03 {
  white-space: nowrap;
  padding: 10px 0px 10px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle;
  text-align: center;
  width: 800px;
}
.spec_q_td_03 img {
  width: 600px
}
.spec_q_td_04 {
  padding: 10px 0px 8px 10px;
  white-space: nowrap;
  border-bottom: #ccc 1px solid;
  vertical-align: middle
}
.nb {
  font-family: ZurichBT-RomanCondensed;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
.spec_q_td_05 {
  padding: 10px 0px 8px 0px;
  white-space: nowrap;
  border-bottom: #ccc 1px solid;
  text-align: left;
  vertical-align: middle;
}
.spec_q_td_06 {
  white-space: nowrap;
  padding: 10px 0px 8px 0px;
  border-bottom: #ccc 1px solid;
  width: 4em;
  vertical-align: middle
}
.spec_q_td_07 {
  padding: 10px 0px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle;
  width: 4em;
}
.spec_q_td_08 {
  padding: 10px 0px 8px 0.5em;
  white-space: nowrap;
  border-bottom: #ccc 1px solid;
  text-align: right;
  vertical-align: middle
}
.spec_q_td_09 {
  white-space: nowrap;
  padding: 10px 0px 10px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle;
  text-align: center;
  width: 800px;
}
.spec_q_td_10 {
  padding: 10px 0.5em 8px 0.5em;
  border-bottom: #ccc 1px solid;
  width: 6em;
  vertical-align: middle
}
.spec_under_02 {
  width: 100%;
}
.spec_under_02 .spec_td_01 {
  white-space: nowrap;
  padding: 10px 20px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle;
  width: 14em;
}
.spec_cap {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: right;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  color: #666
}



#store_box {
  margin: 40px auto 40px auto;
  width: 96%;
}

.store_table {
	  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  margin: 0px 0px 0px 0px;

  text-align: left;
  font-size: 10px;
  font-feature-settings: "palt";
  color: #000;
  width: 100%;
  padding: 0px 0px 10px 0px;
  line-height: 1.5em;
}

/*
.store_td_boeder_top {
  border-top: #ccc 1px solid;
}
*/

.store_td_00 {
  white-space: nowrap;
  padding: 10px 20px 8px 0px;
		  border-top: #C9C1A6 2px solid;
  border-bottom: #ccc 1px solid;
  vertical-align: top
}


.store_td_01 {

  padding: 10px 20px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: top
}

.store_td_02 {	
	width: 60%;
  padding: 10px 0px 8px 5px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle;
word-break: break-all
}


.store_td_02 a{
color: #000;
	text-decoration: none
}


.store_td_02 a:hover{
color: #666;
	text-decoration: none
}







.supText {
  font-size: 50%;
  vertical-align: top;
  position: relative;
  top: -0.5em;
}
.b_scroll {
  position: absolute;
  left: 50%;
  bottom: 2px;
  margin-left: -50px;
  width: 100px;
  z-index: 3;
  cursor: pointer;
  font-family: ZurichBT-RomanCondensed;
  font-size: 12px;
  color: #666;
  font-feature-settings: "palt";
  -ms-filter: "alpha( opacity=0.0 )";
  opacity: 0.0;
  /*	    transition: .2s color linear;*/
}
.blinking {
  -webkit-animation: blink 1.5s ease-in-out infinite alternate;
  -moz-animation: blink 1.5s ease-in-out infinite alternate;
  animation: blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.b_scroll:hover {
  color: #fff;
}
.b_detail {
  display: inline-flex;
  position: relative;
  z-index: 2;
  flex-wrap: nowrap;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  color: #000;
  margin: 20px 0px 20px 0px;
  padding: 8px 40px 10px 40px;
  background-color: #fff;
  border: #333 1px solid;
  text-decoration: none;
  transition: .2s background-color linear;
}
.b_detail:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none
}
.nkg {
  display: none;
}
@media (max-width: 450px) {
  .nkg {
    display: block;
  }
}
/*support
--------------------------*/
.support_box_title {
  margin: 160px auto 0px auto;
  width: 96%;
}
.support_title {
  margin: 0px auto 30px auto;
  /*	width: 1200px;*/
  width: 100%;
  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: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "HGS明朝E", HiraMinPro-W3, "メイリオ", Meiryo;
  font-feature-settings: "palt";
  padding-right: 0.5rem;
  font-size: 18px;
  color: #8c7d47;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.title_txt {
  margin: 0px auto 0px auto;
  width: 90%;
  text-align: left;
  font-size: 14px;
  line-height: 26px;
  font-weight: normal;
}
.title_txt02 {
  margin: 0px auto 0px auto;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  max-width: 86%;
  display: flex;
  justify-content: center;
}
.title_txt03 {
  margin: 0px auto 20px auto;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
}
.title_txt04 {
  margin: 0px auto 0px auto;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
}
.support_tab_area {
  margin: 30px auto 30px auto;
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: #8c7d47 1px solid;
}
.support_tab {
  flex: 1 1 ;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  padding: 8px 0.5em 8px 0.5em;
  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: 94%
}
.title_2nd {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  margin: 0px auto 20px auto;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}
.base_txt {
  margin: 20px auto 40px auto;
  padding: 20px 10px 20px 10px;
  background-color: #f2f2f2
}
.base_txt02 {
  margin: 0px auto 0px auto;
  padding: 20px 10px 20px 10px;
  background-color: #f2f2f2
}
.base_txt03 {
  margin: 20px auto 0px auto;
  padding: 20px 10px 20px 10px;
  text-align: center;
  background-color: #f2f2f2
}
.txt_01 {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
}
.txt_02 {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
}
.telno {
  font-family: ZurichBT-RomanCondensed;
  font-size: 28px;
}
.telnoh {
  line-height: 16px
}
.t_body02 {
  text-indent: -1.2em;
  padding-left: 1em;
  margin: 0.6em 0px 0.6em 0px;
}
.t_body02:before {
  content: "・ "
}
.t_body03 {
  margin: 0.5em 2em 0.5em 2em;
  font-size: 12px;
  line-height: 18px;
}
.img_01, .img_02 {
  margin: 20px auto 20px auto;
  width: 90%
}
.repair_box {
  margin: 0px auto 0px auto;
  padding: 30px 10px 30px 10px;
  border-top: #999 1px dotted;
}
.box_inner {
  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: ZurichBT-RomanCondensed;
  font-size: 30px;
}
.box_txt {
  flex: 1 0;
  display: flex;
  padding-left: 20px;
}
.b_form {
  display: inline-flex;
  position: relative;
  z-index: 2;
  flex-wrap: nowrap;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  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: 10px auto 0px auto;
  padding: 30px 10px 30px 10px;
  border-top: #999 1px dotted;
}
.box_inner_dl {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.download_txt {
  flex: 1 0;
  display: flex;
  text-align: left;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000;
}
.b_download {
  flex: 0 0 30%;
  display: block;
  z-index: 2;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  color: #000;
  margin: 20px 0px 20px 10px;
  padding: 8px 10px 10px 10px;
  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
}
@media (max-width: 450px) {
	
	.support_tab {
  flex: 1 1 ;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  color: #000;
  padding: 6px 0.2em 6px 0.2em;
  text-decoration: none;
  transition: .2s background-color linear;
}
	
  .box_inner_dl {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 20px 0px 0px 0px;
  }
  .download_txt {
    flex: 0 1 auto;
    display: flex;
    text-align: left;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000;
  }
  .b_download {
    flex: 1 1 auto;
    display: block;
    z-index: 2;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 300;
    text-align: center;
    font-size: 14px;
    color: #000;
    margin: 10px 0px 0px 0px;
    padding: 8px 10px 10px 10px;
    background-color: #fff;
    border: #333 1px solid;
    text-decoration: none;
    transition: .2s background-color linear;
  }
}