@charset "UTF-8";
/* ------------------------------------------------
  COMMON
------------------------------------------------ */
/* @import "imports/reset.css"; */
/* @import "imports/base.css"; */
/* @import "imports/order.css"; */
/* @import "imports/user.css"; */
/* @import "imports/hack.css"; */
/* @import "imports/parts.css"; */
/* @import "imports/general_classes.css"; */
@import "imports/style.css";
@import "imports/format.css";
@import "imports/index.css";
@import "imports/form.css";

/* .inputError ul#allMessages li span .error_inline  */
#container #mainContents span .error_inline,
#container #mainContents1col #section1col span .error_inline,
#container #section1col span .error_inline{
	color:#990000!important;
	/*padding: 1px !important;	 for IE */
	display:block!important;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  border-top: 15px solid #dddddd;
  border-bottom: 15px solid #dddddd;
  /*background: url(../images/common/bg_knit.jpg);*/
  background: url(../images/common/bg_gray.jpg);
  background-repeat: repeat;
  min-width: auto;
  width: 100% !important;
}
body:before {
  content: "";
  display: block;
  width: 15px;
  height: 100%;
  background-color: #dddddd;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1002;
}
body:after {
  content: "";
  display: block;
  width: 15px;
  height: 100%;
  background-color: #dddddd;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1002;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

a:hover {
  opacity: 10;
}

button {
  outline: none;
  background: none;
  border: none;
}
#close_bg {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.0);
}


