html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
  font-family: axisstd_r;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul, ul li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

img {
  max-width: 100%;
}

q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

i.taxL {
  font-style: normal;
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 768px) {
  i.taxL {
    font-size: 10px;
  }
}

i.taxS {
  font-style: normal;
  font-size: 10px;
}

@media (min-width: 320px) and (max-width: 768px) {
  i.taxS {
    font-size: 8px;
  }
}

.mv {
  font-size: 0;
}

.mv img {
  width: 100%;
}

.megane__category {
  margin-bottom: 50px;
  height: 100px;
  line-height: 100px;
  background-color: #f9f9fa;
  text-align: center;
}

.megane__category h2 {
  font-size: 44px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__category {
    margin-bottom: 20px;
    height: 60px;
    line-height: 60px;
  }
  .megane__category h2 {
    font-size: 22px;
  }
}

.megane__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__container {
    padding: 0 10px;
  }
}

.megane__title {
  padding: 10px 5px;
}

.megane__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__title h3 {
    font-size: 20px;
  }
}

.megane__pickUpContainer:after {
  content: "";
  clear: both;
  display: block;
}

.megane__pickUpBlock {
  box-sizing: border-box;
  padding: 0 5px 10px 5px;
  width: 33.3%;
  width: calc(100% / 3);
  float: left;
}

.megane__pickUpBlock a {
  display: block;
  -webkit-transition: all 0.2 ease;
  transition: all 0.2 ease;
}

.megane__pickUpBlock a:after {
  content: "";
  clear: both;
  display: block;
}

.megane__pickUpBlock a:hover {
  opacity: 0.8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__pickUpBlock {
    width: 50%;
  }
}

.megane__icons {
  border-top: 1px solid #3a4763;
  padding: 0 5px;
}

.megane__icons:after {
  content: "";
  clear: both;
  display: block;
}

.megane__status {
  float: left;
}

.megane__status .men {
  font-size: 16px;
  color: #406199;
}

.megane__status .women {
  font-size: 16px;
  color: #dc0025;
}

.megane__status .unisex {
  font-size: 16px;
  color: #8B4DCA;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__status .women {
  font-size: 10px;
}
  .megane__status .men{
  font-size: 10px;
}
.megane__status .unisex{
  font-size: 10px;  
}
  }

.megane__stars {
  float: right;
}

.megane__item {
  text-align: center;
  font-size: 0;
}

.megane__salePrice {
  text-align: center;
  color: #3a4763;
  font-size: 18px;
  letter-spacing: 0;
}

.megane__salePrice span {
  font-weight: bold;
  color: #3a4763;
  vertical-align: baseline;
  padding: 0 2px;
}

.megane__salePrice span.afterPrice {
  color: #e1002b;
  font-size: 28px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__salePrice {
    font-size: 10px;
  }
  .megane__salePrice span.afterPrice {
    font-size: 15px;
  }
}

.megane__btn {
  margin: 60px 0;
  text-align: center;
}

.megane__btn a {
  position: relative;
  font-size: 12px;
  color: #3a4763;
  border: 1px solid #3a4763;
  border-radius: 5px;
  display: inline-block;
  width: 190px;
  max-width: 100%;
  height: 51px;
  line-height: 51px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  text-decoration: none;
  vertical-align: middle;
  padding: 0 0 0 30px;
  text-align: center;
  font-size: 0.722em;
  background-size: 8px 13px;
  background-position: 24px 18px;
  background-color: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__btn a {
    height: 36px;
    line-height: 36px;
    width: 140px;
    padding: 0 0 0 15px;
    background-size: 5px 10px;
    background-position: 14px 13px;
    font-size: 11px;
  }
}

.megane__btn a:hover {
  color: #fff;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle.svg);
  background-color: #3a4763;
  color: #fff;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__btn {
    margin: 20px 0;
  }
}

.priceSearch {
  margin-bottom: 50px;
}

.priceSearch__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .priceSearch__container {
    padding: 0 10px;
  }
}

.priceSearch__title {
  padding: 10px 5px;
}

.priceSearch__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .priceSearch__title {
    padding: 0 5px;
  }
  .priceSearch__title h3 {
    font-size: 20px;
  }
}

.priceSearch__block:after {
  content: "";
  clear: both;
  display: block;
}

.priceSearch__subTitle h4 {
  font-size: 22px;
  padding-left: 5px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .priceSearch__subTitle h4 {
    font-size: 14px;
  }
}

.priceSearch__men, .priceSearch__women {
  width: 50%;
  float: left;
}

@media (min-width: 320px) and (max-width: 768px) {
  .priceSearch__men, .priceSearch__women {
    margin-top: 10px;
    width: 100%;
  }
}

.priceSearch__itemContainer:after {
  content: "";
  clear: both;
  display: block;
}

.priceSearch__item {
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 5px;
}

