@charset "UTF-8";
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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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;
}

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;
}

.swiper-container,
.swiper-container_snap {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container_snap .swiper-slide img {
  max-width: 100%;
  height: auto;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */
.swiper-container-autoheight {
  height: auto;
}

.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-prev_snap {
  margin-right: 4%;
}

.swiper-button-next,
.swiper-button-next_snap {
  margin-left: 4%;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-button-prev_snap,
.swiper-button-next_snap {
  vertical-align: middle;
  display: inline-block;
  top: 50%;
  width: 27px;
  height: 25px;
  z-index: 10;
  cursor: pointer;
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev_snap.swiper-button-disabled,
.swiper-button-next_snap.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy44NDQiIGhlaWdodD0iMTkuODEyIiB2aWV3Qm94PSIwIDAgMTMuODQ0IDE5LjgxMiI+CiAgPG1ldGFkYXRhPjw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIvPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJ3Ij8+PC9tZXRhZGF0YT4KPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICMzYTQ3NjM7CiAgICAgICAgc3Ryb2tlLXdpZHRoOiAxcHg7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0i55+i5Y2wX+OBruOCs+ODlOODvF81IiBkYXRhLW5hbWU9IuefouWNsCDjga7jgrPjg5Tjg7wgNSIgY2xhc3M9ImNscy0xIiBkPSJNMzE1LDYyNy4zOTFMMzAzLjgxLDYzNiwzMTUsNjQ0LjYwOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMwMS42NTYgLTYyNi4wOTQpIi8+Cjwvc3ZnPgo=");
  top: 50%;
  margin-top: -12px;
  left: -30px;
  right: auto;
  position: absolute;
}

.swiper-button-prev_snap,
.swiper-container-rtl .swiper-button-next_snap {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy44NDQiIGhlaWdodD0iMTkuODEyIiB2aWV3Qm94PSIwIDAgMTMuODQ0IDE5LjgxMiI+CiAgPG1ldGFkYXRhPjw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIvPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJ3Ij8+PC9tZXRhZGF0YT4KPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICMzYTQ3NjM7CiAgICAgICAgc3Ryb2tlLXdpZHRoOiAxcHg7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0i55+i5Y2wX+OBruOCs+ODlOODvF81IiBkYXRhLW5hbWU9IuefouWNsCDjga7jgrPjg5Tjg7wgNSIgY2xhc3M9ImNscy0xIiBkPSJNMzE1LDYyNy4zOTFMMzAzLjgxLDYzNiwzMTUsNjQ0LjYwOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMwMS42NTYgLTYyNi4wOTQpIi8+Cjwvc3ZnPgo=");
  top: 50%;
  margin-top: -40px;
  left: 0;
  right: auto;
  position: absolute;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black,
.swiper-button-prev_snap.swiper-button-black,
.swiper-container-rtl .swiper-button-next_snap.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white,
.swiper-button-prev_snap.swiper-button-white,
.swiper-container-rtl .swiper-button-next_snap.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi44MTMiIGhlaWdodD0iMTguMTg4IiB2aWV3Qm94PSIwIDAgMTIuODEzIDE4LjE4OCI+CiAgPG1ldGFkYXRhPjw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIvPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJ3Ij8+PC9tZXRhZGF0YT4KPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICMzYTQ3NjM7CiAgICAgICAgc3Ryb2tlLXdpZHRoOiAxcHg7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0i55+i5Y2wX+OBruOCs+ODlOODvF83IiBkYXRhLW5hbWU9IuefouWNsCDjga7jgrPjg5Tjg7wgNyIgY2xhc3M9ImNscy0xIiBkPSJNNzQ2LDYyNy4zOTFMNzU3LjE5LDYzNiw3NDYsNjQ0LjYwOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc0NC44NzUgLTYyNi45MDYpIi8+Cjwvc3ZnPgo=");
  right: -30px;
  top: 50%;
  margin-top: -12px;
  left: auto;
}

.swiper-button-next_snap,
.swiper-container-rtl .swiper-button-prev_snap {
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi44MTMiIGhlaWdodD0iMTguMTg4IiB2aWV3Qm94PSIwIDAgMTIuODEzIDE4LjE4OCI+CiAgPG1ldGFkYXRhPjw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIvPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJ3Ij8+PC9tZXRhZGF0YT4KPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICMzYTQ3NjM7CiAgICAgICAgc3Ryb2tlLXdpZHRoOiAxcHg7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0i55+i5Y2wX+OBruOCs+ODlOODvF83IiBkYXRhLW5hbWU9IuefouWNsCDjga7jgrPjg5Tjg7wgNyIgY2xhc3M9ImNscy0xIiBkPSJNNzQ2LDYyNy4zOTFMNzU3LjE5LDYzNiw3NDYsNjQ0LjYwOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc0NC44NzUgLTYyNi45MDYpIi8+Cjwvc3ZnPgo=");
  right: 0;
  top: 50%;
  margin-top: -40px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black,
.swiper-button-next_snap.swiper-button-black,
.swiper-container-rtl .swiper-button-prev_snap.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white,
.swiper-button-next_snap.swiper-button-white,
.swiper-container-rtl .swiper-button-prev_snap.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination,
.swiper-pagination_snap {
  display: inline-block;
  text-align: center;
  padding: 1px;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden,
.swiper-pagination_snap.swiper-pagination-hidden {
  opacity: 0;
}

/* swiper navigation style */
.swiper-nav {
  width: 44%;
  position: relative;
  margin-left: 12%;
  text-align: center;
}

.swiper-navContainer {
  display: inline-block;
  position: relative;
}

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
  line-height: 0;
  display: inline-block;
  vertical-align: middle;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;

  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  border: 1px solid #b4b4b4;
  padding: 1px;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1px;
}

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.5)), to(white));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5), white);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), white);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.5)), to(white));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5), white);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), white);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube, .swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* webフォント -jins_next- */
@font-face {
  font-family: 'jins_nextextralight';
  src: url("../../css/fonts/jins_next-extralight-webfont.eot");
  src: url("../../css/fonts/jins_next-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/jins_next-extralight-webfont.woff") format("woff"), url("../../css/fonts/jins_next-extralight-webfont.ttf") format("truetype"), url("../../css/fonts/jins_next-extralight-webfont.svg#jins_nextextralight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'jins_nextlight';
  src: url("../../css/fonts/jins_next-light-webfont.eot");
  src: url("../../css/fonts/jins_next-light-webfont.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/jins_next-light-webfont.woff") format("woff"), url("../../css/fonts/jins_next-light-webfont.ttf") format("truetype"), url("../../css/fonts/jins_next-light-webfont.svg#jins_nextlight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'jins_nextblack';
  src: url("../../css/fonts/jins_next-black-webfont.eot");
  src: url("../../css/fonts/jins_next-black-webfont.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/jins_next-black-webfont.woff") format("woff"), url("../../css/fonts/jins_next-black-webfont.ttf") format("truetype"), url("../../css/fonts/jins_next-black-webfont.svg#jins_nextblack") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'jins_nextmedium';
  src: url("../../css/fonts/JINS_NextMedium.eot");
  src: url("../../css/fonts/JINS_NextMedium.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/jins_next-medium-webfont.woff") format("woff"), url("../../css/fonts/JINS_NextMedium_web.ttf") format("truetype"), url("../../css/fonts/JINS_NextMedium.svg#JINS_NextMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'jins_nextregular';
  src: url("../../css/fonts/JINS_NextRegular.eot");
  src: url("../../css/fonts/JINS_NextRegular.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/JINS_NextRegular.woff") format("woff"), url("../../css/fonts/JINS_NextRegular_web.ttf") format("truetype"), url("../../css/fonts/JINS_NextRegular.svg#JINS_NextRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* webフォント -axisstd- */
@font-face {
  font-family: 'axisstd_h';
  src: url("../../css/fonts/AxisStd-Heavy.eot");
  src: url("../../css/fonts/AxisStd-Heavy.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/AxisStd-Heavy.woff") format("woff"), url("../../css/fonts/AxisStd-Heavy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'axisstd_r';
  src: url("../../css/fonts/AxisStd-Regular.eot");
  src: url("../../css/fonts/AxisStd-Regular.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/AxisStd-Regular.woff") format("woff"), url("../../css/fonts/AxisStd-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'axisstd_l';
  src: url("../../css/fonts/axisstd-light.woff2") format("woff2"), url("../../css/fonts/AxisStd-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'axisstd_b';
  src: url("../../css/fonts/AxisStd-Bold.eot");
  src: url("../../css/fonts/AxisStd-Bold.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/AxisStd-Bold.woff") format("woff"), url("../../css/fonts/AxisStd-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'axisstd_m';
  src: url("../../css/fonts/AxisStd-Medium.eot");
  src: url("../../css/fonts/AxisStd-Medium.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/AxisStd-Medium.woff") format("woff"), url("../../css/fonts/AxisStd-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("../../css/fonts/icomoon.eot?40068b");
  src: url("../../css/fonts/icomoon.eot?40068b#iefix") format("embedded-opentype"), url("../../css/fonts/icomoon.ttf?40068b") format("truetype"), url("../../css/fonts/icomoon.woff?40068b") format("woff"), url("../../css/fonts/icomoon.svg?40068b#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-glasses:before {
  content: "\e900";
}

.icon-sankaku:before {
  content: "\e901";
}

.icon-like:before {
  content: "";
  background-image: url(../../images/item_detail/like.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}

.icon-beginner:before {
  content: "";
  background-image: url(../../images/item_detail/beginner.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}

.icon-home:before {
  content: "\e903";
}

.icon-ruler:before {
  content: "\e904";
}

.icon-cart:before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDI0IDIxIj4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+Cjw/eHBhY2tldCBlbmQ9InciPz48L21ldGFkYXRhPgo8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IuOCt+OCp+OCpOODl18xIiBkYXRhLW5hbWU9IuOCt+OCp+OCpOODlyAxIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMDI2LjU1LDYyMi45aC0xMi44N2wtNS4xMi0xMy42M0gxMDA1VjYwOGg0LjQ1bDUuMTIsMTMuNjNoMTAuOTZsMS44Ny04LjMyMWgtMTR2LTEuMjY3SDEwMjlabS0xMC41OSw2LjFhMi41MzYsMi41MzYsMCwxLDEsMi41Ni0yLjUzNkEyLjU1MiwyLjU1MiwwLDAsMSwxMDE1Ljk2LDYyOVptMC0zLjhhMS4yNjgsMS4yNjgsMCwxLDAsMS4yOCwxLjI2OEExLjI3MywxLjI3MywwLDAsMCwxMDE1Ljk2LDYyNS4yWm04Ljk2LDMuOGEyLjUzNiwyLjUzNiwwLDEsMSwyLjU2LTIuNTM2QTIuNTUyLDIuNTUyLDAsMCwxLDEwMjQuOTIsNjI5Wm0wLTMuOGExLjI2OCwxLjI2OCwwLDEsMCwxLjI4LDEuMjY4QTEuMjc5LDEuMjc5LDAsMCwwLDEwMjQuOTIsNjI1LjJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAwNSAtNjA4KSIvPgo8L3N2Zz4K");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

/*!
* Waves v0.6.0
* http://fian.my.id/Waves
*
* Copyright 2014 Alfiana E. Sibuea and other contributors
* Released under the MIT license
* https://github.com/fians/Waves/blob/master/LICENSE
*/
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

.waves-effect.waves-blue .waves-ripple {
  background-color: rgba(51, 62, 88, 0.4);
}

.waves-effect.waves-facebook .waves-ripple {
  background-color: rgba(59, 89, 152, 0.4);
}

.waves-effect.waves-amazon .waves-ripple {
  background-color: rgba(248, 152, 32, 0.4);
}

.waves-effect.waves-rakuten .waves-ripple {
  background-color: rgba(183, 31, 34, 0.4);
}

.waves-effect.waves-gray .waves-ripple {
  background-color: rgba(114, 114, 114, 0.4);
}

.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}

.waves-effect img {
  position: relative;
  z-index: -1;
}

.waves-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

.waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none;
}

.waves-block {
  display: block;
}

/* Firefox Bug: link not triggered */
.waves-effect .waves-ripple {
  z-index: -1;
}


.fixed {
  max-width: 100%;
}

@media screen and (max-width: 911px) {
  #header #headerArea #headersub {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  #header #headerArea #headersub #topicpath_wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }
  #header #headerArea #headersub #topicpath_wrapper ul#topicpath {
    width: auto;
    height: auto;
    margin: 96px 10px 10px 10px;
    padding: 6px 7px;
    background: #f5f5f5;
    line-height: 0.8;
  }
  #header #headerArea #headersub #topicpath_wrapper ul#topicpath li {
    height:auto;
  }
  img {
    max-width: 100%;
  }
  #contentContainer #contentArea {
    width: 100%;
    margin: 0 auto;
  }
}

.modalIframe {
  display: none;
  font-family: 'axisstd_l';
  z-index: 99999;
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  max-width: 100vw;
  height: 100vh;
  overflow: scroll;
  background-color: rgba(51, 62, 88, 0.97);
  top: 0;
}

.modalIframe.scroll {
  -webkit-overflow-scrolling: touch;
}

.modalIframe p, .modalIframe span {
  color: #fff;
}

.modalIframe__container {
  max-width: 820px;
  padding: 0 20px;
  margin: 120px auto;
}

.modalIframe__closeBtn {
  position: absolute;
  right: 50px;
  top: 50px;
  cursor: pointer;
}

.modalIframe__closeBtn span {
  color: #fff;
  font-size: 3rem;
}

@media (min-width: 320px) and (max-width: 768px) {
  .modalIframe__container {
    max-width: 820px;
    padding: 0 20px;
    margin: 60px auto;
  }
  .modalIframe__closeBtn {
    position: absolute;
    left: 15px;
    top: 10px;
    cursor: pointer;
  }
  .modalIframe__closeBtn span {
    color: #fff;
    font-size: 2rem;
  }
}

.modalLens {
  display: none;
  font-family: 'axisstd_l';
  z-index: 99999;
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  max-width: 100vw;
  height: 100vh;
  overflow: scroll;
  background-color: rgba(51, 62, 88, 0.97);
  top: 0;
}

.modalLens.scroll {
  -webkit-overflow-scrolling: touch;
}

.modalLens p, .modalLens span {
  color: #fff;
}

.modalLens__container {
  max-width: 820px;
  padding: 0 20px;
  margin: 120px auto;
}

.modalLens__closeBtn {
  position: absolute;
  right: 50px;
  top: 50px;
  cursor: pointer;
}

.modalLens__closeBtn span {
  color: #fff;
  font-size: 3rem;
}

.modalLens__stepOne h2 {
  overflow: hidden;
  text-align: center;
  color: #fff;
  margin: 4rem 0;
  font-size: 28px;
}

.modalLens__stepOne h2 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}

.modalLens__stepOne h2 span::before,
.modalLens__stepOne h2 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #ccc;
}

.modalLens__stepOne h2 span::before {
  right: 100%;
}

.modalLens__stepOne h2 span::after {
  left: 100%;
}

.modalLens__subTitle {
  font-size: 18px;
  color: #fff;
  font-family: 'axisstd_b';
}

.modalLens__stepTwo {
  display: none;
}

.modalLens__stepTwo h2 {
  overflow: hidden;
  text-align: center;
  color: #fff;
  margin: 4rem 0;
  font-size: 28px;
}

.modalLens__stepTwo h2 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}

.modalLens__stepTwo h2 span::before,
.modalLens__stepTwo h2 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #ccc;
}

.modalLens__stepTwo h2 span::before {
  right: 100%;
}

.modalLens__stepTwo h2 span::after {
  left: 100%;
}

.modalLens__per {
  margin-top: -50px;
  text-align: right;
}

.modalLens__per li {
  text-align: left;
  display: inline-block;
  width: 200px;
}

.modalLens__per li label {
  display: block;
  position: relative;
  cursor: pointer;
  border: 1px solid #fff;
  padding: 10px;
  color: #fff;
  font-weight: normal;
}

.modalLens__per li input[type=checkbox] {
  filter: alpha(opacity= "1");
  opacity: 0.01;
  MozOpacity: 0.01;
  position: absolute;
  top: 0;
  left: 0;
}

.modalLens__per li .checkboxView {
  position: absolute;
  display: block;
  float: left;
}

.modalLens__per li .checkboxView.selected:after {
  opacity: 1;
  position: absolute;
  left: 6px;
  top: 0px;
  width: 8px;
  height: 16px;
  border-right: 2px solid #606b82;
  border-bottom: 2px solid #606b82;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.modalLens__per li .checkboxView:before {
  content: '';
  border: 1px solid #ddd;
  background-color: #fff;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  border-radius: 4px;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.modalLens__per li .checkboxView:after {
  content: '';
  opacity: 0;
  position: absolute;
  left: 6px;
  top: 0px;
  width: 8px;
  height: 16px;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transition: all 200ms cubic-bezier(1, 0, 0, 1);
  transition: all 200ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.modalLens__per li label .title {
  display: block;
  margin-left: 24px;
  line-height: 24px;
  padding-left: 8px;
  font-family: jins_nextregular;
}

.modalLens__per li label p.text {
  margin-top: 10px;
  margin-left: 32px;
  font-size: 16px;
}

.modalLens__per li span {
  vertical-align: top;
  line-height: 22px;
  height: 22px;
}

.modalLens__per li span.title {
  line-height: 22px;
  font-family: 'axisstd_b';
}

.modalLens__per li.active {
  background-color: #c6d1ea;
  color: #555;
}

.modalLens__per li.active span, .modalLens__per li.active p {
  color: #555;
}

.modalLens__per li.active span.modalLens__perPrice {
  color: #333e58;
}

.modalLens__perPrice {
  float: right;
}

.modalLens__lens {
  margin-top: 50px;
  position: relative;
}

.modalLens__lens li {
  margin: 20px 0;
}

.modalLens__lens li label {
  display: block;
  position: relative;
  cursor: pointer;
  border: 1px solid #fff;
  padding: 10px;
  color: #fff;
  font-weight: normal;
}

.modalLens__lens li input[type=checkbox] {
  filter: alpha(opacity= "1");
  opacity: 0.01;
  MozOpacity: 0.01;
  position: absolute;
  top: 0;
  left: 0;
}

.modalLens__lens li .checkboxView {
  position: absolute;
  display: block;
  float: left;
}

.modalLens__lens li .checkboxView.selected:after {
  opacity: 1;
  position: absolute;
  left: 6px;
  top: 0px;
  width: 8px;
  height: 16px;
  border-right: 2px solid #606b82;
  border-bottom: 2px solid #606b82;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.modalLens__lens li .checkboxView:before {
  content: '';
  border: 1px solid #ddd;
  background-color: #fff;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  border-radius: 4px;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.modalLens__lens li .checkboxView:after {
  content: '';
  opacity: 0;
  position: absolute;
  left: 6px;
  top: 0px;
  width: 8px;
  height: 16px;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transition: all 200ms cubic-bezier(1, 0, 0, 1);
  transition: all 200ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.modalLens__lens li label .title {
  display: block;
  margin-left: 24px;
  line-height: 24px;
  padding-left: 8px;
  font-family: 'jins_nextregular';
}

.modalLens__lens li label p.text {
  margin-top: 10px;
  margin-left: 32px;
  font-size: 16px;
}

.modalLens__lens li label {
  padding: 20px;
}

.modalLens__lens li .modalLens__lensContainer {
  display: none;
}

.modalLens__lens li.active {
  background-color: #fff;
}

.modalLens__lens li.active .modalLens__lensContainer {
  display: block;
}

.modalLens__lens li.active span, .modalLens__lens li.active p {
  color: #333e58;
}

.modalLens__lens li p.price {
  position: absolute;
  right: 25px;
  top: 44%;
  font-size: 1.1rem;
  font-weight: bold;
  font-family: 'jins_nextextralight';
}

.modalLens__lensContainer h3 {
  position: relative;
  background-color: #ececec;
  padding: 15px;
  font-family: jins_nextregular;
  color: #333;
}

.modalLens__lensContainer h3 a {
  text-decoration: none;
  color: #333;
  position: absolute;
  right: 15px;
  top: 6px;
  display: inline-block;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  background-color: #fff;
  font-size: 0.8rem;
  padding: 9px 30px 9px 10px;
  font-family: 'axisstd_l';
}

.modalLens__lensContainer h3 a:after {
  content: url(../../images/item_detail/more_icon.png);
  position: absolute;
  right: 12px;
  top: 10px;
}

.modalLens__lensContainer li {
  margin: 0;
}

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

.modalLens__lensColor li {
  padding: 2px;
  text-align: center;
  width: calc(100% / 3);
  float: left;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
}

.modalLens__lensColor li label {
  font-size: 0.8rem;
  color: #39445d;
  font-family: jins_nextregular;
  line-height: 1.4;
}

.modalLens__lensColor li label:hover {
  opacity: 0.8;
}

.modalLens__lensColor li label img {
  max-width: 100%;
  box-sizing: border-box;
}

.modalLens__lensColor li.active label {
  border: 1px solid #39445d;
}

.modalLens__decideContainer {
  padding: 20px 0;
  text-align: center;
}

.modalLens__decideContainer span {
  position: relative;
  font-size: 0.9rem;
  width: 252px;
  height: 52px;
  line-height: 52px;
  text-decoration: none;
  border-radius: 5px;
  font-family: 'axisstd_b';
}

.modalLens__decideContainer span:after {
  content: "＞";
  position: absolute;
  right: 14px;
  top: 1px;
  -webkit-transform: scale(0.6, 1);
  -ms-transform: scale(0.6, 1);
  transform: scale(0.6, 1);
}

.modalLens__decideContainer .disable {
  display: inline-block;
  background-color: #ccc;
  color: #eee !important;
}

.modalLens__decideContainer .available {
  display: none;
  background-color: #333e58;
  color: #fff !important;
  cursor: pointer;
}

.modalLens__lensTitle {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

@media (min-width: 320px) and (max-width: 768px) {
  .modalLens__container {
    max-width: 820px;
    padding: 0 20px;
    margin: 60px auto;
  }
  .modalLens__closeBtn {
    position: absolute;
    left: 15px;
    top: 10px;
    cursor: pointer;
  }
  .modalLens__closeBtn span {
    color: #fff;
    font-size: 2rem;
  }
  .modalLens__stepOne h2 {
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 3rem 0 1rem 0;
    font-size: 20px;
  }
  .modalLens__stepOne h2 span {
    position: relative;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    text-align: left;
  }
  .modalLens__stepOne h2 span::before,
  .modalLens__stepOne h2 span::after {
    position: absolute;
    top: 50%;
    content: '';
    width: 400%;
    height: 1px;
    background-color: #ccc;
  }
  .modalLens__stepOne h2 span::before {
    right: 100%;
  }
  .modalLens__stepOne h2 span::after {
    left: 100%;
  }
  .modalLens__subTitle {
    text-align: center;
    font-size: 18px;
  }
  .modalLens__stepTwo h2 {
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 3rem 0 1rem 0;
    font-size: 20px;
  }
  .modalLens__stepTwo h2 span {
    position: relative;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    text-align: left;
  }
  .modalLens__stepTwo h2 span::before,
  .modalLens__stepTwo h2 span::after {
    position: absolute;
    top: 50%;
    content: '';
    width: 400%;
    height: 1px;
    background-color: #ccc;
  }
  .modalLens__stepTwo h2 span::before {
    right: 100%;
  }
  .modalLens__stepTwo h2 span::after {
    left: 100%;
  }
  .modalLens__per {
    margin-top: 30px;
    text-align: right;
  }
  .modalLens__per:after {
    content: "";
    clear: both;
    display: block;
  }
  .modalLens__per li {
    text-align: left;
    display: inline-block;
    width: 48%;
    float: left;
    box-sizing: border-box;
  }
  .modalLens__per li.left {
    float: left;
  }
  .modalLens__per li.right {
    float: right;
  }
  .modalLens__per li .title {
    font-size: 0.9rem;
  }
  .modalLens__perPrice {
    font-size: 0.8rem;
    margin-top: 1px;
  }
  .modalLens__lens li {
    margin: 20px 0;
  }
  .modalLens__lens li label {
    display: block;
    position: relative;
    cursor: pointer;
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    font-weight: normal;
  }
  .modalLens__lens li input[type=checkbox] {
    filter: alpha(opacity= "1");
    opacity: 0.01;
    MozOpacity: 0.01;
    position: absolute;
    top: 0;
    left: 0;
  }
  .modalLens__lens li .checkboxView {
    position: absolute;
    display: block;
    float: left;
  }
  .modalLens__lens li .checkboxView.selected:after {
    opacity: 1;
    position: absolute;
    left: 6px;
    top: 0px;
    width: 8px;
    height: 16px;
    border-right: 2px solid #606b82;
    border-bottom: 2px solid #606b82;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
  }
  .modalLens__lens li .checkboxView:before {
    content: '';
    border: 1px solid #ddd;
    background-color: #fff;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  .modalLens__lens li .checkboxView:after {
    content: '';
    opacity: 0;
    position: absolute;
    left: 6px;
    top: 0px;
    width: 8px;
    height: 16px;
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transition: all 200ms cubic-bezier(1, 0, 0, 1);
    transition: all 200ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  .modalLens__lens li label .title {
    display: block;
    margin-left: 24px;
    line-height: 24px;
    padding-left: 8px;
    font-family: jins_nextregular;
  }
  .modalLens__lens li label p.text {
    margin-top: 10px;
    margin-left: 32px;
    font-size: 16px;
  }
  .modalLens__lens li .text {
    font-size: 0.8rem;
    line-height: 1.4;
  }
  .modalLens__lens li label {
    padding: 20px;
  }
  .modalLens__lens li p.price {
    position: absolute;
    right: 15px;
    top: 23px;
    font-size: 0.9rem;
    font-weight: bold;
  }
  .modalLens__lensContainer h3 {
    text-align: center;
    font-size: 0.9rem;
  }
  .modalLens__lensContainer h3 a {
    position: relative;
    right: 0;
    top: 6px;
  }
  .modalLens__lensContainer h3 a:after {
    content: url(../../images/item_detail/more_icon.png);
    position: absolute;
    right: 12px;
    top: 10px;
  }
  .modalLens__lensContainer li {
    margin: 0;
  }
  .modalLens__lensColor:after {
    content: "";
    clear: both;
    display: block;
  }
  .modalLens__lensColor li {
    width: 50%;
    width: calc(100% / 2);
  }
  .modalLens__lensColor li label p {
    font-size: 0.75rem;
  }
  .modalLens__lensColor li label .checkboxView {
    top: 10px;
    left: 10px;
  }
  .modalLens__decideContainer span {
    font-size: 0.9rem;
    width: 252px;
    height: 52px;
    line-height: 52px;
    text-decoration: none;
    border-radius: 5px;
  }
}

.modalCase {
  display: none;
  font-family: 'axisstd_l';
  z-index: 9999999;
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  height: 100vh;
  overflow: scroll;
  background-color: rgba(51, 62, 88, 0.97);
  top: 0;
}

.modalCase.scroll {
  -webkit-overflow-scrolling: touch;
}

.modalCase p, .modalCase span {
  color: #fff;
}

.modalCase__container {
  max-width: 820px;
  padding: 0 20px;
  margin: 120px auto;
}

.modalCase__detailContent {
  color: #fff;
  line-height: 1.4;
}

.modalCase__title {
  font-size: 1.2rem;
  margin-bottom: 25px;
  font-family: 'axisstd_B';
}

.modalCase__text {
  font-size: 0.9rem;
  margin-bottom: 25px;
}

.modalCase__list, .modalCase__list li {
  box-sizing: border-box;
  list-style-type: disc;
}

.modalCase__list {
  padding-left: 25px;
  font-size: 0.8rem;
  margin-bottom: 30px;
  line-height: 1.8;
  font-family: jins_nextregular;
}

.modalCase__closeBtn {
  position: absolute;
  right: 50px;
  top: 50px;
  cursor: pointer;
}

.modalCase__closeBtn span {
  color: #fff;
  font-size: 3rem;
}

.modalCase__subTitle {
  font-size: 18px;
  color: #fff;
}

.modalCase__caseColor {
  background-color: #fff;
}

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

.modalCase__caseColor li {
  padding: 2px;
  text-align: center;
  width: calc(100% / 2);
  float: left;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
}

.modalCase__caseColor li label {
  display: block;
  position: relative;
  cursor: pointer;
  border: 1px solid #fff;
  padding: 10px;
  color: #fff;
  font-weight: normal;
}

.modalCase__caseColor li input[type=checkbox] {
  filter: alpha(opacity= "1");
  opacity: 0.01;
  MozOpacity: 0.01;
  position: absolute;
  top: 0;
  left: 0;
}

.modalCase__caseColor li .checkboxView {
  position: absolute;
  display: block;
  float: left;
}

.modalCase__caseColor li .checkboxView.selected:after {
  opacity: 1;
  position: absolute;
  left: 6px;
  top: 0px;
  width: 8px;
  height: 16px;
  border-right: 2px solid #606b82;
  border-bottom: 2px solid #606b82;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.modalCase__caseColor li .checkboxView:before {
  content: '';
  border: 1px solid #ddd;
  background-color: #fff;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  border-radius: 4px;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.modalCase__caseColor li .checkboxView:after {
  content: '';
  opacity: 0;
  position: absolute;
  left: 6px;
  top: 0px;
  width: 8px;
  height: 16px;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transition: all 200ms cubic-bezier(1, 0, 0, 1);
  transition: all 200ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.modalCase__caseColor li label .title {
  display: block;
  margin-left: 24px;
  line-height: 24px;
  padding-left: 8px;
  font-family: jins_nextregular;
}

.modalCase__caseColor li label p.text {
  margin-top: 10px;
  margin-left: 32px;
  font-size: 16px;
}

.modalCase__caseColor li label {
  padding: 24% 5% 10% 5%;
  font-size: 0.9rem;
  color: #000;
  max-height: 150px;
}

.modalCase__caseColor li label p {
  margin-top: 20px;
  font-family: 'axisstd_m';
  color: #333e58;
}

.modalCase__caseColor li label:hover img {
  opacity: 0.6;
}

.modalCase__caseColor li label img {
  max-width: 100%;
}

.modalCase__caseColor li label .checkboxView {
  top: 5%;
  left: 5%;
}

.modalCase__caseColor li.active label {
  border: 1px solid #39445d;
}

.modalCase__decideContainer {
  background-color: #fff;
  padding: 20px 0 70px;
  text-align: center;
}

.modalCase__decideContainer span {
  font-size: 0.9rem;
  width: 252px;
  height: 52px;
  line-height: 52px;
  text-decoration: none;
  border-radius: 5px;
}

.modalCase__decideContainer .disable {
  display: inline-block;
  background-color: #ccc;
  color: #eee !important;
}

.modalCase__decideContainer .available {
  display: none;
  background-color: #333e58;
  color: #fff !important;
}

.modalCase__lensTitle {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

@media (min-width: 320px) and (max-width: 768px) {
  .modalCase__container {
    max-width: 820px;
    padding: 0 20px;
    margin: 60px auto;
  }
  .modalCase__closeBtn {
    position: absolute;
    left: 15px;
    top: 10px;
    cursor: pointer;
  }
  .modalCase__closeBtn span {
    color: #fff;
    font-size: 2rem;
  }
  .modalCase__stepOne h2 {
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 3rem 0 1rem 0;
    font-size: 20px;
  }
  .modalCase__stepOne h2 span {
    position: relative;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    text-align: left;
  }
  .modalCase__stepOne h2 span::before,
  .modalCase__stepOne h2 span::after {
    position: absolute;
    top: 50%;
    content: '';
    width: 400%;
    height: 1px;
    background-color: #ccc;
  }
  .modalCase__stepOne h2 span::before {
    right: 100%;
  }
  .modalCase__stepOne h2 span::after {
    left: 100%;
  }
  .modalCase__subTitle {
    text-align: center;
    font-size: 18px;
  }
  .modalCase__stepTwo h2 {
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 3rem 0 1rem 0;
    font-size: 20px;
  }
  .modalCase__stepTwo h2 span {
    position: relative;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    text-align: left;
  }
  .modalCase__stepTwo h2 span::before,
  .modalCase__stepTwo h2 span::after {
    position: absolute;
    top: 50%;
    content: '';
    width: 400%;
    height: 1px;
    background-color: #ccc;
  }
  .modalCase__stepTwo h2 span::before {
    right: 100%;
  }
  .modalCase__stepTwo h2 span::after {
    left: 100%;
  }
  .modalCase__per {
    margin-top: 30px;
    text-align: right;
  }
  .modalCase__per:after {
    content: "";
    clear: both;
    display: block;
  }
  .modalCase__per li {
    text-align: left;
    display: inline-block;
    width: 48%;
    float: left;
    box-sizing: border-box;
  }
  .modalCase__per li.left {
    float: left;
  }
  .modalCase__per li.right {
    float: right;
  }
  .modalCase__lens li {
    margin: 20px 0;
  }
  .modalCase__lens li label {
    display: block;
    position: relative;
    cursor: pointer;
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    font-weight: normal;
  }
  .modalCase__lens li input[type=checkbox] {
    filter: alpha(opacity= "1");
    opacity: 0.01;
    MozOpacity: 0.01;
    position: absolute;
    top: 0;
    left: 0;
  }
  .modalCase__lens li .checkboxView {
    position: absolute;
    display: block;
    float: left;
  }
  .modalCase__lens li .checkboxView.selected:after {
    opacity: 1;
    position: absolute;
    left: 6px;
    top: 0px;
    width: 8px;
    height: 16px;
    border-right: 2px solid #606b82;
    border-bottom: 2px solid #606b82;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
  }
  .modalCase__lens li .checkboxView:before {
    content: '';
    border: 1px solid #ddd;
    background-color: #fff;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  .modalCase__lens li .checkboxView:after {
    content: '';
    opacity: 0;
    position: absolute;
    left: 6px;
    top: 0px;
    width: 8px;
    height: 16px;
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transition: all 200ms cubic-bezier(1, 0, 0, 1);
    transition: all 200ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  .modalCase__lens li label .title {
    display: block;
    margin-left: 24px;
    line-height: 24px;
    padding-left: 8px;
    font-family: jins_nextregular;
  }
  .modalCase__lens li label p.text {
    margin-top: 10px;
    margin-left: 32px;
    font-size: 16px;
  }
  .modalCase__lens li .text {
    font-size: 0.8rem;
    line-height: 1.4;
  }
  .modalCase__lens li label {
    padding: 20px;
  }
  .modalCase__lens li p.price {
    position: absolute;
    right: 15px;
    top: 23px;
    font-size: 0.9rem;
    font-weight: bold;
  }
  .modalCase__lensContainer h3 {
    background-color: #ececec;
    padding: 15px;
  }
  .modalCase__lensContainer li {
    margin: 0;
  }
  .modalCase__lensColor:after {
    content: "";
    clear: both;
    display: block;
  }
  .modalCase__lensColor li {
    width: calc(100% / 2);
  }
  .modalCase__decideContainer span {
    font-size: 0.9rem;
    width: 252px;
    height: 52px;
    line-height: 52px;
    text-decoration: none;
    border-radius: 5px;
  }
}

.topBar {
  margin-top: 2%;
  padding-left: 12%;
  padding-right: 9%;
}

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

.topBar__icon {
  float: left;
}

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

.topBar__review {
  float: right;
  font-size: 0.8rem;
  margin: 5px 0px;
}

.topBar__category {
  float: left;
}

.topBar__category li {
  font-size: 0.8rem;
  list-style: none;
  float: left;
  margin: 5px 5px;
}

.topBar__men {
  padding: 2px 0;
  color: #5e789d;
}

.topBar__woman {
  padding: 2px 0;
  color: #dca4ca;
}

.topBar__kids {
  padding: 2px 0;
  color: #9eab98;
}

.topBar__unisex {
  padding: 2px 0;
  color: #af9eb4;
}

.topBar__sale {
  padding: 2px 15px;
  background-color: #ba7290;
  color: #fff;
}

.topBar__outlet {
  padding: 2px 15px;
  background-color: #707fa4;
  color: #fff;
}

.topBar__new {
  padding: 2px 15px;
  background-color: #bfa464;
  color: #fff;
}

.topBar__reserve {
  padding: 2px 0;
  color: #8b97a8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .topBar {
    padding-left: 4%;
    padding-right: 4%;
  }
}

.detail {
  position: relative;
}

.detail__slider .swiper-container {
  width: 132%;
  height: 450px;
  margin-left: -32%;
  margin-top: 0.5%;
}

.detail__slider .swiper-slide {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 50vw;
  height: 430px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .detail__slider .swiper-container {
    width: 100%;
    height: 230px;
    margin-left: 0%;
    margin-top: 2%;
  }
  .detail__slider .swiper-slide {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 230px;
  }
  .detail__slider .swiper-button-prev, .detail__slider .swiper-button-next {
    display: none;
  }
  .detail__slider .swiper-nav {
    margin-left: 0;
    width: 100%;
  }
  .detail__slider .swiper-pagination-bullet {
    border-radius: 100%;
    padding: 3px;
    border: 1px solid #333e58;
    margin: 2px 4px;
  }
  .detail__slider .swiper-pagination-bullet img {
    display: none;
  }
  .detail__slider .swiper-pagination-bullet-active {
    background-color: #333e58;
  }
}

.detail__select {
  position: absolute;
  z-index: 8;
  width: 28%;
  top: 0;
  right: 9%;
}

.detail__select__inner {
  padding: 2rem 1.4rem;
  background-color: rgba(247, 247, 247, 0.9);
}

.snap__area {
width: 45%;
padding-left: 12%;
margin-top: 60px;
}
                        
.snap__title h2 {
font-size: 14px;
font-weight: bold;
margin-bottom: 15px;
}

.swiper-container_snap .swiper-pagination_snap .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  padding: 0;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #333e58;
  margin: 0 4px;
}

.swiper-container_snap .swiper-pagination_snap .swiper-pagination-bullet-active {
  background-color: #333e58;
}

.swiper-container_snap ul.snap__link {
  margin-top: 20px;
  text-align: center;
}

.swiper-container_snap ul.snap__link li {
  font-size: 0.8rem;
}

.swiper-container_snap ul.snap__link li > a {
  position: relative;
  color: #333e58;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.swiper-container_snap ul.snap__link li > a:hover {
  opacity: 0.8;
}

.swiper-container_snap ul.snap__link li > a::after {
  content: "";
  position: absolute;
  top: 0.2em;
  right: -1.2em;
  width: 12px;
  height: 12px;
  background-image: url(../../images/item_detail/more_icon.png);
  background-size: contain;
}

@media (min-width: 320px) and (max-width: 768px) {
 .snap__area {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
    box-sizing: border-box;
 }
 .swiper-container_snap .swiper-slide-prev,
 .swiper-container_snap .swiper-slide-next {
    position: relative;
 }
 .swiper-container_snap .swiper-slide-prev::after,
 .swiper-container_snap .swiper-slide-next::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
 }
 .swiper-container_snap ul.snap__link li > a::after {
    background-image: url(../../images/item_detail/more_icon_sp.png);
    width: 10px;
    height: 10px;
  }
 .swiper-container_snap ul.snap__link {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

@media (min-width: 320px) and (max-width: 414px) {
 .snap__area {
    margin-top: 12%;
 }
 .subDetail {
    margin-top: 8%;
 }
}

.detail__title {
  line-height: 1.8;
}

.detail__itemTitle h1 {
  font-size: 1.0rem;
  color: #3a4763;
  font-family: 'jins_nextextralight', axisstd_b;
  font-weight: bold;
  padding-bottom: 8px;
}

.detail__price {
  font-size: 1.3rem;
  color: #555555;
  font-weight: bold;
  font-family: axisstd_m;
}

.detail__price span {
  font-size: 0.8rem;
  font-weight: normal;
  padding-left: 0.3rem;
  font-family: axisstd_m;
}

.detail__swich {
  font-size: 0.8rem;
}

.detail__swich span {
  color: #000;
}

.detail__swich span.active {
  color: #333e58;
}

.detail__swich span.line {
  border-left: 1px solid #ddd;
  margin: 0 10px;
}

.detail__colorBox {
  margin-top: 2%;
}

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

.detail__color li {
  box-sizing: border-box;
  text-align: center;
  width: 25%;
  float: left;
  padding: 2%;
}

.detail__color li img {
  width: 100%;
}

.detail__color li img.active {
  border: 2px solid #666;
  padding: 1px;
  margin-top: -3px;
}

.detail__lens, .detail__case {
  position: relative;
  cursor: pointer;
  margin: 4% 0;
  padding: 0 10px 0 50px;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  line-height: 45px;
  background-color: #fff;
  font-size: 0.8rem;
}

.detail__lens:after, .detail__case:after {
  content: url(../../images/item_detail/sankaku.png);
  position: absolute;
  right: 15px;
}

.detail__lens.disable, .detail__case.disable {
  color: #9a9a9a;
  cursor: default;
}

.detail__lens.disable:after, .detail__case.disable:after {
  content: '';
}

.detail__lens.caution, .detail__case.caution {
  border: 1px solid #d9a3ae;
}

.detail__lens.caution:before, .detail__case.caution:before {
  content: "必須";
  color: #fff;
  background-color: #cf3052;
  padding: 2px 2px;
  font-size: 0.7rem;
  position: absolute;
  left: 15px;
  height: 13px;
  line-height: 13px;
  top: 14px;
}

.detail__lens span, .detail__case span {
  display: inline;
}

.detail__caution {
  color: #fff;
  background-color: #cf3052;
  padding: 2px 2px;
  font-size: 0.7rem;
}

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

.detail__counter input, .detail__counter button {
  display: inline-block;
  text-align: center;
  height: 40px;
  border: none;
  background-color: #fff;
  padding: 0;
  outline: 0;
}

.detail__countBtn {
  text-align: center;
  background-color: #fff;
  width: 100px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  float: right;
}

.detail__minus, .detail__plus {
  width: 15px;
  color: #333e58;
  font-weight: bold;
}

.detail__result {
  width: 45px;
  border-left: 1px solid #dddddd !important;
  border-right: 1px solid #dddddd !important;
}

.detail__btn {
  margin-top: 4%;
}

.detail__btn button {
  width: 100%;
  border: none;
  border-radius: 3px;
  background-color: #333e58;
  color: #fff;
  padding: 14px 0;
  outline: 0;
}

.detail__btn button p {
  color: #fff;
}

.detail__text {
  font-size: 1rem;
  vertical-align: middle;
}

.detail__text i {
  vertical-align: middle;
  padding-right: 10px;
  display: inline-block;
}

.detail__subText {
  font-size: 0.7rem;
}

.reviewPost__form {
    margin: 14px 0;
}

.detail__favorite p {
  font-size: 0.8rem;
  margin-top: 4%;
  text-align: center;
  color: #333e58;
}

.detail__favorite p:before {
  width: 18px;
  height: 18px;
  padding-right: 10px;
  vertical-align: middle;
}

.detail__note p {
  font-size: 0.7rem;
  line-height: 1.5;
  color: #333e58;
}

@media (min-width: 320px) and (max-width: 768px) {
  .detail__select {
    position: relative;
    width: auto;
    top: 0;
    right: 0;
    padding: 0;
    max-width: 100%;
  }
.detail__select__inner {
    padding: 0;
    background-color: rgba(247, 247, 247, 0.9);
  }
  .detail__title {
    text-align: center;
    background-color: #fff;
    padding-bottom: 6%;
    margin: 8% 3% 0% 3%;
  }
  .detail__block {
    padding: 4%;
  }
  .detail__colorBox {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-top: 6%;
  }
}

.subDetail {
  margin-top: 4%;
  padding-left: 12%;
  display: table;
  width: 45%;
}

.subDetail a {
  position: relative;
  display: inline-block;
  color: #333e58;
  text-decoration: none;
  font-size: 12px;
  border-left: 1px solid #ddd;
  width: 33%;
  width: calc(100% / 3);
  box-sizing: border-box;
  text-align: center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  cursor: pointer;
}

.subDetail a:last-child {
  border-right: 1px solid #ddd;
}

.subDetail a i {
  font-size: 20px;
  padding-right: 10px;
}

.subDetail a.subDetail_effect1 {
  position: relative;
  padding: 3px 0 7px 0;
}

.subDetail a.subDetail_effect1::after {
  position: absolute;
  top: 100%;
  left: 5%;
  width: 90%;
  height: 1px;
  background: #333e58;
  content: '';
  opacity: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.subDetail a.subDetail_effect1:hover {
  opacity: 0.7;
}

.subDetail a.subDetail_effect1 span {
  position: relative;
  top: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.subDetail a.subDetail_effect1 i {
  position: relative;
  top: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.subDetail a.subDetail_effect1:hover i, .subDetail a.subDetail_effect1:hover span {
  top: -4px;
}

.subDetail a.subDetail_effect1:hover::after {
  height: 2px;
  opacity: 1;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.subDetail a.subDetail_effect2 {
  float: left;
  position: relative;
  padding: 5px 0 10px 0;
  overflow: hidden;
  z-index: 2;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.subDetail a.subDetail_effect2::before, .subDetail a.subDetail_effect2::after {
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.subDetail a.subDetail_effect2::before {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.subDetail a.subDetail_effect2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
  bottom: -100%;
  width: 100%;
  height: 100%;
}

.subDetail a.subDetail_effect2:hover::after {
  bottom: 0;
  background-color: #333e58;
}

.subDetail a.subDetail_effect2 span {
  position: relative;
  top: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.subDetail a.subDetail_effect2 i {
  position: relative;
  top: 2px;
}

.subDetail a.subDetail_effect2:hover span {
  color: #fff;
}

@media (min-width: 320px) and (max-width: 768px) {
  .subDetail {
    padding-left: 4%;
    padding-right: 4%;
    width: 100%;
    box-sizing: border-box;
  }
  .subDetail_effect2 span i {
    position: relative;
    top: 2px;
    display: block;
    padding-bottom: 10px;
    padding-right: 0;
  }
}

.readMore {
  padding-left: 12%;
}

.readMore__text {
  color: #7c7c7c;
  line-height: 1.8;
  font-size: 0.8rem;
  margin-top: 5%;
  width: 50%;
  font-family: axisstd_l;
}

.readMore__text p {
  height: 50px;
  overflow: hidden;
}

.readMore__btn {
  text-align: center;
  margin-top: 2%;
  width: 50%;
}

.readMore__btn span {
  color: #7c7c7c;
  padding: 10px;
  font-size: 0.7rem;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.readMore__bar {
  width: 30px;
  margin: 10px auto;
  border-top: 1px solid #999999;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.readMore__box {
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.readMore__box:hover span {
  color: #333e58;
}

.readMore__box:hover hr {
  width: 60px;
  border-top: 1px solid　 #333e58;
}

@media (min-width: 320px) and (max-width: 768px) {
  .readMore {
    padding-left: 4%;
    padding-right: 4%;
  }
  .readMore__text {
    margin-top: 10%;
    width: 100%;
  }
  .readMore__btn {
    text-align: center;
    margin-top: 2%;
    width: 100%;
  }
  .readMore__btn span {
    color: #7c7c7c;
    padding: 10px;
    font-size: 0.7rem;
  }
}

.information {
  padding-left: 12%;
  background-color: #fff !important;
}

.information table {
  margin-top: 4%;
  width: 50%;
}

.information table tr {
  border-top: 1px solid #d2d2d2;
  font-size: 0.8rem;
}

.information table th, .information table td {
  color: #7c7c7c;
  padding: 5px 0;
  font-weight: normal;
  text-align: left;
  line-height: 2;
}

.information table th {
  width: 25%;
  min-width: 140px;
}

.information table td {
  font-family: 'jins_nextextralight';
}

@media (min-width: 320px) and (max-width: 768px) {
  .information {
    padding-left: 4%;
    padding-right: 4%;
  }
  .information table {
    width: 100%;
  }
}

.help {
  margin-top: 4%;
  padding: 0 12%;
}

.help table {
  width: 100%;
  border-collapse: separate;
  border: 1px solid #d2d2d2;
  border-spacing: 0;
  border-radius: 5px;
}

.help table td {
  position: relative;
  color: #7c7c7c;
  font-size: 0.7rem;
  width: 25%;
  text-align: center;
  padding: 15px;
  border-left: 1px solid #d2d2d2;
  vertical-align: middle;
}

.help table td:first-child {
  border-left: none;
}

.help table td:before {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-left: 5%;
  float: left;
}

.help table td span {
  position: relative;
  vertical-align: middle;
  line-height: 24px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .help {
    padding: 0;
  }
  .help table, .help tbody, .help tr, .help th, .help td {
    width: 100% !important;
    display: block;
    border: none;
  }
  .help table td {
    border: none;
    border-bottom: 1px solid #d2d2d2;
    text-align: left;
    padding: 7px;
    padding-left: 3%;
    box-sizing: border-box;
  }
  .help table td span {
    font-weight: bold;
  }
  .help table td:first-child {
    border-top: 1px solid #d2d2d2;
  }
}

.review {
  margin: 4% 0;
  padding: 0 12%;
}

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

.review__title {
  font-weight: bold;
  margin-bottom: 2%;
  padding-left: 1%;
  color: #333333;
}

.review__container {
  box-sizing: border-box;
  padding: 0 1%;
  width: 25%;
  float: left;
}

.review__block {
  border-radius: 10px;
  background-color: #fcfcfc;
  box-sizing: border-box;
  font-size: 0.8rem;
  padding: 15px;
  line-height: 1.8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .review {
    padding: 0 4%;
  }
  .review__title {
    padding-left: 4%;
    margin-top: 8%;
  }
  .review__container {
    float: none;
    width: 100%;
    padding: 2% 1%;
  }
}
@media (min-width: 769px) {
  .sp {
    display: none!important;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .pc {
    display: none!important;
  }
}

.recommend {
  margin: 4% 0;
  padding: 0 11.5%;
}

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

.recommend__title {
  margin: 40px 0;
}

.recommend__title h2 {
  font-size: 14px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .recommend__title h2 {
    font-family: axisstd_r;
    font-weight: normal;
  }
}

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

.recommend__block {
  box-sizing: border-box;
  width: calc(99%/5);
  padding: 0 10px;
  float: left;
}

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

.recommend__block:hover {
  opacity: 0.8;
}

.recommend__badgeArea span {
  padding: 2px;
  font-size: 13px;
}

.recommend__badgeArea .men {
  color: #5e789d;
}

.recommend__badgeArea .woman {
  color: #dca4ca;
}

.recommend__badgeArea .kids {
  color: #9eab98;
}

.recommend__badgeArea .unisex {
  color: #af9eb4;
}

.recommend__imgArea img {
  max-width: 100%;
}

.recommend__infoArea {
  text-align: center;
  line-height: 1.4;
}

.recommend__infoArea a {
  text-decoration: none;
  color: #333;
}

.recommend__infoArea .title {
  font-size: 15px;
  font-family: axisstd_r;
}

.recommend__infoArea .price {
  font-size: 16px;
  font-weight: bold;
  font-family: axisstd_b;
}

.recommend__infoArea .price span {
  font-family: axisstd_l;
  font-size: 11px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .recommend {
    padding: 0 4%;
  }
}

#modalStock {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 200;
}

#modalStock.show .stock-background {
  background-color: rgba(50, 50, 50, 0.8);
}

#modalStock img {
  vertical-align: baseline;
}

.stock-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(50, 50, 50, 0);
  -webkit-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#stock-container {
  max-width: 780px;
  max-height: 540px;
  background-color: #666666;
  font-family: Helvetica, "游ゴシック", "Yu Gothic", sans-serif;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  overflow: hidden;
  opacity: 0;
}

#stock-container.transition1 {
  -webkit-transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#stock-container.transition2 {
  -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#stock-container.show {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

#stock-container.hide {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@media (min-width: 320px) and (max-width: 768px) {
  #stock-container {
    position: relative;
    margin: 65px 15px 0 15px;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
  }
}

#stock-wrapper {
  background-color: #fff;
  position: absolute;
  max-width: 780px;
  max-height: 540px;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 320px) and (max-width: 768px) {
  #stock-wrapper {
    position: relative;
  }
}

.stock__block {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

@media (min-width: 320px) and (max-width: 768px) {
  .stock__block {
    overflow: scroll;
  }
}

.stock__block iframe {
  height: 100%;
}

#stock-content {
  box-sizing: border-box;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  max-height: 480px;
  position: relative;
  background-color: #ffffff;
}

#stock-content iframe {
  max-height: 470px;
}

#stock-header {
  background: #FFFFFF;
  border-bottom: solid 1px #dcdcdc;
}

#stock-header .stock-header-container {
  *zoom: 1;
}

#stock-header .stock-header-container:after {
  content: "";
  display: table;
  clear: both;
}

#stock-header .stock-close-button {
  float: right;
  height: 60px;
  padding-right: 6px;
}

#stock-header .stock-close-button a {
  padding: 24px;
  display: block;
  cursor: pointer;
  box-sizing: border-box;
}

#stock-header .stock-close-button a > img {
  vertical-align: baseline;
  display: block;
}

#stock-header .stock-close-button a:hover {
  opacity: 0.6;
}

@media (min-width: 320px) and (max-width: 768px) {
  #stock-header .stock-close-button {
    height: 40px;
  }
  #stock-header .stock-close-button a {
    padding: 14px;
  }
}

.sp-only {
  display: none;
}

#stock-content {
  position: relative;
  background-color: #fff;
  overflow: hidden;
}

#stock-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}

#stock-loading .stock-loading-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

#stock-loading .stock-loading-animation {
  position: absolute;
  left: 50%;
  top: 50%;
}

#stock-loading .stock-loading-animation img {
  margin-left: -70px;
  margin-top: -70px;
  -webkit-animation: loading-animation 1.6s linear infinite;
  animation: loading-animation 1.6s linear infinite;
  display: block;
  width: 140px;
  height: 139px;
  max-width: 140px;
}

@-webkit-keyframes loading-animation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes loading-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

}
