@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
@font-face {
  font-family: 'oswaldregular';
  src: url("font/oswald-regular-webfont.eot");
  src: url("font/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("font/oswald-regular-webfont.woff") format("woff"), url("font/oswald-regular-webfont.ttf") format("truetype"), url("font/oswald-regular-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldlight';
  src: url("font/oswald-light-webfont.eot");
  src: url("font/oswald-light-webfont.eot?#iefix") format("embedded-opentype"), url("font/oswald-light-webfont.woff") format("woff"), url("font/oswald-light-webfont.ttf") format("truetype"), url("font/oswald-light-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSansJP-Bold';
  src: url("../font/NotoSansJP-Bold.eot");
  src: url("../font/NotoSansJP-Bold.eot?iefix") format("eot"), url("../font/NotoSansJP-Bold.woff") format("woff");
}
@font-face {
  font-family: 'NotoSansJP-Medium';
  src: url("../font/NotoSansJP-Medium.eot");
  src: url("../font/NotoSansJP-Medium.eot?iefix") format("eot"), url("../font/NotoSansJP-Medium.woff") format("woff");
}
@font-face {
  font-family: 'NotoSansJP-Regular';
  src: url("../font/NotoSansJP-Regular.eot");
  src: url("../font/NotoSansJP-Regular.eot?iefix") format("eot"), url("../font/NotoSansJP-Regular.woff") format("woff");
}
@font-face {
  font-family: 'NotoSansJP-DemiLight';
  src: url("../font/NotoSansJP-DemiLight.eot");
  src: url("../font/NotoSansJP-DemiLight.eot?iefix") format("eot"), url("../font/NotoSansJP-DemiLight.woff") format("woff");
}
@font-face {
  font-family: 'NotoSansJP-Light';
  src: url("../font/NotoSansJP-Light.eot");
  src: url("../font/NotoSansJP-Light.eot?iefix") format("eot"), url("../font/NotoSansJP-Light.woff") format("woff");
}
@font-face {
  font-family: 'NotoSansJP-Thin-Windows';
  src: url("../font/NotoSansJP-Thin-Windows.eot");
  src: url("../font/NotoSansJP-Thin-Windows.eot?iefix") format("eot"), url("../font/NotoSansJP-Thin-Windows.woff") format("woff");
}
/*カタログ*/
body#catalogPage #wrap, body#catalogPage #con_wrap, body#catalogPage #contents_long {
  width: auto;
}
body#catalogPage #con_wrap {
  margin: 0;
}

body#catalogPage #catalog_wrap .mainVBox {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 94px;
  zoom: 1;
}
body#catalogPage #catalog_wrap .mainVBox:before, body#catalogPage #catalog_wrap .mainVBox:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
body#catalogPage #catalog_wrap .mainVBox:after {
  clear: both;
}

body#catalogPage #catalog_wrap #main_box {
  width: 720px;
  float: left;
}

body#catalogPage #catalog_wrap #main_box ul li {
  text-align: center;
}

body#catalogPage #catalog_wrap #main_box ul li img {
  vertical-align: top;
}

body#catalogPage #catalog_wrap #side_r {
  width: 280px;
  height: 512px;
  padding-top: 95px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  text-align: center;
  background-color: #fff;
}
body#catalogPage #catalog_wrap #side_r .note01 {
  text-align: left;
  margin: 0 20px;
}

body#catalogPage #catalog_wrap #side_r .inr {
  height: 512px;
  display: table-cell;
  vertical-align: bottom;
}

body#catalogPage #catalog_wrap #side_r .txtBox {
  padding: 80px 0 0;
}
body#catalogPage #catalog_wrap #side_r .txtBox p {
  line-height: 1.8;
  font-size: 12px;
}

body#catalogPage #catalog_wrap #side_r #thum_box {
  width: 250px !important;
  height: 370px;
  overflow: auto;
  padding-right: 0 !important;
}

