@charset "UTF-8";
/*top
--------------------------*/
#top_area {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  width: 90%;
  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: 50px 0px 60px 0px;
  width: 300px;
  height: 52px;
}
.top_logo_at img {
  width: 300px;
  height: 52px;
}
#top_left {
  display: flex;
  margin: 0px auto 0px auto;
  flex: 0 1 50%;
  flex-wrap: wrap;
  align-content: flex-start
}
#top_logo {
  flex: 0 1 100%;
  width: 100%;
  margin-top: 20px;
  padding-top: 230px;
  position: relative;
}
#top_logo_bk {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 500px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
}
#top_logo_hr {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 500px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
}
#top_logo_bk img, #top_logo_hr img {
  width: 500px;
}
h1 {
  padding: 0px 50px 0px 5px;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 15px;
  line-height: 28px;
  font-weight: normal;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
}
.line_h {
  margin: 12px 0px 0px 0px;
}
#top_b_base {
  flex: 0 1 50%;
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto 20px auto;
}
.top_b_AT-ART1000X {
  position: relative;
  flex: 1 0 100%;
  height: 190px;
  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: 1 0 100%;
  height: 190px;
  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: 1 0 100%;
  height: 190px;
  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: 1 0 100%;
  height: 190px;
  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: 1 0 100%;
  height: 190px;
  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: 1 0;
  display: flex;
  margin: 10px 0px 20px 0px;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
  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: 180px;
  height: 79px;
}
.awd_AT-ART1000 img {
  width: 180px;
  height: 79px;
}
.awd_AT-SUT1000 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 180px;
  height: 166px;
}
.awd_AT-SUT1000 img {
  width: 180px;
  height: 166px;
}
.awd_AT-TC1000 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 180px;
  height: 101px;
}
.awd_AT-TC1000 img {
  width: 180px;
  height: 101px;
}
.top_b img, .top_b_hv img {
  height: 190px;
}
.top_b_AT-ART1000X .top_b_txt {
  position: absolute;
  left: 290px;
  top: 60px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
}
.top_b_AT-SUT1000 .top_b_txt {
  position: absolute;
  left: 290px;
  top: 70px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
}
.top_b_AT-SC1000 .top_b_txt {
  position: absolute;
  left: 290px;
  top: 40px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
}
.top_b_AT-TC1000 .top_b_txt {
  position: absolute;
  left: 290px;
  top: 40px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
}
.top_b_AT-IC1000 .top_b_txt {
  position: absolute;
  left: 290px;
  top: 70px;
  text-align: left;
  color: #000;
  text-decoration: none;
  transition: .2s color linear;
}
.top_b_AT-ART1000 .top_b_txt {
  display: flex;
}
.top_b_AT-ART1000 .top_b_txt a {
  padding-right: 2rem;
  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: 15px;
}
.top_b_txt_e {
  font-feature-settings: "palt";
  font-size: 18px;
  font-family: OrpheusPro;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  line-height: 20px;
  padding-top: 2px
}
.top_b_support a {
  position: absolute;
  left: 290px;
  top: 130px;
  padding: 4px 8px 4px 8px;
  font-size: 16px;
  font-family: OrpheusPro;
  letter-spacing: 0.05em;
  color: #000;
  background: rgba(0, 0, 0, 0.2);
  text-decoration: none;
  border-bottom: #999 1px solid;
  transition: .2s background linear;
  white-space: nowrap
}
.top_b_support a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.sml {
  font-size: 14px;
}
.tc_no {
  padding: 0px 0.5em 20px 0.5em;
}
.win {
  width: 30px;
  hight: 19px;
}
.win img {
  width: 30px;
  hight: 19px;
}
/*product_menu
--------------------------*/
.header {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
  top: 0px;
  z-index: 5;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  /*	min-width: 1200px;*/
  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: 100px;
  margin: 0 auto;
  /*	min-width: 1200px;*/
  text-align: center;
  background-color: #fff;
  border-bottom: #ddd 1px solid;
}
.fixed {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  /*	min-width: 1200px;*/
  text-align: center;
  animation-duration: 1s;
  animation-name: slideinbase;
  -moz-animation-duration: 1s;
  -moz-animation-name: slideinbase;
  -webkit-animation-duration: 1s;
  -webkit-animation-name: slideinbase;
}
@keyframes slideinbase {
  0% {
    top: -100px;
  }
  100% {
    top: 0px;
  }
}
@-moz-keyframes slideinbase {
  0% {
    top: -100px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes slideinbase {
  0% {
    top: -100px;
  }
  100% {
    top: 0px;
  }
}
.logo_at {
  position: absolute;
  top: 17px;
  left: 24px;
  width: 210px;
  height: 38px;
}
.logo_at img {
  width: 210px;
  height: 38px;
}
#top_no_wh_s {
  position: absolute;
  top: 17px;
  right: 24px;
  width: 128px;
  height: 38px;
}
#top_no_wh_s img {
  width: 128px;
  height: 38px;
}
.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: 18px;
  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(236, 236, 236, 0) 48%, rgba(236, 236, 236, 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: 15px;
  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: 18px;
  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: absolute;
  top: 0px;
  width: 100%;
  height: 34px;
  border-bottom: #ccc 1px solid;
  background-color: #ddd;
  text-align: center;
  z-index: 4;
  transition: 1s top;
}
.anker_fixed {
  position: fixed;
  clear: both;
  top: 100px;
  width: 100%;
  height: 34px;
  z-index: 4;
  border-bottom: #ccc 1px solid;
  background-color: #ddd;
  text-align: center
}
.anker_base ul {
  margin: 0px auto 0px auto;
  /*	width: 1200px;*/
  overflow: hidden;
}
.anker_base ul li {
  display: inline-block;
  margin: 0px 2em 0px 2em;
  line-height: 38px;
  font-family: OrpheusPro;
  letter-spacing: 0.05em;
  font-size: 16px;
  font-feature-settings: "palt";
  color: #a88e32;
}
.anker_base ul li a {
  color: #000;
  text-decoration: none;
}
.anker_base ul li a:hover {
  color: #fff;
  text-decoration: none;
}
/*product
--------------------------*/
#product_movie_anker {
  margin-top: -134px;
  padding-top: 134px;
}
#product_movie {
  margin: 100px auto 0px auto;
  position: relative;
  width: 100%;
  padding-top: 50%;
  background-color: #fff;
}
#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: -134px;
  padding-top: 134px;
  width: 98%;
}



