@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Oswald:400,700");
/*.nankang img {
		width: inherit;
	}*/
.nankang img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast; }

.nankang > header {
  display: block;
  height: inherit;
  border-bottom: none;
  background-color: #40393a;
  text-align: center;
  position: relative; }

.nankang > header #topbar {
  text-align: left;
  overflow: hidden;
  max-width: 1080px;
  margin: 0 auto;
  /*	@if $shop == 1 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	@if $shop == 2 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	@if $shop == 6 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}*/
  padding: 15px; }

.nankang > header #topbar > a > img {
  width: 50%;
  max-width: 205px; }

.nankang > header #topbar > a:nth-of-type(2) {
  color: #fff;
  background-color: #c33;
  font-family: serif;
  position: absolute;
  z-index: 10;
  font-size: 12px;
  width: 100%;
  display: block;
  top: 50px;
  left: 0;
  text-indent: 1em; }

.nankang > header #topbar > a:nth-of-type(2)::after {
  content: ">>";
  margin-left: 0.5em; }

.nankang > header #topbar > p {
  float: right; }

.nankang > header .crs_top {
  background: #000 url("/asp/photo/auction/event/brand_nankang/img/bg_crs_hd.jpg") center center no-repeat;
  background-size: cover; }

.nankang > header .crs_top > div {
  height: 250px;
  max-width: 1080px;
  margin: 0 auto; }

.nankang > header .crs_top > div h2 {
  text-align: left; }

.nankang > header .crs_top > div h2 img {
  width: 90%;
  margin: 20px 10px; }

.nankang > main {
  background: none !important;
  display: block;
  width: 100%; }

.crs_about {
  border-top: 20px solid #000;
  padding-bottom: 20px;
  background: #000; }

.crs_about > div {
  background: url("/asp/photo/auction/event/brand_nankang/img/bg_nk_abstractlogo.png") center center no-repeat;
  background-size: 120%;
  color: #fff;
  font-family: serif;
  margin: 50px 0; }

.crs_about > div .main_img, .crs_about > div .main_logo {
  text-align: center; }

.crs_about > div .main_img > img {
  width: 50%;
  max-width: 275px;
  margin: 20px 0; }

.crs_about > div .main_logo > img {
  width: 80%;
  max-width: 350px;
  margin: 10px 0; }

.crs_about > div > h3 {
  font-size: 1.8em;
  margin: 10px;
  text-align: center; }

.crs_about > div > p {
  margin: 10px;
  text-align: center; }

.nankang main > nav {
  background-color: #000;
  font-family: serif;
  font-weight: bold; }

.nankang main > nav ul {
  background-color: #c33; }

.nankang main > nav ul li a {
  display: block;
  padding: 1em 0;
  text-align: center;
  font-size: 24px; }

.nankang main > nav ul li:first-of-type a {
  background-color: #fff;
  color: #c33;
  transition: 0.5s;
  position: relative; }

.nankang main > nav ul li:first-of-type a::before {
  content: '';
  background: url("/asp/photo/auction/event/brand_nankang/img/new_icon.png") center/cover no-repeat;
  position: absolute;
  left: calc(50% - 7.5em);
  top: 5px;
  width: 40px;
  height: 24px; }

.nankang main > nav ul li:last-of-type a {
  background-color: #c33;
  color: #fff;
  transition: 0.5s; }

.nankang #performance, .nankang #review, .nankang #size, .nankang .movie, .nankang .gallery {
  background-color: #000;
  padding: 30px 0; }

.nankang #performance h4, .nankang #review h4, .nankang #size .crs_item_size h4, .nankang .movie h4, .nankang .gallery h4 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 28px;
  font-family: serif;
  background: linear-gradient(to bottom, transparent 50%, #c33 50%, #c33 80%, transparent 80%);
  transform: scaleY(1.1);
  text-indent: 1em;
  margin-bottom: 50px; }

.nankang #performance .main img {
  height: 65vw;
  width: auto;
  display: block;
  margin: 0 auto 30px; }

.nankang #performance .name_box {
  color: #fff;
  text-align: center;
  font-family: serif;
  line-height: 1; }

.nankang #performance .name_box .name {
  font-size: 64px; }

.nankang #performance .name_box .ruby {
  font-size: 20px;
  margin-bottom: 1em; }