body#catalogPage #catalog_wrap #side_r #thum_box ul li {
  float: left;
  margin-right: 15px;
  margin-bottom: 17px;
}

body#catalogPage #catalog_wrap #side_r ul li img {
  vertical-align: top;
}

body#catalogPage #catalog_wrap #side_r #thum_box ul li a.sel img {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

body#catalogPage #backnum_box {
  padding: 60px 0 60px;
  width: 100%;
  clear: both;
  background-color: #fff;
}
body#catalogPage #backnum_box .inr {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
body#catalogPage #backnum_box ul {
  width: 1000px;
}
body#catalogPage #backnum_box ul li {
  float: left;
  margin: 0 40px 30px 0px;
}
body#catalogPage #backnum_box ul li img {
  vertical-align: top;
}
body#catalogPage #backnum_box ul li:hover img {
  -ms-filter: "alpha(opacity=80)";
  /* ie 8 */
  filter: alpha(opacity=80);
  /* ie lt 8 */
  -moz-opacity: 0.8;
  /* FF lt 1.5, Netscape */
  opacity: 0.8;
  zoom: 1;
}
body#catalogPage #backnum_box .iconLink {
  padding: 15px 0 7px 0;
}
body#catalogPage #backnum_box .iconLink a {
  text-decoration: none;
}
body#catalogPage #backnum_box .iconLink a:hover {
  text-decoration: underline;
}

/* 20110906 add */
body#catalogPage.bgBlack .pp_content,
body#catalogPage #catalog_wrap #main_box.imgBg ul,
body#catalogPage #catalog_wrap #side_r.imgBg #thum_box ul li {
  background-color: #02050a !important;
}

body#catalogPage .imgBg .ov a:hover img {
  -ms-filter: "alpha(opacity=90)";
  /* ie 8 */
  filter: alpha(opacity=90);
  /* ie lt 8 */
  -moz-opacity: 0.9;
  /* FF lt 1.5, Netscape */
  opacity: 0.9;
  zoom: 1;
}

/* 20120215 add */
body#catalogPage #catalog_wrap #main_box.mainImg.ov a:hover img {
  -ms-filter: "alpha(opacity=90)";
  /* ie 8 */
  filter: alpha(opacity=90);
  /* ie lt 8 */
  -moz-opacity: 0.9;
  /* FF lt 1.5, Netscape */
  opacity: 0.9;
  zoom: 1;
}

/* 20140130 add */
#catalog_wrap .captionBox {
  clear: both;
  padding: 25px 0 0;
}

#catalog_wrap .iconLink {
  padding: 3px 0 7px 0;
  line-height: 1.6;
  font-size: 13px;
  letter-spacing: 0.08em;
}
#catalog_wrap .iconLink a {
  text-decoration: none;
}

#catalog_wrap .caption {
  line-height: 1.6;
}

/*----------------------------
　　　 テキスト共通
----------------------------*/
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
  overflow: hidden;
}

.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}

.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
  margin-right: 30px;
}

.mCustomScrollBox > .mCSB_scrollTools {
  width: 4px;
  height: 100%;
  top: 0;
  right: 12px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-left: 1px solid #ccc;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  right: 2px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  height: 100%;
  margin: 0 auto;
  border-radius: 10px;
  text-align: center;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: relative;
  height: 20px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  top: 100%;
  margin-top: -40px;
}

/* horizontal scrollbar */
.mCSB_horizontal > .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0;
}

.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}

.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  display: block;
  position: relative;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  float: left;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  margin-left: -40px;
  float: right;
}

