.cInner--min{
  padding:0px 5px;
}
.js-more li:nth-child(n+7){
  display: none;
}

.cTable{
  width:100%;
  table-layout: fixed;
  margin-bottom:20px;
}
.cTable td{
  padding:15px 10px;
}
.cTable tr td:nth-child(1){
  width:30%;
}
.cTable tr td:nth-child(2){
  width:70%;
}
.cTable tr:nth-child(odd) td{
  background:#f2f2f2;
}


/* SHOP NEWS */
#news dl dt:nth-of-type(n+4), #news dl dd:nth-of-type(n+4) {
  display: none;
}

.scrollgeneric {
  line-height:1px;
  font-size:1px;
  position:absolute;
  top:0;
  left:0;
}

/* 縦スクロール範囲 */
.vscrollerbase {
  width:10px;
  background:url(https://crasik.com/cart/img/top/news-bg.jpg) right repeat-y;
}

/* 縦スクロールバー */
.vscrollerbar {
  width:10px;
  background:url(https://crasik.com/cart/img/top/news-bar.jpg) right repeat-y;
}

/* 横スクロール範囲 */
.hscrollerbase {
  height:10px;
  background-color:#eee;
}

/* 横スクロールバー */
.hscrollerbar {
  height:10px;
  background-color:#900;
}

/* 縦横スクロールバー */
.scrollerjogbox {
  width:10px;
  height:10px;
  top:auto;
  left:auto;
  bottom:0;
  right:0;
  background-color:#eee;
}


* html #news{}

.news-list{
  position:relative;
}

.news-list dt{
  position:absolute;
  left:10px;
  color:#666;
}
.news-list dd{
  padding-left:90px;
  margin-bottom:10px;
}
.news-list a{
  text-decoration:underline;
}



/* Pick up brand */
.pick_brand .itemList--1 .itemList__unit:nth-child(n+2) {
    margin-left: 0%;
}
.pick_brand .itemList .itemList__unit a {
  display: block;
  position: relative;
}
.pick_brand .itemList .itemList__unit a > img {
  display: block;
  width: 100%;
}
.pick_brand .itemList .itemList__unit a .pick_brandname {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.9) !important;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  width: 50%;
  height: 50%;
}
.pick_brand .itemList .itemList__unit a .pick_brandname img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 80%;
}
.pick_brand .itemList .itemList__unit a .pick_brandname span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 300px;
    line-height: 300px;
    display: inline;
}

/* feature */
.feature {
  padding: 15px 0 30px;
}
.feature .itemList__unit {
  text-align: left;
}
.feature .itemList__unit .feature_posttitle {
  margin-top: 10px;
}
.feature .itemList__unit .feature_title {
  float: left;
  width: 70%;
  display: block;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.feature .itemList__unit .feature_title:before {
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_ic19.png);
  padding-right: 10px;
}
.feature .itemList__unit .feature_title img {
  vertical-align: baseline;
  padding-right: 10px;
}
.feature .itemList__unit .feature_date {
  color: #999;
  float: right;
  display: block;
  width: 25%;
}
.feature .itemList__unit .feature_posttxt {
  line-height: em;
}
.feature .itemList__unit .js-text-overflow {
  overflow: hidden; /* overflow: hidden;　がキモ。*/
  height: 60px;
}