.nankang #performance .name_box .inch {
  font-size: 44px;
  letter-spacing: -0.05em;
  margin-bottom: 10px; }

.nankang #performance .name_box .inch span {
  font-size: 22px;
  letter-spacing: 0;
  margin-left: 0.1em; }

.nankang #performance .name_box .in_out {
  font-size: 18px;
  margin-bottom: 10px; }

.nankang #performance .name_box img {
  width: 140px;
  margin-bottom: 30px; }

.nankang #performance .sub ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 50px;
  max-width: 920px; }

.nankang #performance .sub ul li {
  width: 25vw;
  max-width: 200px;
  height: 25vw;
  max-height: 200px;
  padding: 10px;
  margin: 0 3vw;
  box-sizing: border-box;
  text-align: center;
  border: 0.5vw solid #fff; }

.nankang #performance .sub ul li img {
  height: 100%;
  width: auto; }

.nankang #performance .parameter {
  padding-top: 30px;
  background: linear-gradient(to right, transparent 95%, #000 100%), url("/asp/photo/auction/event/brand_nankang/img/bg_performance.jpg") top center/cover no-repeat;
  max-width: 890px;
  margin: 0 auto; }

.nankang #performance .parameter .para_img {
  margin-bottom: 15vw; }

.nankang #performance .parameter li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 4vw; }

.nankang #performance .parameter li span {
  color: #fff;
  font-family: serif;
  line-height: 1; }

.nankang #performance .parameter li span.img {
  width: 55vw;
  max-width: 440px;
  height: 5vw;
  max-height: 40px;
  text-align: left; }

.nankang #performance .parameter li span.img img {
  height: 100%;
  width: auto; }

.nankang #performance .parameter li span.para_num {
  width: 2em;
  text-align: center;
  font-size: 6vw; }

.nankang #performance .parameter li span.para {
  width: 6em;
  text-align: center;
  font-size: 3.5vw; }

.nankang #performance .parameter p {
  font-family: serif;
  text-align: center;
  color: #fff;
  font-size: 4vw;
  line-height: 2;
  margin-bottom: 8vw; }

.nankang #performance .parameter small {
  color: #fff;
  font-family: serif;
  font-size: 12px;
  text-align: right;
  display: block;
  padding-right: 1em; }

.nankang #review .area_outer {
  width: 95%;
  max-width: 840px;
  margin: 0 auto;
  background-color: #c33;
  font-family: serif; }

.nankang #review .area_outer > p {
  color: #fff;
  text-align: center;
  padding: 0.6em;
  font-size: 18px;
  line-height: 1.3; }

.nankang #review .area_inner {
  background-color: #353131;
  padding-bottom: 10px; }

.nankang #review .area_inner > p {
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 4; }

.nankang #review .area_inner ul {
  height: 57vh;
  overflow-y: scroll; }

.nankang #review .area_inner ul::-webkit-scrollbar {
  width: 10px; }

.nankang #review .area_inner ul::-webkit-scrollbar-track {
  background-color: #5d5a5a; }

.nankang #review .area_inner ul::-webkit-scrollbar-thumb {
  background-color: #838181; }

.nankang #review .area_inner li {
  background-color: #fff;
  width: 95%;
  margin: 0 auto 30px;
  border-radius: 30px;
  padding: 5%;
  font-size: 14px;
  box-sizing: border-box; }

.nankang #review .area_inner li h5 {
  font-size: 16px;
  margin-bottom: 5px; }

.nankang #review .area_inner li h5 span {
  display: block;
  text-align: center; }

.nankang #review .area_inner li p:first-of-type {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px; }

.nankang #review .area_inner li p img {
  width: 100px;
  margin: 0 5px;
  position: relative;
  bottom: 2px; }

.nankang #review .area_inner li p:last-of-type {
  font-size: 14px; }

.nankang #review .area_outer .review_end {
  padding: 20px 0; }

.nankang #review .area_outer .review_end span {
  display: block;
  height: 10px; }

.size_list .crs_item_size .crs_item_size_in {
  max-width: 700px;
  margin: 0 auto; }

.size_table {
  display: block;
  overflow-x: scroll;
  margin: 15px auto 0;
  margin: 15px 0px 0; }

.size_table > table {
  border-collapse: collapse;
  width: 95%;
  min-width: 540px;
  max-width: 700px;
  border-spacing: 0px 8px;
  margin: 0 auto;
  font-family: serif; }