.mCustomScrollBox {
  -ms-touch-action: none;
  /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox > .mCSB_scrollTools {
  /*opacity:0.75;
  filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)";*/
  /* old ie */
}

.mCustomScrollBox:hover > .mCSB_scrollTools {
  /*opacity:1;
  filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)";*/
  /* old ie */
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #000;
  /* rgba fallback */
  /*background:rgba(255,255,255,0.75);
  filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)";*/
  /* old ie */
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  /*background:rgba(255,255,255,0.85);
  filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)";*/
  /* old ie */
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  /*background:rgba(255,255,255,0.9);
  filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)";*/
  /* old ie */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  /* old ie */
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */
}

/*
 カタログ詳細ページ
———————————–*/
.btn {
  zoom: 1;
  margin-bottom: 10px;
}
.btn:before, .btn:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.btn:after {
  clear: both;
}
.btn .ancBtn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  display: block;
  width: 410px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 41px;
  text-decoration: none;
}
.btn .ancBtn span {
  color: #fff;
}
.btn .ancBtn.mensBtn {
  float: left;
  border: solid 2px #0094DA;
  background-color: #0094DA;
}
.btn .ancBtn.mensBtn:hover {
  background-color: #fff;
}
.btn .ancBtn.mensBtn:hover span {
  color: #0094DA;
}
.btn .ancBtn.ladiesBtn {
  float: right;
  border: solid 2px #D14091;
  background-color: #D14091;
}
.btn .ancBtn.ladiesBtn:hover {
  background-color: #fff;
}
.btn .ancBtn.ladiesBtn:hover span {
  color: #D14091;
}

#catalogDetail {
  width: 1000px;
  margin: 0 auto;
  zoom: 1;
  position: relative;
}
#catalogDetail:before, #catalogDetail:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
#catalogDetail:after {
  clear: both;
}
#catalogDetail.fixed .sideNav {
  position: fixed;
  left: auto;
  top: 64px;
}
#catalogDetail .sideNav {
  -webkit-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -ms-transition: 500ms ease;
  -o-transition: 500ms ease;
  transition: 500ms ease;
  float: left;
  width: 120px;
  position: absolute;
  top: 0;
  left: 0;
}
#catalogDetail .sideNav ul li {
  margin-bottom: 25px;
}
#catalogDetail .sideNav ul li a {
  text-decoration: none;
  color: #000;
}
#catalogDetail .sideNav ul li:hover a, #catalogDetail .sideNav ul li.active a {
  color: #2685c3;
}
#catalogDetail .sideNav .pageTop {
  margin-bottom: 25px;
}
#catalogDetail .sideNav .pageTop a {
  color: #000;
}
#catalogDetail .imgList {
  float: right;
  width: 830px;
}
#catalogDetail .imgList ul li {
  margin-bottom: 34px;
}
#catalogDetail .imgList ul li .imgBox {
  zoom: 1;
}
#catalogDetail .imgList ul li .imgBox:before, #catalogDetail .imgList ul li .imgBox:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
#catalogDetail .imgList ul li .imgBox:after {
  clear: both;
}
#catalogDetail .imgList ul li .imgBox div {
  position: relative;
  width: 415px;
}
#catalogDetail .imgList ul li .imgBox div:after {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../images/catalog/popup_dec.png");
  background-repeat: no-repeat;
}
#catalogDetail .imgList ul li .imgBox div img {
  width: 100%;
}
#catalogDetail .imgList ul li .imgBox .imgLeft {
  float: left;
}
#catalogDetail .imgList ul li .imgBox .imgRight {
  float: right;
}
#catalogDetail .imgList ul li .captionBox {
  width: 100%;
  display: table;
  margin-top: 27px;
  zoom: 1;
}
#catalogDetail .imgList ul li .captionBox:before, #catalogDetail .imgList ul li .captionBox:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
#catalogDetail .imgList ul li .captionBox:after {
  clear: both;
}
#catalogDetail .imgList ul li .captionBox dl {
  float: left;
  width: 400px;
}
#catalogDetail .imgList ul li .captionBox dl dt {
  font-family: 'NotoSansJP-Bold';
  font-size: 14px;
  margin-bottom: 16px;
  clear: both;
}
#catalogDetail .imgList ul li .captionBox dl dd {
  float: left;
  width: 200px;
  font-size: 13px;
  margin-bottom: 12px;
}
#catalogDetail .imgList ul li .captionBox dl dd a {
  display: inline-block;
  padding-left: 21px;
  text-decoration: none;
  background-image: url(../images/catalog/i_scale.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#catalogDetail .imgList ul li .captionBox dl dd a:hover {
  text-decoration: underline;
}
#catalogDetail .imgList ul li .captionBox dl dd span {
  display: inline-block;
  color: #000;
  padding-left: 21px;
  background-image: url(../images/catalog/i_scale.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#catalogDetail .imgList ul li .captionBox dl:first-child {
  padding-right: 30px;
}