.feature .itemList--1 .itemList__unit:nth-child(n+3) {
    margin-top: 40px;
}
.feature .itemList--1 .itemList__unit p.feature_postimg {
  position: relative;
  width: 100%;
  min-height: 175px;
  max-height: 175px;
  padding: 3px;
  box-sizing: border-box;
  background: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_bg06.gif);
}
.feature .itemList--1 .itemList__unit p.feature_postimg a {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 169px;
  max-height: 169px;
}
.feature .itemList--1 .itemList__unit p.feature_postimg a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: auto;
}
.feature .itemList--1 .itemList__unit p.feature_postimg span.feature_date {
  position: absolute;
  right: 15px;
  bottom: -5px;
  font-size: 40px;
  letter-spacing: -0.02em;
  font-family: 'Crimson Text', serif;
}
.feature .itemList--1 .itemList__unit p.feature_postimg span.feature_date strong {
  font-size: 50px;
  vertical-align: text-bottom;
  margin-left: -5px;
  letter-spacing: -0.03em;
}
.feature .feature_moreBtn {
    display: block;
    background: #fff;
    border: solid #999999 2px;
    text-align: center;
    /* color: #fff; */
    font-weight: normal;
    box-sizing: border-box;
    width: 175px;
    padding: 15px 0;
    margin: 10px auto 0;
    cursor: pointer;
}

/* ranking */
.ranking {
  padding: 40px 0;
}
.ranking .mainTitle {
  margin-top: 0;
}
.ranking .itemList .itemList__unit img {
  width: 100%;
}
.ranking .itemList .itemList__unit {
    position: relative;
    margin-top: 40px;
    margin-bottom: 20px;
}
.ranking .itemList .itemList__unit:after {
  position: absolute;
  left: 0;
  top: -40px;
}
.ranking .itemList .itemList__unit:nth-of-type(1):after {
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_ic14.png);
}
.ranking .itemList .itemList__unit:nth-of-type(2):after {
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_ic15.png);
}
.ranking .itemList .itemList__unit:nth-of-type(3):after {
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_ic16.png);
}
.ranking .itemList .itemList__unit:nth-of-type(4):after {
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_ic17.png);
}
.ranking .itemList .itemList__unit:nth-of-type(5):after {
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_ic18.png);
}
.ranking .itemList .itemList__unit:nth-of-type(6):after {
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_ic38.png?cmsp_timestamp=20190228153614);
}
.ranking .js-moreBtn {
  background: #fff;
  border: solid #999999 2px;
  text-align: center;
  /* color: #fff; */
  font-weight: normal;
  box-sizing: border-box;
  width: 175px;
  padding: 15px 0;
  margin: 40px auto 0;
  cursor: pointer;
}
.ranking .js-moreBtn:hover {
  opacity: 0.8;
}
.ranking .itemList__imgBox .itemList__link img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ranking .itemList__imgBox .itemList__link {
    position: relative;
    padding-top: 100%;
    display: block;
    border: 5px solid #FFF;
}
/* osusume */
.osusume {
  padding: 40px 0;
}
.osusume .mainTitle {
  margin-top: 0;
  margin-bottom: 0;
}
.osusume .itemList .itemList__unit img {
  width: 100%;
}
.osusume .itemList .itemList__unit {
  position: relative;
  margin-top: 20px;
}
.osusume .itemList .itemList__unit:after {
  position: absolute;
  left: 0;
  top: -40px;
}
.osusume .js-moreBtn {
  background: #fff;
  border: solid #999999 2px;
  text-align: center;
  /* color: #fff; */
  font-weight: normal;
  box-sizing: border-box;
  width: 175px;
  padding: 15px 0;
  margin: 40px auto 0;
  cursor: pointer;
}
.osusume .js-moreBtn:hover {
  opacity: 0.8;
}
.osusume .itemList__imgBox .itemList__link img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.osusume .itemList__imgBox .itemList__link {
    position: relative;
    padding-top: 100%;
    display: block;
    border: 5px solid #FFF;
}
/* new */
.new {
    padding: 0px 0 30px;
}
/*.new .newList li {
  padding: 0 15px;
}*/
.new .newList .slick-prev {
  left: 50%;
  margin-left: -520px;
  border-color: #5e2a0d;
  border-bottom-width: 3px!important;
  border-left-width: 3px!important;
}
.new .newList .slick-next {
  right: 50%;
  margin-right: -520px;
  border-color: #5e2a0d;
  border-top-width: 3px!important;
  border-right-width: 3px!important;
}