.size_table > table > thead > tr > th, .size_table > table > tbody > tr > td {
  font-size: 0.95em;
  border: 1px solid #fff; }

.size_table > table > thead > tr {
  background-color: #000;
  color: #fff;
  font-size: 0.85em; }

.size_table > table > thead > tr > th {
  font-weight: normal;
  padding: 10px 5px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
  font-weight: bold;
  /* @if $shop == 1 {
	.size_table > table > thead > tr > th.th01 {
		padding: 0;
	}
	.size_table > table > thead > tr > th.th02 {
		padding: 0;
	}
	.size_table > table > tbody > tr > td.inch_column {
		width: 46px;
	}
	.size_table > table > tbody > tr > td.flat_column {
		width: 62px;
	}
	.size_table > table > tbody > tr > td.price_column {
		width: 90px;
	}
} */ }

.size_table > table > tbody > tr {
  background-color: #000;
  color: #fff;
  /*.size_table > table > tbody > tr:nth-child(2n) {
	background-color: #696969;
}*/ }

.size_table > table > tbody > tr > .inch_column, .size_table > table > tbody > tr > .flat_column {
  background-color: #000;
  text-align: center;
  vertical-align: top;
  padding-top: 5px; }

.size_table > table > tbody > tr > td.size_column {
  padding: 5px 10px;
  position: relative;
  text-decoration: underline; }

.size_table > table > tbody > tr > td.size_column > a, .size_table > table > tbody > tr > td.size_column > span {
  color: #fff;
  width: 10em;
  display: block;
  margin: 0 auto; }

.size_table > table > tbody > tr > td.tw, .size_table > table > tbody > tr > td.tc, .size_table > table > tbody > tr > td.tp {
  text-align: center; }

.size_table > table > tbody > tr > td.price_column {
  vertical-align: bottom;
  text-align: right;
  padding: 5px 10px; }

.size_table > table > tbody > tr > td.price_column > a {
  color: #fff;
  font-weight: bold;
  font-style: italic; }

.size_table > table > tbody > tr > td.price_column > a > span {
  font-size: 1.2em; }

#size .crs_item_size_in > a {
  color: #fff;
  text-align: right;
  font-family: serif;
  display: block;
  margin-right: 3%;
  font-size: 14px;
  line-height: 0.5; }

#size .crs_item_size_in > a span {
  color: #000;
  background-color: #ff0;
  padding: 0 0.5em;
  margin-right: 0.5em;
  font-weight: bold; }

#size .crs_item_size_in > a::after {
  content: '>>';
  margin-left: 0.3em; }

#size td.size_column.new::before {
  content: '';
  background: url("/asp/photo/auction/event/brand_nankang/img/new_icon.png") center/cover no-repeat;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 18px; }

#size #new_size {
  color: #fff;
  margin: 50px auto 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: serif; }

.nankang .movie {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 40px; }

.nankang .movie h4 {
  text-align: left;
  margin-bottom: 30px; }

.nankang .movie .video {
  max-width: 100%;
  position: relative; }

.nankang .movie .video .video_1 {
  margin-bottom: 70px; }

.nankang .movie h5 {
  margin: 0 4vw; }

.nankang .movie .by {
  color: #fff;
  max-width: 100%;
  font-family: serif;
  font-size: 6vw; }

.nankang .movie .video img {
  margin: 10px auto 10px; }

.nankang .movie .video .video_2 img {
  width: 40%;
  display: block; }

.nankang .movie .channel {
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  font-family: 'Oswald', 'Open Sans', 'Noto Sans JP', 'NotoSansCJKjp', -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif; }

.nankang .movie .video iframe {
  height: 54vw;
  width: 100%;
  margin: 4vw auto 4vw; }

.nankang .movie p {
  color: #fff;
  text-align: left;
  font-size: 4vw;
  font-family: serif;
  margin: 0 20px; }

.nankang .movie p span {
  font-size: 18px;
  font-weight: 600; }