.popupCover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #fff;
}

.popupBtn {
  cursor: pointer;
}

.popupOut {
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  width: 400px;
  height: 600px;
  margin-top: -300px;
  margin-left: -500px;
  z-index: 1100;
}

.popupImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  z-index: 1200;
}
.popupImg img {
  display: none;
  width: 100%;
  margin: 0 0 13px;
}
.popupImg p {
  font-size: 12px;
}

.zoomContainer {
  z-index: 1100 !important;
}

.zoomWindowContainer {
  position: absolute !important;
  left: 20px !important;
}

/*----------------------------
　 リニューアル 2016.8.23 add
----------------------------*/
#wrap.catalogPage__type {
  opacity: 0;
}
#wrap.catalogPage__type.fadeIn {
  -webkit-transition: opacity 2s ease;
  -moz-transition: opacity 2s ease;
  -ms-transition: opacity 2s ease;
  -o-transition: opacity 2s ease;
  transition: opacity 2s ease;
  opacity: 1;
}

.index .catalogTitleSmall {
  font-size: 18px;
}

.catalogPage__orverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .6;
  z-index: 300;
}

.modalBox {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 700px;
  height: 420px;
  background-color: #fff;
  margin: auto;
  z-index: 350;
}

.modalBox__wrap {
  display: table;
  padding: 20px;
}
.modalBox__wrap .modalBox__itemBox {
  border: 2px solid #000;
  padding: 30px;
}
.modalBox__wrap .modalBox__item, .modalBox__wrap .modalBox__item-img, .modalBox__wrap .modalBox__item-text {
  display: table-cell;
  vertical-align: middle;
}
.modalBox__wrap .modalBox__item-img {
  width: 55%;
}
.modalBox__wrap .modalBox__item-img img {
  width: 100%;
}
.modalBox__wrap .modalBox__item-text {
  width: 45%;
  font-size: 18px;
  font-weight: 700;
  line-height: 2.17;
  text-align: center;
  padding-left: 20px;
}

.modalBox__closeBtn {
  margin-top: 26px;
}
.modalBox__closeBtn a {
  position: relative;
  display: block;
  text-decoration: none;
  width: 300px;
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
}
.modalBox__closeBtn a:before, .modalBox__closeBtn a:after {
  content: "";
  display: block;
  position: absolute;
  top: 22px;
  left: 18px;
  width: 2px;
  height: 17px;
  background-color: #000;
}
.modalBox__closeBtn a:before {
  transform: rotate(45deg);
}
.modalBox__closeBtn a:after {
  transform: rotate(-45deg);
}
.modalBox__closeBtn a span {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 3;
}

body#catalogPage #backnum_box .backNumberList {
  zoom: 1;
}
body#catalogPage #backnum_box .backNumberList:before, body#catalogPage #backnum_box .backNumberList:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
body#catalogPage #backnum_box .backNumberList:after {
  clear: both;
}
body#catalogPage #backnum_box .backNumberList .backNumberList__item {
  width: 226px;
  margin: 0 32px 0 0;
}
body#catalogPage #backnum_box .backNumberList .backNumberList__item:last-of-type {
  margin-right: 0;
}
body#catalogPage #backnum_box .backNumberList .backNumberList__item a {
  text-decoration: none;
}
body#catalogPage #backnum_box .backNumberList .backNumberList__item a img {
  -webkit-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -ms-transition: 500ms ease;
  -o-transition: 500ms ease;
  transition: 500ms ease;
}
body#catalogPage #backnum_box .backNumberList .backNumberList__item a img:hover img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body#catalogPage #backnum_box .backNumberList .backNumberList__item a .iconLink {
  display: block;
  -webkit-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -ms-transition: 500ms ease;
  -o-transition: 500ms ease;
  transition: 500ms ease;
}
body#catalogPage #backnum_box .backNumberList .backNumberList__item a:hover {
  text-decoration: underline;
}