.priceSearch__item a {
  display: block;
  text-align: center;
  border: 1px solid #3a4763;
  line-height: 120px;
  font-size: 18px;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.priceSearch__item a:hover {
  opacity: 0.8;
}

.priceSearch__item a span {
  font-weight: bold;
  color: #3a4763;
  vertical-align: baseline;
  padding: 0 1px;
}

.priceSearch__item a span.afterPrice {
  color: #e1002b;
  font-size: 28px;
}

.priceSearch__item a.disable {
  background-color: #f9f9fa;
  border: 1px solid #f9f9fa;
}

.priceSearch__item a.disable span {
  color: #9da3b0;
}

.priceSearch__item a.disable span.afterPrice {
  color: #9da3b0;
}

.priceSearch__item a.disable:hover {
  opacity: 1;
}

@media (min-width: 320px) and (max-width: 768px) {
  .priceSearch__item a {
    font-size: 10px;
    line-height: 80px;
  }
  .priceSearch__item a span.afterPrice {
    font-size: 15px;
  }
}

.form {
  margin-bottom: 50px;
}

.form__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__container {
    padding: 0 10px;
  }
}

.form__title {
  padding: 10px 5px;
}

.form__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__title {
    padding: 0 5px;
  }
  .form__title h3 {
    font-size: 20px;
  }
}

.form__block:after {
  content: "";
  clear: both;
  display: block;
}

.form__items:after {
  content: "";
  clear: both;
  display: block;
}

.form__item {
  text-align: center;
  width: 25%;
  padding: 0 5px;
  border-right: 1px solid #3a4763;
  box-sizing: border-box;
  float: left;
}

.form__item:first-child {
  border-left: 1px solid #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__item {
    width: 50%;
    margin-top: 15px;
  }
  .form__item:nth-child(2n - 1) {
    border-left: 1px solid #3a4763;
  }
}

.form__itemTitle {
  font-size: 22px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__itemTitle {
    font-size: 16px;
  }
}

.form__itemImg {
  padding: 40px 0;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__itemImg {
    padding: 30px 10px;
  }
}

.form__itemType a {
  color: #3a4763;
  float: left;
  box-sizing: border-box;
  width: 48%;
  margin: 0 1%;
  display: block;
  height: 40px;
  line-height: 40px;
  background-color: #f9f9fa;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  background-size: 10px 14px;
  background-position: 15px 14px;
}

.form__itemType a:hover {
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle.svg);
  background-color: #3a4763;
  color: #fff;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__itemType a {
    padding-left: 5px;
    font-size: 11px;
    background-size: 5px 10px;
    background-position: 7px 15px;
  }
}

.material {
  margin-bottom: 100px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material {
    margin-bottom: 80px;
  }
}

.material__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__container {
    padding: 0 10px;
  }
}

.material__title {
  padding: 10px 5px;
}

.material__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__title {
    padding: 0 5px;
  }
  .material__title h3 {
    font-size: 20px;
  }
}

.material__block:after {
  content: "";
  clear: both;
  display: block;
}

.material__items:after {
  content: "";
  clear: both;
  display: block;
}

.material__item {
  text-align: center;
  width: 25%;
  padding: 0 5px;
  border-right: 1px solid #3a4763;
  box-sizing: border-box;
  float: left;
}

.material__item:first-child {
  border-left: 1px solid #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__item {
    width: 50%;
    margin-top: 15px;
  }
  .material__item:nth-child(2n - 1) {
    border-left: 1px solid #3a4763;
  }
}

.material__itemTitle {
  font-size: 22px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__itemTitle {
    font-size: 16px;
  }
}

.material__itemImg {
  padding: 0px 0 10px 0;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__itemImg {
    padding: 0px 10px 10px 10px;
  }
}

.material__itemType a {
  color: #3a4763;
  float: left;
  box-sizing: border-box;
  width: 48%;
  margin: 0 1%;
  display: block;
  height: 40px;
  line-height: 40px;
  background-color: #f9f9fa;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  background-size: 10px 14px;
  background-position: 15px 14px;
}

.material__itemType a:hover {
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle.svg);
  background-color: #3a4763;
  color: #fff;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__itemType a {
    padding-left: 5px;
    font-size: 11px;
    background-size: 5px 10px;
    background-position: 7px 15px;
  }
}

.sunglasses__category {
  margin-bottom: 50px;
  height: 100px;
  line-height: 100px;
  background-color: #f9f9fa;
  text-align: center;
}

.sunglasses__category h2 {
  font-size: 44px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .sunglasses__category {
    margin-bottom: 20px;
    height: 60px;
    line-height: 60px;
  }
  .sunglasses__category h2 {
    font-size: 22px;
  }
}

.sunglasses__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .sunglasses__container {
    padding: 0 10px;
  }
}

.sunglasses__title {
  padding: 10px 5px;
}