#title_box {
  margin: 60px auto 60px auto;
  width: 1000px;
  text-align: left
}
.title_name {
  font-feature-settings: "palt";
  text-align: left;
  font-size: 15px;
  font-weight: normal;
  margin-top: 20px;
  margin: 0px 0px 30px 0px;
}
.title_name_s {
  display: inline;
  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-top: 20px;
  margin: 0px 0px 30px 0px;
}
.date {
  padding-left: 2em;
  color: #a88e31
}
.title_number_type {
  display: inline-block;
  margin: 0px 40px 25px 0px;
}
.title_number {
  font-family: OrpheusPro;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 48px;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.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: 40px 0px 0px 0px;
  font-feature-settings: "palt";
		letter-spacing: 0.05rem;
  text-align: left;
  font-size: 18px;
  line-height: 32px;
  font-weight: normal;
}
.title_body {
  margin: 40px 0px 0px 0px;
  font-feature-settings: "palt";
	letter-spacing: 0.05rem;
  text-align: left;
  font-size: 15px;
  line-height: 28px;
  font-weight: normal;
}
.features_spec_title {
  margin: 60px auto 60px auto;
  /*	width: 1200px;*/
  width: 98%;
  font-family: OrpheusPro;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 26px;
  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 W3", "HGS明朝E", HiraMinPro-W6, "メイリオ", Meiryo;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 18px;
  color: #8c7d47;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.b_pdf {
  float: right;
  display: block;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  border-radius: 2px;
  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: 60px auto 60px auto;
  width: 1000px;
}
.features_head {
  margin: 20px 0px 0px 0px;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 18px;
  line-height: 32px;
  font-weight: normal;
}
.features_body {
  margin: 20px 0px 60px 0px;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 15px;
  line-height: 28px;
  font-weight: normal;
}
.features_body02 {
  margin: 20px 0px 10px 0px;
  font-feature-settings: "palt";
  text-align: left;
  font-size: 15px;
  line-height: 28px;
  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: 900px;

}
#specification_box {
  margin: 60px auto 60px auto;
  width: 98%;
  max-width: 1200px;
}
#specification_box_wide {
  width: 98%;
  max-width: 1200px;
  /*	width: 1200px;*/
  margin: 60px auto 60px auto;
}
.spec_upper {
  margin: 0px auto 20px auto;
  text-align-last: center;
}
.spec_upper img {
  width: 700px
}
.spec_under {
  width: 100%;
  display: table;
  border-collapse: separate;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
}
.spec_under_01 {
  display: table-cell;
  vertical-align: top;
  width: 48%;
  /* background-color: #f7f7f8*/
}
.spec_table {
  margin: 20px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
  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: 12px;
  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_02 {
  padding: 10px 0px 8px 20px;
  border-bottom: #ccc 1px solid;
  vertical-align: top
}
.spec_td_03 {

  padding: 10px 20px 10px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: top
}
.spec_td_boeder_top {
  border-top: #ccc 1px solid;
}
.undertable {
  margin: 0px 0px 0px 10px;
  width: calc(100% - 10px);
}
.uppertable {
  margin: 0px 0px 0px 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: 24px;
  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;
  white-space: nowrap;
  font-size: 14px
}
.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;
  white-space: nowrap;
  font-size: 14px
}
.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: -280px;
}
#features_p_txt_13 {
  position: absolute;
  text-align: left;
  top: 320px;
  left: -280px;
}
#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: 90px;
  left: 360px;
}
#features_p_txt_32 {
  position: absolute;
  text-align: left;
  top: 146px;
  left: 326px;
}
#features_p_txt_33 {
  position: absolute;
  text-align: left;
  top: 182px;
  left: 306px;
}
#features_p_txt_34 {
  position: absolute;
  text-align: left;
  top: 210px;
  left: 284px;
}
#features_p_txt_35 {
  position: absolute;
  text-align: left;
  top: 236px;
  left: 264px;
}
#features_p_txt_36 {
  position: absolute;
  text-align: left;
  top: 265px;
  left: 240px;
}
#features_p_txt_37 {
  position: absolute;
  text-align: left;
  top: 292px;
  left: 216px;
}
#features_p_txt_38 {
  position: absolute;
  text-align: left;
  top: 318px;
  left: 194px;
}
.features_p_04,.features_p_04_02 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px auto 30px auto;
  /*  width: 45%;*/
  font-size: 14px;

}