.new .newList .itemList__unit img {
  width: 100%;
}
.new .newList .itemList__unit {
  position: relative;
}
.new .itemList--2 .itemList__unit:nth-of-type(n+3) {
  margin-top: 20px;
}
.new .newList .newitem:after {
  position: absolute;
  top: 0;left: 0;
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_ic07.png);
  z-index: 2;
}

.new .js-more li {
  display: block;
}
.new .js-more li:nth-child(n+11){
  display: none;
}
.new .js-moreBtn {
  background: #fff;
  border: solid #999999 2px;
  text-align: center;
  /* color: #fff; */
  font-weight: normal;
  box-sizing: border-box;
  width: 175px;
  padding: 15px 0;
  margin: 20px auto 0;
  cursor: pointer;
}
.new .js-moreBtn:hover {
  opacity: 0.8;
}

.itemList__regular {
  font-weight:bold;
}

/* staffnote */
.staffnote {
  padding: 30px 0;
}
.staffnote .itemList__unit {
  text-align: left;
}
.staffnote .itemList__unit .staffnote_postimg {
  position: relative;
  text-align: center;
  border: solid 1px #e3e3e3;
  margin-bottom: 10px;
  line-height: 1;
}
/*.staffnote .itemList__unit .staffnote_postimg:after {
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_bg05.png);
  bottom: -40px;
  right: 0;
  position: absolute;
}*/
.staffnote .itemList__unit .staffnote_postimg a {
  display: block;
  border: solid #FFF 10px;
  box-sizing: border-box;
}
.staffnote .itemList__unit .staffnote_postimg a img {
  width: 100%;
  height: auto;
}
.staffnote .itemList__unit .staffnote_title {
  float: left;
  width: 70%;
  display: block;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.staffnote .itemList__unit .staffnote_title:before {
  content: url(https://img02.shop-pro.jp/PA01099/569/etc/cr_ic20.png);
  padding-right: 10px;
}
.staffnote .itemList__unit .staffnote_title img {
  vertical-align: baseline;
  padding-right: 10px;
}
.staffnote .itemList__unit .staffnote_date {
  color: #999;
  float: right;
  display: block;
  width: 25%;
}
.staffnote .itemList__unit .staffnote_posttxt {
  line-height: 2em;
}
.staffnote .itemList__unit .js-text-overflow {
  overflow: hidden; /* overflow: hidden;　がキモ。*/
  height: 60px;
}
.staffnote .itemList--1 .itemList__unit p.staffnote_postimg {
  position: relative;
  width: 100%;
  /* min-height: 150px; */
  /* max-height: 150px; */
  box-sizing: border-box;
}
.staffnote .itemList--1 .itemList__unit p.staffnote_postimg a {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 70%;
  /* min-height: 148px; */
  /* max-height: 148px; */
}
.staffnote .itemList--1 .itemList__unit p.staffnote_postimg a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media all and (-ms-high-contrast:none){
  .staffnote .itemList--1 .itemList__unit p.staffnote_postimg a img {
    height: auto;
  }
}

.staffnote .staffnote_moreBtn {
  display: block;
  background: #fff;
  border: solid #999999 2px;
  text-align: center;
  /* color: #fff; */
  font-weight: normal;
  box-sizing: border-box;
  width: 175px;
  padding: 15px 0;
  margin: 10px auto 0;
  cursor: pointer;
}

.info {
  padding:30px 0;
}

/* snap */
#snap .bnrList--half .bnrList__unit:nth-of-type(n+3) {
  margin-top: 10px;
}

/*タイトル画像サイズ*/
h2.mainTitle img {
  width:60%;
}
/*タイトル画像サイズ インスタ用*/
h2.mainTitle_insta img {
    width: 40%;
}
h2.mainTitle_insta {
    margin: 30px auto 20px;
    width: 100%;
    display: block;
    text-align: center;
}