#catalogContainer {
  padding-bottom: 100px;
  /*----------------------------
  　　　   catalog top 171207まで
  ----------------------------*/
  /*-------------------------------------------
          catalog top 171208リニューアル
  ---------------------------------------------*/
  /*----------------------------
  　　　 slider layout
  ----------------------------*/
}
#catalogContainer .categoryNavArea {
  margin-bottom: 50px;
  position: relative;
}
#catalogContainer .categoryNavArea .categoryNavList {
  text-align: right;
  padding-right: 40px;
}
#catalogContainer .categoryNavArea .categoryNavList__item {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 14px;
  padding-right: 30px;
  position: relative;
}
#catalogContainer .categoryNavArea .categoryNavList__item a {
  color: #666;
  text-decoration: none;
}
#catalogContainer .categoryNavArea .categoryNavList__item a:before {
  content: "";
  -webkit-transition: width 0.4s ease;
  -moz-transition: width 0.4s ease;
  -ms-transition: width 0.4s ease;
  -o-transition: width 0.4s ease;
  transition: width 0.4s ease;
  width: 4px;
  height: 4px;
  background-color: #000;
  position: absolute;
  top: 5px;
  right: -4px;
}
#catalogContainer .categoryNavArea .categoryNavList__item a:hover {
  color: #000;
}
#catalogContainer .categoryNavArea .categoryNavList__item a:hover:before {
  content: "";
  width: 24px;
  height: 4px;
}
#catalogContainer .categoryNavArea .categoryNavList__item.active {
  position: relative;
}
#catalogContainer .categoryNavArea .categoryNavList__item.active a {
  color: #000;
}
#catalogContainer .categoryNavArea .categoryNavList__item.active a:before {
  content: "";
  width: 24px;
  height: 4px;
  background-color: #000;
  position: absolute;
  top: 5px;
  right: -4px;
}
#catalogContainer .categoryNavArea .categoryNavList__item.active a:hover:before {
  content: "";
  width: 24px;
  height: 4px;
  background-color: #000;
  position: absolute;
  top: 5px;
  right: -4px;
}
#catalogContainer .categoryNavArea .sliderCurrent {
  position: absolute;
  bottom: -45%;
  left: 60%;
  font-size: 18px;
}
#catalogContainer .categoryNavArea .sliderCurrent span {
  font-size: 14px;
}
#catalogContainer .catalogTop {
  width: 1000px;
  margin: 0 auto;
}
#catalogContainer .catalogTop__category {
  overflow: hidden;
  margin-bottom: 50px;
}
#catalogContainer .catalogTop__category a {
  zoom: 1;
  display: block;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
#catalogContainer .catalogTop__category a:before, #catalogContainer .catalogTop__category a:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
#catalogContainer .catalogTop__category a:after {
  clear: both;
}
#catalogContainer .catalogTop__category a:hover {
  opacity: 0.8;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