.sunglasses__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .sunglasses__title h3 {
    font-size: 20px;
  }
}

.sunglasses__pickUpContainer:after {
  content: "";
  clear: both;
  display: block;
}

.sunglasses__pickUpBlock {
  box-sizing: border-box;
  padding: 0 5px 10px 5px;
  width: 33.3%;
  width: calc(100% / 3);
  float: left;
}

.sunglasses__pickUpBlock a {
  display: block;
  -webkit-transition: all 0.2 ease;
  transition: all 0.2 ease;
}

.sunglasses__pickUpBlock a:after {
  content: "";
  clear: both;
  display: block;
}

.sunglasses__pickUpBlock a:hover {
  opacity: 0.8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .sunglasses__pickUpBlock {
    width: 50%;
  }
}

.sunglasses__icons {
  border-top: 1px solid #3a4763;
  padding: 0 5px;
}

.sunglasses__icons:after {
  content: "";
  clear: both;
  display: block;
}

.sunglasses__status {
  float: left;
}

.sunglasses__status .men {
  font-size: 16px;
  color: #406199;
}

.sunglasses__status .women {
  font-size: 16px;
  color: #dc0025;
}

.sunglasses__status .unisex {
  font-size: 16px;
  color: #8B4DCA;
}
@media (min-width: 320px) and (max-width: 768px) {
.sunglasses__status .men {
  font-size: 10px;
}

.sunglasses__status .women {
  font-size: 10px;
}

.sunglasses__status .unisex {
  font-size: 10px;
}
}

.sunglasses__stars {
  float: right;
}

.sunglasses__item {
  text-align: center;
  font-size: 0;
}

.sunglasses__salePrice {
  text-align: center;
  color: #3a4763;
  font-size: 18px;
  letter-spacing: 0;
}

.sunglasses__salePrice span {
  font-weight: bold;
  color: #3a4763;
  vertical-align: baseline;
  padding: 0 2px;
}

.sunglasses__salePrice span.afterPrice {
  color: #e1002b;
  font-size: 28px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .sunglasses__salePrice {
    font-size: 10px;
  }
  .sunglasses__salePrice span.afterPrice {
    font-size: 15px;
  }
}

.sunglasses__btn {
  margin: 60px 0;
  text-align: center;
}

.sunglasses__btn a {
  position: relative;
  font-size: 12px;
  color: #3a4763;
  border: 1px solid #3a4763;
  border-radius: 5px;
  display: inline-block;
  width: 190px;
  max-width: 100%;
  height: 51px;
  line-height: 51px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  text-decoration: none;
  vertical-align: middle;
  padding: 0 0 0 30px;
  text-align: center;
  font-size: 0.722em;
  background-size: 8px 13px;
  background-position: 24px 18px;
  background-color: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
}

@media (min-width: 320px) and (max-width: 768px) {
  .sunglasses__btn a {
    height: 36px;
    line-height: 36px;
    width: 140px;
    padding: 0 0 0 15px;
    background-size: 5px 10px;
    background-position: 14px 13px;
    font-size: 11px;
  }
}

.sunglasses__btn a:hover {
  color: #fff;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle.svg);
  background-color: #3a4763;
  color: #fff;
}

@media (min-width: 320px) and (max-width: 768px) {
  .sunglasses__btn {
    margin: 20px 0;
  }
}

.about {
  margin-bottom: 50px;
}

.about__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .about__container {
    padding: 0 10px;
  }
}

.about__block:after {
  content: "";
  clear: both;
  display: block;
}

.about__itemContainer:after {
  content: "";
  clear: both;
  display: block;
}

.about__item {
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding: 5px;
}

.about__item a {
  padding: 15px;
  display: block;
  text-align: center;
  border: 1px solid #3a4763;
  font-size: 20px;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  background-size: 10px 14px;
  background-position: right 15px top 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.about__item a:hover {
  opacity: 0.8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .about__item {
    width: 50%;
  }
  .about__item a {
    padding: 10px;
    background-size: 5px 10px;
    background-position: right 10px top 15px;
  }
}

.about__text {
  font-size: 18px;
  text-align: left;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .about__text {
    font-size: 11px;
    letter-spacing: 0;
  }
}

.about__img {
  padding: 10px 0 0 0;
}

.caution {
  margin-bottom: 50px;
}

.caution__container {
  border-top: 1px solid #3a4763;
  max-width: 1200px;
  padding-top: 30px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .caution__container {
    padding-top: 20px;
    margin: 30px 15px 0 15px;
  }
}

.caution__title {
  padding-bottom: 10px;
}

.caution__title h4 {
  font-size: 18px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .caution__title h4 {
    font-size: 14px;
  }
}

.caution__lists {
  color: #3a4763;
}

.caution__list {
  font-size: 14px;
  line-height: 30px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .caution__list {
    padding: 5px 0;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
