/* _setting CSS */
header .nav02 > ul > li:nth-child(3) a {
  background: #000233;
}

main .mv {
  background: url(../images/products/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
main .mv h2 {
  padding: 147px 0 0;
  background: url(../images/products/mv.png) center;
  display: block;
  height: 0;
  overflow: hidden;
  background-repeat: no-repeat;
}
main .top_wrap {
  margin: 0 0 40px;
}
main .top_wrap:after {
  content: '';
  display: block;
  clear: both;
}
main .top_wrap .text_wrap {
  float: right;
  width: 480px;
}
main .top_wrap .lead {
  position: relative;
  margin: 0 0 12px;
  padding: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
}
main .top_wrap .lead:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 3px;
  background: #00036d;
}
main .top_wrap .body {
  margin: 0 0 10px;
}
main .top_wrap .price_wrap {
  margin: 0 0 20px;
}
main .top_wrap .price_wrap:after {
  content: '';
  display: block;
  clear: both;
}
main .top_wrap .price_wrap .price {
  float: left;
  line-height: 30px;
  min-width: 240px;
  padding: 0 15px 0 0;
  font-size: 15px;
  font-weight: bold;
}
main .top_wrap .price_wrap .price span {
  color: #e60012;
}
main .top_wrap .price_wrap .price .fl {
  font-size: 28px;
}
main .top_wrap .price_wrap .num {
  position: relative;
  float: left;
  line-height: 30px;
  padding: 0 20px 0 0;
  font-size: 15px;
}
main .top_wrap .price_wrap .num span {
  position: relative;
  top: 3px;
}
main .top_wrap .price_wrap .num input {
  width: 85px;
  height: 31px;
  line-height: 31px;
  border: 1px solid #c5c5c5;
  margin: 0 0 0 10px;
  padding: 0 5px;
  box-sizing: border-box;
  outline: none;
  text-align: right;
}
main .top_wrap .price_wrap .num button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 15px;
  line-height: 15px;
  border: none;
  background: #c5c5c5;
  color: #fff;
  font-size: 8px;
}
main .top_wrap .price_wrap .num #count_down {
  top: auto;
  bottom: 0;
}
main .top_wrap .common_btn03 {
  width: 100%;
}
main .top_wrap #img_slide_wrap {
  float: left;
  width: 500px;
}
main .top_wrap #img_slide_wrap img {
  width: 100%;
  border: 1px solid #dfdfdf;
}
main .top_wrap #main_img_wrap {
  position: relative;
  height: 300px;
  margin: 0 0 20px;
}
main .top_wrap #main_img_wrap li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
main .top_wrap #main_img_wrap .selected {
  display: block;
}
main .top_wrap #small_img_wrap:after {
  content: '';
  display: block;
  clear: both;
}
main .top_wrap #small_img_wrap li {
  float: left;
  width: 114px;
  line-height: 0;
  margin: 0 14px 0 0;
  vertical-align: bottom;
  box-sizing: border-box;
  cursor: pointer;
}
main .top_wrap #small_img_wrap li:last-child {
  margin: 0;
}
main .detail_wrap {
  margin: 0 0 70px;
}
main .common_hd02 {
  margin: 0 0 30px;
}
main .movie_wrap {
  margin: 0 0 50px;
}
main .movie_wrap ul:after {
  content: '';
  display: block;
  clear: both;
}
main .movie_wrap li {
  float: left;
  width: 249px;
  margin: 0 18px 0 0;
}
main .movie_wrap li:last-child {
  float: right;
  margin: 0;
}
main .spec_wrap {
  margin: 0 0 40px;
}
main .spec_wrap:after {
  content: '';
  display: block;
  clear: both;
}
main .spec_wrap h4 {
  padding: 6px 18px;
  background: #333;
  color: #fff;
  font-weight: bold;
}
main .spec_wrap table {
  width: 100%;
}
main .spec_wrap.set_wrap table {
  margin: 0 0 30px;
}
main .spec_wrap > table {
  border: 1px solid #bfbfbf;
}
main .spec_wrap tr:nth-child(2n) {
  background: #f5f4f3;
}
main .spec_wrap th,
main .spec_wrap td {
  padding: 10px 18px;
  box-sizing: border-box;
  vertical-align: middle;
}
main .spec_wrap th {
  width: 150px;
  font-weight: bold;
}
main .spec_wrap .tabel_wrap01 {
  float: left;
  width: 515px;
}
main .spec_wrap .tabel_wrap01 table:nth-of-type(1) {
  border-top: 1px solid #7f7f7f;
}
main .spec_wrap .tabel_wrap01 table:last-child {
  border-bottom: 1px dotted #7f7f7f;
}
main .spec_wrap .tabel_wrap02 {
  float: right;
  width: 515px;
}
main .spec_wrap .tabel_wrap02 table:last-child {
  border-bottom: 1px solid #7f7f7f;
}
main .func_wrap {
  margin: 0 0 25px;
}
main .func_wrap ul {
  display: flex;
  flex-wrap: wrap;
}
main .func_wrap li {
  width: 325px;
  margin: 0 37px 25px 0;
}
main .func_wrap li:nth-child(3n) {
  float: right;
  margin: 0 0 25px;
}
main .func_wrap li .text_wrap {
  float: right;
  width: 225px;
}
main .func_wrap li .img_wrap {
  width: 80px;
}
main .func_wrap li .img_wrap img {
  max-width: 100%;
}
main .func_wrap li h4 {
  margin: 0 0 5px;
  font-size: 15px;
  font-weight: bold;
}
main .notice_wrap h3 {
  margin: 0 0 25px;
}
main .btn_buy {
  width: 465px;
  margin: 0 auto 20px;
}
main .btn_buy a:before {
  margin: 0 20px 0 0;
}
main .btn_faq {
  width: 330px;
  margin: 0  auto 100px;
}
main .btn_faq a {
  border-color: #8b8b8b;
  color: #333;
}
main .btn_faq a:before {
  margin: 0 20px 0 0;
  border-color: transparent transparent transparent #333;
}
main .btn_faq a:hover {
  background: #8b8b8b;
}
main .category_list_wrap {
  padding: 30px 0 25px;
  border-top: 1px solid #adadad;
}
main .category_list_wrap h3 {
  width: 1050px;
  margin: 0 auto 15px;
  padding: 0 0 0 45px;
  background: url(../images/products/categories_wrap_icon01.png) no-repeat 0 5px;
  box-sizing: border-box;
  font-size: 28px;
  font-weight: bold;
}
main .category_list_wrap ul {
  width: 1050px;
  margin: 0 auto;
}
main .category_list_wrap ul:after {
  content: '';
  display: block;
  clear: both;
}
main .category_list_wrap ul li {
  float: left;
  width: 250px;
  margin: 0 15px 15px 0;
}
main .category_list_wrap ul li.cat01 {
  width: 515px;
}
main .category_list_wrap ul li.cat03, main .category_list_wrap ul li.cat07 {
  margin: 0 0 15px;
}
main .category_list_wrap ul li a {
  display: block;
  line-height: 43px;
  border: 1px solid #00036d;
  background: #fff;
  color: #00036d;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
main .category_list_wrap ul li a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -2.5px;
  left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #00036d;
}
main .category_list_wrap ul li a:hover {
  background: #00036d;
  color: #fff;
}
main .category_list_wrap ul li a:hover:before {
  border-color: transparent transparent transparent #fff;
}
main .products_wrap {
  padding: 45px 0 35px;
  background: #f5f5f5;
}
main .products_wrap h3 {
  margin: 0 0 40px;
  color: #00036d;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
main .products_wrap ul {
  display: flex;
  flex-wrap: wrap;
  width: 1050px;
  margin: 0 auto 15px;
}
main .products_wrap li {
  width: 250px;
  margin: 0 16px 30px 0;
}
main .products_wrap li:nth-child(4n) {
  margin: 0 0 30px;
}
main .products_wrap li img {
  max-width: 100%;
}
main .products_wrap li .name {
  display: block;
  margin: 0 0 8px;
  padding: 7px 0 4px;
  border-bottom: 1px solid #00036d;
  color: #00036d;
  font-size: 15px;
  font-weight: bold;
}
main .products_wrap li .price {
  display: block;
  margin: 0 0 7px;
  font-size: 11px;
}
main .products_wrap li .price span {
  font-size: 20px;
  font-weight: bold;
}
main .products_wrap li a {
  display: block;
  color: #333;
  text-decoration: none;
}
main .products_wrap li a:hover {
  opacity: 0.7;
}