.nankang .gallery h4 {
  margin-bottom: 0;
  background: linear-gradient(to bottom, transparent 60%, #c33 60%, #c33 90%, transparent 90%);
  /*.nankang .gallery h4 div {
	width: 90%;
	max-width: 1008px;
	margin: 0 auto;
	background-color: #616161;
	padding: 10px 0 0;
}*/ }

.nankang .gallery h4 img {
  width: 100px;
  margin-right: 10px; }

.nankang .gallery .gallery_outer {
  background: url("/asp/photo/auction/event/brand_nankang/img/bg_gallery.png") top center/contain no-repeat; }

.nankang .gallery .gallery_inner {
  padding-top: 81vw;
  width: 95%;
  max-width: 1008px;
  margin: 0 auto;
  padding-bottom: 30px; }

.nankang .gallery .gallery_inner .group1, .nankang .gallery .gallery_inner .group2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 2%; }

.nankang .gallery .gallery_inner .group1 img, .nankang .gallery .gallery_inner .group2 img {
  width: 49%; }

.nankang .gallery .gallery_inner .group3 {
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 2% 2% 1% 2%; }

.nankang .gallery .gallery_inner .group4 {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 2% 2% 1% 2%; }

.campaign > div {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto; }

.campaign > div h4 {
  font-size: 2em;
  font-family: serif; }

.campaign > div img {
  width: 100%;
  margin: 10px 0; }