/* ============================================================================
  下層 css
============================================================================ */
#layout #container {
  width: 1000px;
  /*width: 68.666% !important;*/
  margin: 120px auto 100px !important;
  background: #ffffff;
  padding: 5px 20px 40px;
  max-width: 1000px;
}
#goodsDetailContainer #goodsInfoContainer .stockContainer table tr td {
  height: 76px;
  text-align: center;
  vertical-align: middle;
}
.listItemContainer .item .photo {
    position: relative;
    height: auto !important;
}
#goodsDetailContainer #goodsInfoContainer {
  width: 450px;
  text-align: left;
  margin-right: 0;
}
.shoplist.secBrand {
    background: no-repeat !important;
    box-sizing: border-box;
    display: table;
    height: 100px;
    width: 1000px;
    margin: 120px auto 0 !important;
    background: #ffffff;
}
.shoplist.secList {
  width: 1000px;
  margin: 0 auto 100px !important;
  background: #ffffff;
}
/*magnific-popup*/
.mfp-content .lbImgWrap {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000 !important;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    padding: 20px;
}
.mfp-close-btn-in .mfp-close {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    background: rgba(51,51,51,1);
    opacity: 1;
    width: 50px;
    height: 50px;
    transition: opacity 0.2s ease-out;
    z-index: 1001 !important;
}
.lookbookContainer {
    display: -ms-grid;
    display: grid;
    grid-gap: 1px;
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    margin: 0 15px;
}
#lookbookContainer {
    margin-bottom: 150px;
    margin: 0 15px;
    background: no-repeat;
}
#layout {
    background: no-repeat;
}
.shoplist.secList .txt :not(.link) li {
    background: url(http://www.coronet.co.jp/cms5/wp-content/themes/coronet/img/ico_tel_black.png) no-repeat 0 2px;
        background-size: auto auto;
    background-size: auto 15px;
    float: left;
    margin: 0 30px 10px 0;
    padding-left: 20px;
    line-height: 1.6;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
    z-index: 1003 !important;
}


/* ============================================================================
  PC
============================================================================ */
@media screen and (min-width: 920px) {
.sp_only {
  display: none !important;
}
/* ------------------------------------------------
  header
------------------------------------------------ */
.header {
  position: fixed !important;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  background: transparent !important;
  height: auto !important;
  line-height: 1;
  text-align: center;
  z-index: 1001;
}
.header.scroll {
  position: fixed !important;
  z-index: 1001;
}

.header .header-inner {
  position: relative;
  top: 40px;
  width: 74%;
  margin: 0 auto;
  border-top: 0px solid #dddddd;
  background: none;
  z-index: 999;
  display: inline-block;
  background-color: transparent;
  min-width: 1040px;
}
.header.scroll .header-inner {
  /*background: url(../images/common/bg_knit.jpg);*/
  background: url(../images/common/bg_gray.jpg);
  background-repeat: repeat;
  width: 74%;
  margin-left: auto;
  margin-right: auto;
  min-width: 1040px;
  max-width: 1000px;
  top: 0;
}

.header .header-logo {
  width: 156px !important;
  margin: 0 auto;
  z-index: 10;
  position: relative !important;
  top: 0 !important;
}

.header .header-logo a {
  display: block;
  margin: 3px 0 10px;
  text-indent: unset !important;
}

.header .header-logo img {
  width: 100%;
  height: auto;
}
  
/* -------------------- sidebar-area ----------------------------*/
.header  .sidebar-area {
  width: 14.666%;
  display: inherit;
  position: fixed;
  top: 15px;
  left: 15px;
  text-align: left !important;
}
.header .sidebar-area .sidebar-list {
  margin-left: 26px;
}
.header .sidebar-area .sidebar-list:first-child {
  margin-top: 25px;
}
.header .sidebar-area .sidebar-list > li {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.03em;
  margin-bottom: 32px;
}
.header .sidebar-area .sidebar-list > li a.open {
  font-weight:bold;
}
.header .sidebar-area .sidebar-list > li .sub-menu {
  display: none;
}
.header .sidebar-area .sidebar-list > li .sub-menu ul {
  margin: 17px 0 0 24px;
}
.header .sidebar-area .sidebar-list > li .sub-menu li {
  font-size: 14px;
  letter-spacing: -0.03em;
  margin-bottom: 14px;
  font-weight: normal;
}
.header .sidebar-area .sidebar-list > li .sub-menu li:last-child {
  margin-bottom: 0;
}
.header .sidebar-area .sidebar-list > li .sub-menu a:hover {
  text-decoration: underline;
}


/* -------------------- sidebar-area-sys ----------------------------*/
.header .sidebar-area-sys {
  width: 15%;
  display: inherit;
  position: fixed;
  top: 15px;
  right: 15px;
}
.header .sidebar-area-sys .sidebar-inner {
  width: 100%;
  display: inline-block;
  text-align: right;
}
.header .sidebar-area-sys .sidebar-inner li {
  width: 85.45%;
  margin: 0 5.2% 0 9.2%;

}
.header .sidebar-area-sys .sidebar-inner li a {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  vertical-align: top;
  width: 27px;
}
.header .sidebar-area-sys .sidebar-inner li a img {
  width: 100%;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(3) a {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  margin-right: 0;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(3) a img {
  width: 25px;
}
.header .sidebar-area-sys .sidebar-inner li:first-child a,
.header .sidebar-area-sys .sidebar-inner li:last-child a {
  width: 27px;
  margin-right: 12px;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(2) a {
  margin-right: 12px;
}
.header .sidebar-area-sys .sidebar-inner li .count {
  font-size: 9.39px;
  letter-spacing: -0.03em;
  position: absolute;
  top: 13px;
  left: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.header .sidebar-area-sys .sidebar-inner li:first-child {
  margin: 24px 5.2% 26px 9.2%;
  position: relative;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(2) {
  margin: 0 5.2% 16px 9.2%;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(3) {
  margin: 0 5.2% 16px 9.2%;
}
.main-area.top .sidebar-area-sys .sidebar-inner li:last-child {
  margin: 0 5.2% 0 9.2%;
}
.header .sidebar-area-sys .acount {
  width: 64.12%;
  padding: 10px;
  background: #ffffff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.header .sidebar-area-sys .acount.invisible {
  opacity: 0;
  display: none;
}
.header .sidebar-area-sys .acount p {
  font-size: 12.68px;
  letter-spacing: -0.03em;
  text-align: left;
  padding-bottom: 3px;
  border-bottom: 1px solid #f2f2f2;
}
.header .sidebar-area-sys .acount p.logout {
  margin-top: 12px;
}
.header .sidebar-area-sys .acount p.mypage a {
  display: inline;
  line-height: 1.4;
}
.header .sidebar-area-sys .acount p.logout a {
  display: inline;
}
.header .sidebar-area-sys .searchBox {
  border: 1px solid transparent;
  padding: 10px 10px 10px 0;
  display: inline-block;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  height: 22px;
}
.header .sidebar-area-sys .searchBox .btnHeaderSearch {
  position: absolute;
  right: 12px;
}
.header .sidebar-area-sys .searchBox input {
  width: 80%;
  height: auto;
  margin: 0 20% 0 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.header .sidebar-area-sys .searchBox input::placeholder {
  color: #afafaf;
  font-size: 12.68px;
}

.header .sidebar-area-sys .searchBox.fade {
  border: 1px solid #000000;
}
.header .sidebar-area-sys .searchBox.fade input {
  opacity: 1;
}

/* ------------------------------------------------
  footer
------------------------------------------------ */
.footer {
  position: inherit !important;
  background: #f3f3f3 !important;
  width: 100%;
  padding: 141px 0 0;
  line-height: 1;
  text-align: left !important;
}

.footer .footer-inner {
  margin: 0 auto;
}

.footer .footer-inner .nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1150px;
  margin: 0 auto 74px;
  padding: 0 3%;
}

.footer .footer-inner .nav-box {
}
.footer .footer-inner .nav-box.menber {
  /*margin-right: 268px;*/
  margin-right: 24%;
}
.footer .footer-inner .nav-box.guide {
  /*margin-right: 184px;*/
  margin-right: 16%;
}
.footer .footer-inner .nav-box.set {
  margin-right: 0;
}

.footer .footer-inner .nav-box.mail_magazin {
  margin-right: 0;
}
.footer .footer-inner .nav-box.sns {
  margin-top: 77px;
  margin-right: 0;
}
.footer .footer-inner .nav-box.info {
  margin-right: 0;
  text-align: center;
  display: block;
  width: 100%;
}

.footer .footer-inner .nav-box .ttl {
  font-size: 21px;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
  max-width: 200px;
  white-space: nowrap;
  line-height: 1 !important;
}
.footer .footer-inner .nav-box .ttl::before {
  content: "";
  display: block;
  width: 100%;
  height: 8px;
  position: absolute;
  top: 20px;
  background: #dddddd;
}

.footer .footer-inner .nav-box .nav-sns li {
  font-size: 11px;
  letter-spacing: 0.057em;
  font-weight: 300;
  display: inline-block;
}

.footer .footer-inner .nav-box .nav-sns li:not(:last-child) {
  margin-right: 18px;
}

.footer .footer-inner .nav-box .nav-category li {
  font-size: 15px;
  letter-spacing: 0em;
  font-weight: 300;
  white-space: nowrap;
  position: relative;
}

.footer .footer-inner .nav-box .nav-category li a {
  display: inline-block;
  padding-right: 0;
}

.footer .footer-inner .nav-box .nav-category li a:hover {
  text-decoration: underline;
}

.footer .footer-inner .nav-box .nav-category li:not(:last-child) {
  margin-bottom: 30px;
}

.footer .footer-inner .nav-box.info .nav-category li {
  font-size: 15.7px;
  letter-spacing: 0em;
  font-weight: 300;
  display: inline-block;
  width: auto;
}
.footer .footer-inner .nav-box.info .nav-category li a {
  display: inline-block;
  padding-right: 0;
}
.footer .footer-inner .nav-box.info .nav-category li .slash {
  margin: 0 30px;
}
.footer .footer-inner .nav-box.sns .new {
  font-size: 14.91px;
  letter-spacing: 0.14em;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  width: 186px;
  display: inline-block;
  margin-top: 36px;
  border: 3px solid #000000;
}
.footer .footer-inner .sub_ttl {
  font-size: 15px;
  letter-spacing: 0em;
  font-weight: 300;
}
.footer .footer-inner .small_txt {
  font-size: 11px;
  letter-spacing: 0.14em;
  font-weight: 300;
  margin-top: 18px;
}
.footer .footer-inner .nav-box.mail_magazin a {
  width: 92%;
  max-width: 250px;
  font-size: 11.3px;
  line-height: 46px;
  letter-spacing: 0.14em;
  font-weight: 300;
  color: #ffffff;
  background: #000000;
  margin-top: 10px;
  padding: 0 20px;
  display: block;
  position: relative;
}
.footer .footer-inner .nav-box.mail_magazin a .arrow {
  position: absolute;
  top: 0;
  right: 15px;
}

.footer .footer-inner .txt-copyright {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.08em;
  font-weight: bold;
  padding: 30px 0 25px;
  border-top: 1px solid #bfbfbf;
  background: #ffffff;
}

/* ------------------------------------------------
  main-area
------------------------------------------------ */
.main-area {
  display: block;
}

.main-area .main-inner {
  margin: 0 auto;
  width: 100%;

}

}




/* ============================================================================
  tablet
============================================================================ */
@media screen and (min-width: 769px) and (max-width: 919px) {
.sp_only {
  display: none !important;
}
/* ------------------------------------------------
  header
------------------------------------------------ */
.header {
  position: fixed;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  background: transparent !important;
  height: auto !important;
  line-height: 1;
  text-align: center;
}
.header.scroll {
  position: fixed !important;
  z-index: 1001;
}

.header .header-inner {
  position: relative;
  top: 40px;
  width: 74%;
  margin: 0 auto;
  border-top: 0px solid #dddddd;
  background: none;
  display: inline-block;
  background-color: transparent;

}
.header.scroll .header-inner {
  /*background: url(../images/common/bg_knit.jpg);*/
  background: url(../images/common/bg_gray.jpg)!important;	
  background-repeat: repeat;	
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  top: 0;
}

.header .header-logo {
  width: 156px;
  margin: 0 auto;
  z-index: 10;
  position: relative !important;
  top: unset !important;
}

.header .header-logo a {
  display: block;
  margin: 3px 0 10px;
  text-indent: unset !important;
}

.header .header-logo img {
  width: 100%;
  height: auto;
}
  
/* -------------------- sidebar-area ----------------------------*/
.header  .sidebar-area {
  width: 14.666%;
  display: inherit;
  position: fixed;
  top: 15px;
  left: 15px;
  text-align: left !important;
}
.header .sidebar-area .sidebar-list {
  margin-left: 26px;
}
.header .sidebar-area .sidebar-list:first-child {
  margin-top: 25px;
}
.header .sidebar-area .sidebar-list > li {
  font-size: 15px;
  letter-spacing: -0.03em;
  margin-bottom: 32px;
  /*font-weight: bold;*/
}
.header .sidebar-area .sidebar-list > li a.open {
  font-weight: bold;
}
.header .sidebar-area .sidebar-list > li .sub-menu {
  display: none;
}
.header .sidebar-area .sidebar-list > li .sub-menu ul {
  margin: 17px 0 0 24px;
}
.header .sidebar-area .sidebar-list > li .sub-menu li {
  font-size: 14px;
  letter-spacing: -0.03em;
  margin-bottom: 14px;
  font-weight: normal;
}
.header .sidebar-area .sidebar-list > li .sub-menu li:last-child {
  margin-bottom: 0;
}
  .header .sidebar-area .sidebar-list > li .sub-menu a:hover {
    text-decoration: underline;
  }


/* -------------------- sidebar-area-sys ----------------------------*/
.header .sidebar-area-sys {
  width: 15%;
  display: inherit;
  position: fixed;
  top: 15px;
  right: 15px;
}
.header .sidebar-area-sys .sidebar-inner {
  width: 100%;
  display: inline-block;
  text-align: right;
}
.header .sidebar-area-sys .sidebar-inner li {
  width: 85.45%;
  margin: 0 5.2% 0 9.2%;

}
.header .sidebar-area-sys .sidebar-inner li a {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  vertical-align: top;
  width: 27px;
}
.header .sidebar-area-sys .sidebar-inner li a img {
  width: 100%;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(3) a {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  margin-right: 0;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(3) a img {
  width: 25px;
}
.header .sidebar-area-sys .sidebar-inner li:first-child a,
.header .sidebar-area-sys .sidebar-inner li:last-child a {
  width: 27px;
  margin-right: 12px;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(2) a {
  margin-right: 12px;
}
.header .sidebar-area-sys .sidebar-inner li .count {
  font-size: 9.39px;
  letter-spacing: -0.03em;
  position: absolute;
  top: 13px;
  left: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.header .sidebar-area-sys .sidebar-inner li:first-child {
  margin: 24px 5.2% 26px 9.2%;
  position: relative;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(2) {
  margin: 0 5.2% 16px 9.2%;
}
.header .sidebar-area-sys .sidebar-inner li:nth-child(3) {
  margin: 0 5.2% 16px 9.2%;
}
.main-area.top .sidebar-area-sys .sidebar-inner li:last-child {
  margin: 0 5.2% 0 9.2%;
}
.header .sidebar-area-sys .acount {
  width: 64.12%;
  padding: 10px;
  background: #ffffff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.header .sidebar-area-sys .acount.invisible {
  opacity: 0;
  display: none;
}
.header .sidebar-area-sys .acount p {
  font-size: 12.68px;
  letter-spacing: -0.03em;
  text-align: left;
  padding-bottom: 3px;
  border-bottom: 1px solid #f2f2f2;
}
.header .sidebar-area-sys .acount p.logout {
  margin-top: 12px;
}
.header .sidebar-area-sys .searchBox {
  border: 1px solid transparent;
  padding: 10px 10px 10px 0;
  display: inline-block;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  height: 22px;
}
.header .sidebar-area-sys .searchBox input {
  width: 68%;
  height: auto;
  margin: 0 32% 0 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.header .sidebar-area-sys .searchBox input::placeholder {
  color: #afafaf;
  font-size: 12.68px;
}

.header .sidebar-area-sys .searchBox.fade {
  border: 1px solid #000000;
}
.header .sidebar-area-sys .searchBox.fade input {
  opacity: 1;
}

/* ------------------------------------------------
  footer
------------------------------------------------ */
.footer {
  background: #f3f3f3 !important;
  width: 100%;
  padding: 141px 0 0;
  text-align: left !important;
  position: inherit !important;
}

.footer .footer-inner {
  margin: 0 auto;
}

.footer .footer-inner .nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1150px;
  margin: 0 auto 74px;
  padding: 0 3%;
}

.footer .footer-inner .nav-box {
}
.footer .footer-inner .nav-box.menber {
  margin-right: 15%;
}
.footer .footer-inner .nav-box.guide {
  margin-right: 9%;
}
.footer .footer-inner .nav-box.set {
  margin-right: 0;
}

.footer .footer-inner .nav-box.mail_magazin {
  margin-right: 0;
}
.footer .footer-inner .nav-box.sns {
  margin-top: 77px;
  margin-right: 0;
}
.footer .footer-inner .nav-box.info {
  margin-right: 0;
  text-align: center;
  display: block;
  width: 100%;
}

.footer .footer-inner .nav-box .ttl {
  font-size: 21px;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
  max-width: 200px;
  white-space: nowrap;
}
.footer .footer-inner .nav-box .ttl::before {
  content: "";
  display: block;
  width: 100%;
  height: 8px;
  position: absolute;
  top: 20px;
  background: #dddddd;
}

.footer .footer-inner .nav-box .nav-sns li {
  font-size: 11px;
  letter-spacing: 0.057em;
  font-weight: 300;
  display: inline-block;
}

.footer .footer-inner .nav-box .nav-sns li:not(:last-child) {
  margin-right: 18px;
}

.footer .footer-inner .nav-box .nav-category li {
  font-size: 15px;
  letter-spacing: 0em;
  font-weight: 300;
  white-space: nowrap;
  position: relative;
}

.footer .footer-inner .nav-box .nav-category li a {
  display: inline-block;
  padding-right: 0;
}

.footer .footer-inner .nav-box .nav-category li a:hover {
  text-decoration: underline;
}

.footer .footer-inner .nav-box .nav-category li:not(:last-child) {
  margin-bottom: 30px;
}

.footer .footer-inner .nav-box.info .nav-category li {
  font-size: 15.7px;
  letter-spacing: 0em;
  font-weight: 300;
  display: inline-block;
  width: auto;
}
.footer .footer-inner .nav-box.info .nav-category li a {
  display: inline-block;
  padding-right: 0;
}
.footer .footer-inner .nav-box.info .nav-category li .slash {
  margin: 0 30px;
}
.footer .footer-inner .nav-box.sns .new {
  font-size: 14.91px;
  letter-spacing: 0.14em;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  width: 186px;
  display: inline-block;
  margin-top: 36px;
  border: 3px solid #000000;
}
.footer .footer-inner .sub_ttl {
  font-size: 15px;
  letter-spacing: 0em;
  font-weight: 300;
}
.footer .footer-inner .small_txt {
  font-size: 10px;
  letter-spacing: 0.14em;
  font-weight: 300;
  margin-top: 18px;
}
.footer .footer-inner .nav-box.mail_magazin a {
  width: 92%;
  max-width: 250px;
  font-size: 11.3px;
  line-height: 46px;
  letter-spacing: 0.14em;
  font-weight: 300;
  color: #ffffff;
  background: #000000;
  margin-top: 10px;
  padding: 0 20px;
  display: block;
  position: relative;
}
.footer .footer-inner .nav-box.mail_magazin a .arrow {
  position: absolute;
  top: 0;
  right: 15px;
}

.footer .footer-inner .txt-copyright {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.08em;
  font-weight: bold;
  padding: 30px 0 25px;
  border-top: 1px solid #bfbfbf;
  background: #ffffff;
}

}




/* ============================================================================
  SP
============================================================================ */
@media screen and (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
  .sp_only {
    display: inherit !important;
  }
  body {
    border: 0px solid #dddddd;
  }
  body:before {
    display: none;
  }
  body:after {
    display: none;
  }

  /* ------------------------------------------------
    下層 css
  ------------------------------------------------ */
  #layout #container {
    width: 100% !important;
    margin: 0 0 0 !important;
    background: #ffffff;
    padding: 57px 20px 10px;
  }

  .shoplist.secBrand {
      background: #fff !important;
      box-sizing: border-box;
      display: table;
      height: 100px;
      width: 100%;
      margin: 57px auto 0 !important;
      background: #ffffff;
  }
  .shoplist.secList {
    width: 100%;
    margin: 0 auto 0 !important;
    background: #ffffff;
  }
  .lookbookContainer {
      display: -ms-grid;
      display: grid;
      grid-gap: 1px;
      -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
      -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
      grid-template: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
      margin: 0 0;
  }
  #lookbookContainer {
      margin-bottom: 100px !important;
      margin: 0 0;
      background: #ffffff;
  }
  #layout {
    background: #ffffff;
  }
  img {
      max-width: initial !important;
      height: auto;
  }
  .mfp-content .lbImgArea img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      max-width: 100%;
      max-height: 100%;
      width: 100%;
  }
  .mfp-bg {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000 !important;
      overflow: hidden;
      position: relative;
      opacity: 0.8;
  }
  #goodsDetailContainer #goodsImageContainer .slickArrow .gd.slickPrev img {
    position: absolute;
    top: 0;
    right: 5px;
  }
  #goodsDetailContainer #goodsImageContainer .slickArrow .gd.slickNext img {
    position: absolute;
    top: 0;
    left: 5px;
  }

  /* ------------------------------------------------
    header
  ------------------------------------------------ */
  .header {
    position: fixed !important;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    background: transparent !important;
    height: auto !important;
    line-height: 1;
  }

  .header .header-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-top: 7px solid #dddddd;
    background: #ffffff !important;
    padding: 4px 0 12px;
  }

  .header .header-logo {
    width: 105px !important;
    height: 35px !important;
    margin: 0 auto;
    z-index: 10;
    position: relative !important;
    top: unset !important;
  }

  .header .header-logo a {
    display: block;
    margin: 0;
    text-indent: unset !important;
  }

  .header .header-logo img {
    width: 100%;
    height: auto;
  }

  .header .btn-search {
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 10;
  }

  .header .btn-search .searchBox {
    position: fixed;
    right: 0;
    top: 50px;
    width: 100%;
    z-index: 10;
    background: #f2f2f2;
    padding: 2.5% 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
  }
  .header .btn-search .searchBox .ballon {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #f2f2f2;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    pointer-events: none;
    z-index: 1;
    top: -4px;
    right:20px;
  }
  .header .btn-search .searchBox input {
    width: 86%;
    margin: 0 4% 0 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: auto !important;
  }
  .header .btn-search .searchBox input::placeholder {
    color: #000000;
    font-size: 10px;
  }
  .header .btn-search .searchBox a.btnHeaderSearch {
    color: #000000;
    font-size: 10px;
    padding: 1% 1%;
    line-height: 15px;
    border: 1px solid #000000;
    white-space: nowrap;
  }
  .header .btn-search .searchBox img {
    width: 12px;
  }

  .header .btn-search .ico {
    display: inline-block;
    width: 23px;
    vertical-align: bottom;
    margin-right: 3px;
  }

  .header .btn-cart {
    position: absolute;
    right: 45px;
    top: 13px;
    z-index: 10;
  }

  .header .btn-cart .ico {
    display: inline-block;
    width: 24px;
    vertical-align: bottom;
    margin-right: 3px;
  }
  .header .btn-cart .count {
    position: absolute;
    top: 12px;
    left: 0;
    width: 90%;
    text-align: center;
    font-size: 10px;
  }
  .header .btn-cart .ico img {
    width: 100%;
  }
  .header .btn-search .ico img {
    width: 100%;
  }

/* IE10〜11 */
_:-ms-input-placeholder, :root .header .btn-cart .ico img {
    max-width: 100%;
    height: 100%;
}
_:-ms-input-placeholder, :root .header .btn-search .ico img {
    max-width: 100%;
    height: 100%;
}


  .header .btn-menu {
    position: absolute;
    width: 24px;
    height: 18px;
    left: 8px;
    top: 7px;
    z-index: 10;
    padding: 10px;
  }

  .header .btn-menu .border {
    display: block;
    width: 24px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 17px;
  }

  .header .btn-menu .border::before, .header .btn-menu .border::after {
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    background: #000;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
  }

  .header .btn-menu .border::before {
    top: -8px;
  }

  .header .btn-menu .border::after {
    bottom: -8px;
  }

  .header .btn-menu.open .border {
    background: transparent;
  }

  .header .btn-menu.open .border::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .header .btn-menu.open .border::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .header .sp-menu {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 7px;
    left: 0;
    z-index: 5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    pointer-events: none;
  }

  .header .sp-menu.show {
    display: block;
    pointer-events: all;
  }

  .header .sp-menu.open {
    opacity: 1;
  }
  
  .header .sp-menu .sys {
    margin: 88px 20px 0;
    padding-bottom: 0;
    border-bottom: 1px solid #cfcfcf;
    text-align: left;
  }
  .header .sp-menu .sys .sidebar-list {
    margin-bottom: 4%;
  }
  .header .sp-menu .sys li {
    display: inline-block;
  }
  .header .sp-menu .sys li:not(:last-child) {
    margin-right: 21px;
  }
  .header .sp-menu .sys li a {
    width: 24px;
    display: block;
  }
  .header .sp-menu .sys li a img {
    width: 100%;
  }
  .header .sp-menu .sys #tab_box {
    
  }
  .header .sp-menu .sys #tab_box .acount .mypage {
    padding-bottom: 3%;
    border-bottom: 1px solid #cfcfcf;
  }
  .header .sp-menu .sys #tab_box .acount .logout {
    padding: 4.5% 0;
  }

  .header .sp-menu .sys #tab_box .searchBox {
    border: 1px solid #000000;
    padding: 5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-right: 14%;
    margin-bottom: 4.5%;
    opacity: 0;
    display: none;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .header .sp-menu .sys #tab_box .searchBox input {
    width: 96%;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 18px !important;
  }
  .header .sp-menu .sys #tab_box .searchBox input::placeholder {
    color: #000000;
    font-size: 10px;
  }
  .header .sp-menu .sys #tab_box .searchBox .btnHeaderSearch {
    width: 12px;
  }
  .header .sp-menu .sys #tab_box .searchBox .btnHeaderSearch img {
    width: 100%;
  }
  .header .sp-menu .sys #tab_box .searchBox .close {
    width: 12px;
    position: absolute;
    top: 5px;
    right: -12%;
  }
  .header .sp-menu .sys #tab_box .searchBox .close img {
    width: 100%;
  }
  .header .sp-menu .sys #tab_box .searchBox.open {
    opacity: 1;
    display: flex;
  }
  .header .sp-menu .sys #tab_box .searchBox.open img {
    width: 12px;
    height: 18px;
  }

  .header .sp-menu .menu-wrapper {
    height: 100%;
    width: 100%;
    overflow-y: scroll;
  }
  .header .sp-menu .menu-inner {
    padding: 5px 0 21px;
  }
  
  .header .sp-menu .nav-menu {
    font-size: 0;
    text-align: center;
    margin-bottom: 24px;
  }
  .header .sp-menu .nav-menu li {
    display: inline-block;
  }
  .header .sp-menu .nav-menu .login {
    margin-right: 62px;
    letter-spacing: 0.24em;
    font-size: 12px;
    font-weight: 300;
  }
  .header .sp-menu .nav-menu .search {
    margin-right: 30px;
    font-size: 14px;
  }
  .header .sp-menu .nav-menu .favorite {
    font-size: 14px;
  }
  .header .sp-menu .main-menu {
    text-align: left;
    margin:0 20px 5px;
    clear: both;
    border-bottom: 1px solid #cfcfcf;
  }
  .header .sp-menu .main-menu > li {
    font-size: 1.2rem !important;
    position: relative;
    padding: 3% 0 4%;
  }
  .header .sp-menu .main-menu > li > a {
    display: block;
  }
  .header .sp-menu .main-menu > li > a.open {
    font-weight: bold;
  }
  .header .sp-menu .main-menu > li .sub-menu {
    display: none;
  }
  .header .sp-menu .main-menu > li .sub-menu ul {
    margin: 5% 0 0 27px;
  }
  .header .sp-menu .main-menu > li .sub-menu li {
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.14em;
    margin-bottom: 17px;
  }
  .header .sp-menu .main-menu > li .sub-menu li:last-child {
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.14em;
    margin-bottom: 0;
  }

  /* ------------------------------------------------
    footer
  ------------------------------------------------ */
  .footer {
    background: #f3f3f3 !important;
    padding: 6% 0 0;
    text-align: left !important;
    position: inherit !important;
  }

  .footer .footer-inner {
    margin: 0 auto;
  }
  .footer .footer-inner .nav-box {
    border-bottom: 1px solid #000000;
  }
  .footer .footer-inner .nav-box .ttl {
    font-size: 15px;
    margin-bottom: 40px;
    position: relative;
    width: 84.8%;
    margin: 5% 7.6% 0;
    padding-bottom: 2%;
  }
  .footer .footer-inner .nav-box .ttl::before {
    content: "";
    display: block;
    width: 50%;
    height: 5px;
    position: absolute;
    top: 20px;
    background: #dddddd;
  }
  .footer .footer-inner .nav-box .nav-category {
    width: 84.8%;
    margin: 5% 7.6%;
  }
  .footer .footer-inner .nav-box .nav-category li {
    font-size: 10px;
    letter-spacing: 0em;
    font-weight: 300;
    position: relative;
  }
  .footer .footer-inner .nav-box .nav-category li a {
    display: inline-block;
    padding-right: 19px;
  }

  .footer .footer-inner .nav-box .nav-category li:not(:last-child) {
    margin-bottom: 3%;
  }

  .footer .footer-inner .nav-box.info .nav-category li {
    font-size: 10px;
    letter-spacing: 0em;
    font-weight: 300;
    display: block;
    width: auto;
  }
  .footer .footer-inner .nav-box.info .nav-category li a {
    display: inline-block;
    padding-right: 0;
  }
  .footer .footer-inner .nav-box.info .nav-category li .slash {
    margin: 0 30px;
    display: none;
  }
  .footer .footer-inner .nav-box.sns {
    background: #ffffff;
  }
  .footer .footer-inner .nav-box.sns .new {
    font-size: 10px;
    letter-spacing: 0.14em;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    width: 84.8%;
    margin: 3% 7.0% 6%;
    display: inline-block;;
    border: 2px solid #000000;
  }
  .footer .footer-inner .sub_ttl {
    font-size: 15px;
    letter-spacing: 0em;
    font-weight: 300;
  }
  .footer .footer-inner .small_txt {
    font-size: 10px;
    letter-spacing: 0.14em;
    font-weight: 300;
    margin-top: 18px;
    width: 84.8%;
    margin: 4% 7.6%;
  }
  .footer .footer-inner .nav-box.mail_magazin a {
    width: 250px;
    font-size: 11.3px;
    line-height: 46px;
    letter-spacing: 0.14em;
    font-weight: 300;
    color: #ffffff;
    background: #000000;
    margin: 4% 7.6% 10%;
    padding: 0 20px;
    display: block;
    position: relative;
  }
  .footer .footer-inner .nav-box.mail_magazin a .arrow {
    position: absolute;
    top: 0;
    right: 15px;
  }
  .footer .footer-inner .nav-box .nav-sns {
    width: 100%;
    text-align: center;
    padding-top: 6%;
  }
  .footer .footer-inner .nav-box .nav-sns li {
    font-size: 11px;
    letter-spacing: 0.057em;
    font-weight: 300;
    display: inline-block;
    margin: 0 2.6%;
    width: 6%;
  }

  .footer .footer-inner .nav-box .nav-sns li:not(:last-child) {
    margin-right: 0;
  }

  .footer .footer-inner .nav-box .nav-sns li:last-child {
    width: 7.5%;
  }

  .footer .footer-inner .nav-box .nav-sns a {
    display: inline-block;
  }
  .footer .footer-inner .nav-box .nav-sns a img {
    width: 100%;
  }
  .footer .footer-inner .nav-box .nav-sns li:last-child a img {
    margin-top: 1px;
  }

  .footer .footer-inner .txt-copyright {
    text-align: center;
    font-size: 8px;
    letter-spacing: 0.08em;
    font-weight: bold;
    border-top: 0px solid #000000;
    border-bottom: 7px solid #dddddd;
    padding: 3% 0 2.5%;
    background: #ffffff;
  }


  /* ------------------------------------------------
    main-area
  ------------------------------------------------ */
  .main-area {
    display: block;
    width: 100%;
    padding-top: 57px;
  }

  .main-area .main-inner {
    margin: 0 auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0;
  }

  .main-area .contents-area {
    width: 100%;
  }

}