#catalogContainer .catalogTop__category a .category__img {
  width: 50%;
  height: 309px;
}
#catalogContainer .catalogTop__category a .category__img-right {
  float: right;
}
#catalogContainer .catalogTop__category a .category__img-left {
  float: left;
}
#catalogContainer .catalogTop__category .category__info {
  background-color: #fff;
  width: 50%;
  height: 309px;
}
#catalogContainer .catalogTop__category .category__info-right {
  float: right;
}
#catalogContainer .catalogTop__category .category__info-left {
  float: left;
}
#catalogContainer .catalogTop__category .category__info .textArea {
  width: 500px;
  height: 309px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#catalogContainer .catalogTop__category .category__info .textArea .textArea__title {
  margin-bottom: 30px;
}
#catalogContainer .catalogTop__category .category__info .textArea .textArea__caption {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #000;
}
#catalogContainer .catalogBlock {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
#catalogContainer .catalogBlock__category {
  overflow: hidden;
  width: 308px;
  margin-right: 38px;
}
#catalogContainer .catalogBlock__category:last-of-type {
  margin-right: 0;
}
#catalogContainer .catalogBlock__category a {
  zoom: 1;
  display: block;
  opacity: 1;
  text-decoration: none;
}
#catalogContainer .catalogBlock__category a:before, #catalogContainer .catalogBlock__category a:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
#catalogContainer .catalogBlock__category a:after {
  clear: both;
}
#catalogContainer .catalogBlock__category a img {
  width: 100%;
  -webkit-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -ms-transition: 500ms ease;
  -o-transition: 500ms ease;
  transition: 500ms ease;
}
#catalogContainer .catalogBlock__category .catalogBlock__text {
  display: block;
  font-size: 13px;
  letter-spacing: 0.05em;
  margin: 10px 0;
}
#catalogContainer .catalogBlock__category:hover {
  text-decoration: underline;
  color: #2685C3;
}
#catalogContainer .catalogBlock__category:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
#catalogContainer .sliderArea {
  position: relative;
}
#catalogContainer .sliderArea .slick-prev,
#catalogContainer .sliderArea .slick-next {
  position: absolute;
  width: 80px;
  min-height: 384px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background-color: #eee;
  opacity: 0.6;
  color: transparent;
  top: 0;
  padding: 0;
  border: none;
  outline: none;
  z-index: 100;
  text-align: center;
}
#catalogContainer .sliderArea .slick-prev:hover, #catalogContainer .sliderArea .slick-prev:focus,
#catalogContainer .sliderArea .slick-next:hover,
#catalogContainer .sliderArea .slick-next:focus {
  outline: none;
  background-color: #eee;
  opacity: 0.8;
  color: transparent;
}
#catalogContainer .sliderArea .slick-prev .prev_item, #catalogContainer .sliderArea .slick-prev .next_item,
#catalogContainer .sliderArea .slick-next .prev_item,
#catalogContainer .sliderArea .slick-next .next_item {
  position: absolute;
  top: 40%;
  left: 25%;
}
#catalogContainer .sliderArea .slick-prev .prev_item:after, #catalogContainer .sliderArea .slick-prev .next_item:after,
#catalogContainer .sliderArea .slick-next .prev_item:after,
#catalogContainer .sliderArea .slick-next .next_item:after {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #000;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  z-index: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#catalogContainer .sliderArea .slick-prev {
  left: 0;
}
#catalogContainer .sliderArea .slick-prev .prev_item:after {
  content: "PREV";
}
#catalogContainer .sliderArea .slick-next {
  right: 0;
}
#catalogContainer .sliderArea .slick-next .next_item:after {
  content: "NEXT";
}
#catalogContainer .sliderArea_box {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#catalogContainer .sliderArea_box .itemBlock {
  position: relative;
  padding: 0 20px;
}
#catalogContainer .sliderArea_box .itemBlock.slick-slide:focus {
  outline: none;
}
#catalogContainer .sliderArea_box .itemBlock__imgBox {
  position: relative;
}
#catalogContainer .sliderArea_box .itemBlock__imgBox img {
  width: 100%;
  height: auto;
}
#catalogContainer .sliderArea_box .itemBlock__imgBox .imgBox__cover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#catalogContainer .sliderArea_box .itemBlock__imgBox .imgBox__cover:hover, #catalogContainer .sliderArea_box .itemBlock__imgBox .imgBox__cover.active {
  opacity: 1;
}
#catalogContainer .sliderArea_box .itemBlock__imgBox .imgBox__cover .pointer, #catalogContainer .sliderArea_box .itemBlock__imgBox .imgBox__cover .pointer.active {
  position: absolute;
  width: 6%;
  height: 5%;
  background-image: url("../images/catalog/click_point_nomal.png");
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  cursor: pointer;
}
#catalogContainer .sliderArea_box .itemBlock__imgBox .imgBox__cover .active.pointer {
  background-image: url("../images/catalog/click_point_check.png");
}
#catalogContainer .sliderArea_box .itemBlock__creditBox {
  margin-top: 20px;
}
#catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .creditList__item, #catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .creditList__item-text {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 7px;
}
#catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .creditList__item a, #catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .creditList__item-text a {
  font-size: 13px;
  color: #000;
  border-bottom: 1px solid #000;
  text-decoration: none;
}
#catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .creditList__item-text a {
  font-size: 12px;
}
#catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .creditList__price {
  padding-left: 6px;
}
#catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .creditList__productId {
  font-size: 12px;
}
#catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .creditList__limitedText {
  display: inline-block;
  padding: 0 6px;
  font-size: 10px;
  color: #fff;
  line-height: 18px;
  background-color: #4f4f5b;
  margin-left: 4px;
  position: relative;
  top: -1px;
}
#catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .creditList__shopinfoBlock {
  border-left: 1px solid #aaa;
  margin-left: 10px;
  padding-left: 10px;
}
#catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .shopinfo {
  margin: 0 0 18px;
}
#catalogContainer .sliderArea_box .itemBlock__creditBox .creditList .shopinfo_node a {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.6;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox {
  width: 280px;
  min-height: 430px;
  background-color: #fff;
  position: absolute;
  top: 20%;
  left: 70%;
  z-index: 100;
  text-align: center;
  padding: 40px;
  box-sizing: border-box;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item {
  display: none;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item.active {
  display: block;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .detailList__closeBtn {
  position: relative;
  width: 30px;
  height: 30px;
  margin: -20px -27px 0 auto;
  cursor: pointer;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .detailList__closeBtn:before, #catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .detailList__closeBtn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  width: 2px;
  height: 30px;
  background-color: #000;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .detailList__closeBtn:before {
  transform: rotate(45deg);
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .detailList__closeBtn:after {
  transform: rotate(-45deg);
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .item_comingSoon {
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item img {
  display: inline-block;
  width: 100%;
  margin-top: -10px;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .name {
  line-height: 1.4;
  font-size: 18px;
  font-weight: 700;
  margin-top: 26px;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .productId {
  margin-top: 8px;
  font-size: 12px;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .price {
  font-size: 13px;
  font-weight: 500;
  margin-top: 13px;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .btn-cart {
  border: 2px solid #000;
  margin-top: 26px;
  -webkit-transition: all 800ms;
  -moz-transition: all 800ms;
  -ms-transition: all 800ms;
  -o-transition: all 800ms;
  transition: all 800ms;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .btn-cart a {
  display: block;
  text-decoration: none;
  padding: 15px 0;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .btn-cart a span {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.21;
  padding: 0 0 0 25px;
  background-image: url("../images/catalog/i_cart.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 15px 14px;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .btn-cart a span:before {
  content: "";
  width: 15px;
  height: 14px;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .btn-cart:hover {
  border: 2px solid #222f53;
  background-color: #222f53;
}
#catalogContainer .sliderArea_box .itemBlock__detailBox .detailList .detailList__item .btn-cart:hover a span {
  color: #fff;
  background-image: url("../images/catalog/i_cart_w.png");
}

#catalogContainer .winter_catalog_nc2016 .sliderArea .sliderArea_box .itemBlock:last-child .itemBlock__detailBox {
  left: auto;
  right: 70%;
}