.modaalnankang .item div h4.ch12 {
  background-color: #b3e41d; }

.modaalnankang .item div h4.ch13 {
  background-color: #1599e6; }

.modaalnankang .item div h4.ch14 {
  background-color: #f46a9a; }

.modaalnankang .item div h4.ch15 {
  background-color: #e6931f; }

.modaalnankang .item div h4.ch16 {
  background-color: #3eba2e; }

.modaalnankang .item div h4.ch17 {
  background-color: #6075c6; }

.modaalnankang .item div h4.ch18 {
  background-color: #ff6148; }

.modaalnankang .item div h4.ch19 {
  background-color: #019672; }

.modaalnankang .item div h4.ch20 {
  background-color: #8845a5; }

.modaalnankang .item div h4.ch21 {
  background-color: #70a9e2; }

.modaalnankang .item div h4.ch22 {
  background-color: #c93d36; }

.modaalnankang .item div h4.ch24 {
  background-color: #908e8e; }

.modaalnankang .item div h4.ch26 {
  background-color: #000; }

.nankang .partner {
  padding: 20px 0; }

.nankang .partner img {
  display: block;
  margin: 0 auto;
  width: inherit; }

footer nav {
  background-color: #40393a;
  text-align: center;
  padding: 20px; }

footer nav a {
  color: #fff;
  text-decoration: none; }

footer nav li {
  display: inline-block;
  margin: 10px 20px; }

footer nav li:first-child {
  padding: 5px 10px;
  background-color: #40393a;
  border-radius: 5px; }

@media screen and (min-width: 410px) {
  .nankang main > nav ul li:first-of-type a::before {
    left: calc(50% - 8.5em);
    top: 50%;
    transform: translateY(-50%); } }

@media screen and (min-width: 550px) {
  #size td.size_column.new::before {
    left: 25px; } }

@media screen and (min-width: 600px) {
  .crs_about > div > h3 br {
    display: none; }

  .crs_about > div > p {
    line-height: 2; }

  .crs_about > div > p br.sp {
    display: none; }

  .nankang #review .area_inner li h5 span {
    display: inline; } }

@media screen and (min-width: 660px) {
  .nankang > header #topbar > a:nth-of-type(2) {
    width: auto;
    display: inline;
    text-indent: 0;
    padding: 0 0.5em;
    top: 19px;
    left: 240px;
    font-size: 14px; } }

@media screen and (min-width: 700px) {
  .breadcrumb {
    overflow-x: hidden; }

  .nankang > header .crs_top > div h2 img {
    width: 55%;
    max-width: 917px;
    margin: 30px; }

  .crs_about > div .main_img img {
    width: 33.3%; }

  .crs_about > div .main_logo img {
    width: 45%; }

  .crs_about > div > h3 {
    text-align: center; }

  .crs_about > div > p {
    width: 580px;
    margin: 0 auto;
    text-align: left; }

  .crs_about > div > p > span.br {
    display: block; }

  .size_table {
    overflow-x: hidden; } }

@media screen and (min-width: 768px) {
  .nankang > header .crs_top {
    background-position-y: calc(50% - -75px); }
    .nankang > header .crs_top > div {
      height: 350px; }
    .crs_about > div {
      margin: 70px auto;
      max-width: 1080px;
      background-size: contain; }
    .crs_about > div > .crs_mainimg {
      display: flex;
      justify-content: center;
      align-items: center; }
    .crs_about > div > .crs_mainimg > div {
      margin: 0px 25px; }
    .crs_about > div > .crs_mainimg > div > img {
      width: 100%; }
    .nankang main > nav ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
    .nankang main > nav ul li {
      width: 45%;
      max-width: 460px; }
    .nankang main > nav ul li:first-of-type a:hover {
      background-color: #c33;
      color: #fff; }
    .nankang main > nav ul li:last-of-type a:hover {
      background-color: #fff;
      color: #c33; }
    .nankang main > nav ul li:first-of-type a::before {
      left: calc(50% - 7em);
      top: 5px;
      transform: translateY(0); }
    .nankang #performance h4, .nankang #review h4, .nankang #size .crs_item_size h4, .nankang .movie h4, .nankang .gallery h4 {
      font-size: 56px;
      background: linear-gradient(to bottom, transparent 55%, #c33 55%, #c33 80%, transparent 80%);
      margin-bottom: 70px; }
    .nankang #performance .main_float {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: 0 auto 30px;
      max-width: 850px; }
    .nankang #performance .main {
      width: 60vw;
      max-width: 516px; }
    .nankang #performance .main img {
      height: 390px; }
    .nankang #performance .name_box {
      width: 30vw;
      max-width: 258px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
    .nankang #performance .name_box .name {
      font-size: 80px; }
    .nankang #performance .name_box .ruby {
      font-size: 26px;
      margin-bottom: 2em; }
    .nankang #performance .name_box .inch {
      font-size: 56px;
      margin-bottom: 10px; }
    .nankang #performance .name_box .inch span {
      font-size: 28px;
      margin-left: 0.1em; }
    .nankang #performance .name_box .in_out {
      font-size: 23px;
      margin-bottom: 10px; }
    .nankang #performance .name_box img {
      width: 185px;
      margin-bottom: 30px; }
    .nankang #performance .sub ul {
      margin-bottom: 80px; }
    .nankang #performance .sub ul li {
      border: 4px solid #fff;
      margin: 0 30px; }
    .nankang #performance .sub ul li img:hover {
      cursor: pointer;
      opacity: 0.7; }
    .nankang #performance .parameter .para_img {
      margin-bottom: 10vw; }
    .nankang #performance .parameter li {
      margin-bottom: 3vw; }
    .nankang #performance .parameter small {
      padding-bottom: 10vw; }
    .nankang #review .area_inner {
      padding-right: 5%; }
    .nankang #review .area_outer > p {
      font-size: 24px; }
    .nankang #review .area_inner > p {
      font-size: 24px; }
    .nankang #review .area_inner ul {
      height: 45vh; }
    .nankang #review .area_inner li {
      width: 80%;
      margin: 0 5% 30px 15%;
      position: relative; }
    .nankang #review .area_inner li::before {
      content: url("/asp/photo/auction/event/brand_nankang/img/icon_reviewman.png");
      position: absolute;
      left: -85px; }
    .nankang #review .area_outer .review_end span {
      height: 40px; }
    .nankang .movie {
      display: block;
      text-align: center;
      margin: 0 auto; }
    .nankang .movie h4 {
      text-align: left;
      margin-bottom: 60px; }
    .nankang .movie .video {
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-end;
      max-width: 900px; }
    .nankang .movie .video .video_1 {
      width: 47%;
      margin: 0 auto; }
    .nankang .movie .video .video_1 img {
      margin: 10px auto 10px;
      width: 100%; }
    .nankang .movie h5 {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
    .nankang .movie .by {
      color: #fff;
      max-width: 100%;
      font-family: serif;
      font-size: 24px; }
    .nankang .movie .video .video_2 {
      width: 47%;
      margin: 0 auto; }
    .nankang .movie .video .video_2 img {
      margin: 0px auto;
      width: 38%;
      top: 8px;
      position: relative; }
    .nankang .movie .channel {
      font-size: 50px;
      font-weight: bold;
      font-family: 'Oswald', 'Open Sans', 'Noto Sans JP', 'NotoSansCJKjp', -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif; }
    .nankang .movie .video iframe {
      height: 225px;
      margin: 30px auto 10px;
      border: 2px solid #cd276a; }
    .nankang .movie .video .video_2 iframe {
      height: 224px;
      margin: 30px auto 10px;
      border: 2px solid #cd276a; }
    .nankang .movie p {
      font-size: 18px;
      text-align: left;
      width: 350px;
      margin: 0 auto;
      line-height: 30px; }
    .nankang .movie p span {
      font-size: 22px;
      font-weight: 600; }
    .nankang .gallery h4 {
      background: linear-gradient(to bottom, transparent 60%, #c33 60%, #c33 90%, transparent 90%);
      text-align: left;
      font-weight: normal;
      margin-bottom: 0; }
    .nankang .gallery h4 img {
      width: 190px;
      margin-right: 0;
      transform: translateX(-10px); }
    .nankang .gallery .gallery_outer {
      background: url("/asp/photo/auction/event/brand_nankang/img/bg_gallery.png") top left/80% no-repeat;
      max-width: 1120px;
      margin: 0 auto; }
    .nankang .gallery .gallery_inner {
      width: 90%;
      padding-top: 15vw;
      padding-bottom: 0; }
    .nankang .gallery .gallery_inner .group1 {
      width: 25%;
      padding: 15px;
      background-color: rgba(255, 255, 255, 0.3);
      margin-left: auto; }
    .nankang .gallery .gallery_inner .group2_3 {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      background-color: rgba(255, 255, 255, 0.3);
      margin-bottom: 30px;
      padding: 15px;
      height: 39vw; }
    .nankang .gallery .gallery_inner .group2 {
      width: 37%;
      margin-bottom: 0;
      height: fit-content;
      padding: 0;
      background-color: transparent; }
    .nankang .gallery .gallery_inner .group1 img, .nankang .gallery .gallery_inner .group2 img {
      width: 100%;
      margin-bottom: 15px; }
    .nankang .gallery .gallery_inner .group2 img {
      width: 100%;
      margin-bottom: 2.7vw; }
    .nankang .gallery .gallery_inner .group1 img:last-of-type, .nankang .gallery .gallery_inner .group2 img:last-of-type {
      margin-bottom: 0; }
    .nankang .gallery .gallery_inner .group3 {
      width: 60%;
      margin-bottom: 0;
      padding: 0;
      background-color: transparent; }
    .nankang .gallery .gallery_inner .group4 {
      padding: 15px 15px 7px 15px;
      background-color: rgba(255, 255, 255, 0.3); }
    .size_list .crs_item_size {
      margin: 50px 0; }
    .nankang .partner {
      display: flex;
      justify-content: center;
      align-items: center; }
    .nankang .partner img {
      margin: 0 5px; } }

@media screen and (min-width: 840px) {
  .nankang #performance .parameter .para_img {
    margin-bottom: 84px; }

  .nankang #performance .parameter li {
    margin-bottom: 25px; }

  .nankang #performance .parameter li span.para_num {
    font-size: 48px; }

  .nankang #performance .parameter li span.para {
    font-size: 30px; }

  .nankang #performance .parameter p {
    font-size: 30px;
    margin-bottom: 68px; }

  .nankang #performance .parameter small {
    padding-bottom: 100px; } }

@media screen and (min-width: 900px) {
  .nankang > header #catch div h2, .nankang > header #catch div p {
    color: #000;
    text-shadow: 1px 1px 5px #fff; }

  .nankang > header #catch > div p:before {
    border-bottom: 1px solid #000; }

  .nankang main > nav ul li:first-of-type a::before {
    left: calc(50% - 8.5em);
    top: 50%;
    transform: translateY(-50%); }

  .nankang .list > div > p span {
    display: inline; } }

@media screen and (min-width: 1024px) {
  .nankang #performance h4, .nankang #review h4, .nankang #size .crs_item_size h4 {
    padding-left: calc(50% - 560px); } }

@media screen and (min-width: 1080px) {
  .nankang > header #topbar > a:nth-of-type(2) {
    left: calc(50% - 300px); } }

@media screen and (min-width: 1120px) {
  .nankang .gallery .gallery_inner {
    padding-top: 170px; }

  .nankang .gallery .gallery_inner .group2_3 {
    height: 440px; }

  .nankang .gallery .gallery_inner .group2 img {
    margin-bottom: 31px; } }

.nankang .foot_bn {
  display: block;
  margin: 20px auto 50px;
  max-width: 960px; }