.features_04_cap {
  flex: 1 1 100%;
  margin: 20px 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 0 35%;
  display: flex;
  flex-direction: column;
  margin: 20px 0px 0px 0px;
}
.features_p_04_area02 {
  flex: 0 0 30%;
  display: flex;
  flex-direction: column;
	align-items: center;
		justify-content: flex-start;
  margin: 20px 2% 0px 2%;
}

.features_p_04_area02 .features_04_txt{
  margin: 20px 0px 20px 0px;
  font-family: source-han-sans-japanese, sans-serif;
	line-height: 16pt;
  font-weight: 300;
  white-space: nowrap;
}

.features_p_04_area img,.features_p_04_area_02 img  {
  min-height: 0%;

}
.features_p_08{
	  margin: 20px auto 0px auto;
  width: 900px;
	 
	}




.features_p_06 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px auto 60px auto;
  font-size: 14px;
}
.features_p_06_area {
  flex: 0 0 18%;
  display: flex;
  flex-direction: column;
  margin: 20px 2% 0px 2%;
}
.features_p_06_area div {
  min-height: 0%
}
.features_04_txt {
  margin: 20px 0px 0px 0px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  white-space: nowrap;
}
.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 {
  white-space: nowrap;
  padding: 10px 0px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle;
  text-align: left;
}
.spec_q_td_02, .spec_q_td_10 {
  white-space: nowrap;
  padding: 10px 0px 8px 0px;
  border-bottom: #ccc 1px solid;
  text-align: center;
  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: 800px
}
.spec_q_td_04 {
  padding: 10px 0px 8px 20px;
  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: 18px;
  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 {
  white-space: nowrap;
  padding: 10px 0px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle;
  text-align: left;
  width: 4em;
}
.spec_q_td_08 {
  padding: 10px 0px 8px 0px;
  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_09 img {
  width: 800px
}
.spec_under_02 {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.spec_under_02 .spec_td_01 {
  white-space: nowrap;
  padding: 10px 20px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: top;
  width: 12em;
}
.spec_cap {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: right;
  padding: 10px 0px 0px 0px;
  font-size: 10px;
  color: #666
}



#store_box {
  margin: 60px auto 60px auto;
  width: 98%;
  max-width: 1200px;
}

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

  text-align: left;
  font-size: 14px;
  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: middle
}

.store_td_01 {
  white-space: nowrap;
  padding: 10px 20px 8px 0px;
  border-bottom: #ccc 1px solid;
  vertical-align: middle
}

.store_td_02{
	width: 70%;
  white-space: nowrap;
  padding: 10px 20px 8px 10px;
  border-left: #ccc 1px solid;
	 border-bottom: #ccc 1px solid;
  vertical-align: middle
}


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


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





.supText {
  font-size: 50%;
  vertical-align: top;
  position: relative;
  top: -0.5em;
}
.item {
  position: relative;
  opacity: 0;
  top: 30px;
  transition: 1.0s;
}
.item_ap {
  top: 0;
  opacity: 1;
}
.b_scroll {
  position: absolute;
  left: 50%;
  bottom: 12px;
  margin-left: -50px;
  width: 100px;
  z-index: 3;
  cursor: pointer;
  font-family: ZurichBT-RomanCondensed;
  font-size: 14px;
  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;
}
.br-pc {
  display: none;
}
a.b_detail {
  display: inline-flex;
  position: relative;
  z-index: 2;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 16px;
  color: #000;
  margin: 30px 0px 10px 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: 1300px) {
  .nkg {
    display: block;
  }
}*/




/*support
--------------------------*/
.support_box_title {
  margin: 160px 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: "游明朝", "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;
  text-align: center;
  font-size: 16px;
  line-height: 32px;

}
.title_txt02 {
  margin: 0px auto 0px auto;
  text-align: left;
  font-size: 16px;
  line-height: 32px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  max-width: 75%;
  display: flex;
  justify-content: center;
}
.title_txt03 {
  margin: 0px auto 20px auto;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
}
.title_txt04 {
  margin: 0px auto 0px auto;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
}
.support_tab_area {
  margin: 30px auto 40px auto;
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: #8c7d47 1px solid;
}
.support_tab {
  flex: 0 0 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  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: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  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 {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: left;
  font-size: 16px;
  line-height: 26px;
}
.txt_02 {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.telno {
  font-family: ZurichBT-RomanCondensed;
  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;
}
.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: ZurichBT-RomanCondensed;
  font-size: 50px;
}
.mac .box_number {
  flex: 0 0 auto;
  display: flex;
  padding: 20px 0px 30px 0px;
  justify-content: center;
  align-items: center;
  font-size: 50px;
  background-color: aqua
}
.box_txt {
  flex: 1 0;
  display: flex;
  padding-left: 20px;
}
a.b_form {
  display: inline-flex;
  z-index: 2;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  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-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #000;
}
.b_download {
  flex: 0 0 auto;
  display: block;
  z-index: 2;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 16px;
  color: #000;
  margin: 30px 0px 30px 40px;
  padding: 8px 40px 10px 40px;
  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
}