@charset "UTF-8";

#blog_html{
  position:relative;
}
#blog_html .topics_pans{
  text-align:left;
}
#blog_error{
  margin:70px 0;
  line-height:180%;
}
#blog_error div{
  margin:0 0 30px 0;
  font-size:30px;
}
/*------------------------------------------------
 LIST
------------------------------------------------*/
#rightContentMain .s5_reco_section:first-child{
  display:block;
}
#leftContent{
  margin:20px 0 0 0;
}
.menuCategory{
  width:200px;
}
#leftContent h2,
#blog_html > h2{
  width:193px;
  padding:6px 0px 6px 7px !important;
  font-weight: 900 !important;
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  font-size:14.5px !important;
  transform: scale( 1, 0.95 ) !important;
  color: #2d2d2d !important;
  border:0;
  border-bottom:1px solid #000000;
  background:#ffffff;
}
#leftContent .section{
  padding:0;
}
#leftContent .menuCategory .lists{
  margin:0;
}
#ss-w-alhd-pc-menuType{
  margin:20px 0 0 0;
}
#leftContent > h2{
  margin:20px 0 0 0;
}

#rightContentMain img{
  max-width:100%;
}
.s5_reco_section h2#ss-w-alhd-pc-tagRankingHeader{
  display:block;
  width:750px;
}

#rightContentMain .s5_reco_section .more-button a{
  position:relative;
  display:block;
  margin:20px auto 0;
  padding:10px 10px 10px 0;
  width:160px;
  border:1px solid #999999;
  text-align:center;
  color:#666666;
}
#rightContentMain .s5_reco_section .more-button a:hover{
  border:1px solid #cccccc;
  color:#999999;
}
#rightContentMain .s5_reco_section .more-button a #ss-w-alhd-pc-tagRankingItem4LineMoreLinkArrow{
  position:absolute;
  top:50%;
  right:20px;
  display: block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#ss-w-alhd-pc-tagRankingItem4LineMoreLinkArrow:before{
  content:"";
}

#article_list > ul{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:822px;
    margin:0 -10px 0 0;
}
#article_list > ul > li{
  width:195px;
  height:360px;
}
#article_list > ul > li{
  margin:0 10px 0 0;
}
#article_list > ul > li a{
  width:195px;
}
#article_list > ul > li > a > p:nth-child(2){
  margin:7px 0 3px 0;
  font-size:10px;
}
#article_list > ul > li > a > p:nth-child(3){
/*  height:45px; */
  margin:0 0 9px 0;
  width:195px;
  text-overflow: ellipsis;
  font-size:12px;
  white-space: nowrap;
  overflow: hidden;
}
#article_list > ul > li > a > p > img{
  width:195px;
  height:195px;
  object-fit: cover;
}
#article_list > ul > li a > p.ss-w-alhd-pc-articleDisplay4lineImage{
  margin:0;
  width:195px;
  height:195px;
  overflow:hidden;
}
.ss-w-alhd-pc-articleDisplay4lineUserData{
  position:relative;
  margin-left:-3px;
}
.ss-w-alhd-pc-articleDisplay4lineUserImage{
  float:left;
  width:60px;
  height:60px;
}
.ss-w-alhd-pc-articleDisplay4lineUserImage img{
  width:60px;
  height:60px;
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  border: 1px solid #ededed;
}
#article_list ul.ss-w-alhd-pc-coordinateDisplay4lineUserDatas{
  position:absolute;
  display:block !important;
  width:125px;
  height:90px;
  overflow:hidden;
  margin:0px !important;
  top:5px;
  right:3px;
}
.ss-w-alhd-pc-menuListLi .now .icons{
  position:absolute;
  top:0;
  right:5px;
  text-decoraton:none;
}

#ss-w-alhd-pc-menu-Label .lists .now {
    background: #f0f0f0;
    text-decoration: none;
    cursor: pointer;
    color: #646464;
    /* display: inline; */
    width: 100%;
}
#ss-w-alhd-pc-menu-Label .lists .now a {
    background: none;
}



/*------------------------------------------------
 DETAIL
------------------------------------------------*/
/* MAIN INFO */
.ss-article-main-infos{
  margin:30px auto 0;
  width:800px;
}
.ss-article-main-image-area{
  display:none;
}
.article-dates{
  padding:15px 0 10px 0;
  font-size:12px;
}
.ss-article-main-title-area h1.ss-article-main-title{
  font-size:20px;
  width: 580px;
}
.ss-w-alhd-articleDetail-userNameKana,
.ss-article-description-area{
  display:none;
}
#ss-w-alhd-pc-articleStaffData{
  margin:20px auto 0;
  padding:20px;
  width:760px;
  background:#f2f2f2;
  border:solid 1px #ededed;
  font-size:12px;
  line-height:160%
}
#ss-w-alhd-pc-articleStaffData dt a img{
  width:70px;
  height:70px;
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  border: 1px solid #ededed;
}
#ss-w-alhd-pc-articleStaffData{
  display:flex;
}
#ss-w-alhd-pc-articleStaffData dt{
  margin:0 15px 0 0;
}
#ss-w-alhd-pc-articleStaffData dd{
  padding:5px 0 0 0;
}
#ss-w-alhd-pc-articleStaffData dd a{
  text-decoration:underline;
}

/* CONTENTS */
#ss-article-content-list{
  clear:both;
  margin:0 auto;
  padding:70px 0 0 0;
  width:800px;
}
.ss-article-box{
  margin:0 0 20px 0;
  font-size:14px;
}
/* boxtype-1 --- 1block */
/* boxtype-2 --- 2block vertical */
.boxtype-2-list>li{
  margin:0 0 30px 0;
}
/* boxtype-3 --- 2block horizontal */
.boxtype-3-list{
  display:flex;
  padding:0 0 20px 0;
}
.boxtype-3-list>li:nth-child(1){
  margin:0 30px 0 0;
}
/* boxtype-4 --- 2block x 2 */
.boxtype-4-list{
  display:flex;
  flex-wrap:wrap;
}
.boxtype-4-list>li:nth-child(1){
  margin:0 30px 30px 0;
}
.boxtype-4-list>li:nth-child(2){
  margin:0 0 30px 0;
}
.boxtype-4-list>li:nth-child(3){
  margin:0 30px 0 0;
}
.boxtype-4-list>li:nth-child(4){
  margin:0;
}

/* 【見出し】 */
.content-area-title h2{
  font-size:14px;
  font-weight:bold;
}
/* 【テキスト】 */
.ss-font-size-x-small{
  font-size:10px;
}
.ss-font-size-small{
  font-size:12px;
}
.ss-font-size-medium{
  font-size:14px;
}
.ss-font-size-large{
  font-size:16px;
}
.ss-font-size-x-large{
  font-size:20px;
}

.boxtype-3-list li:nth-child(odd) .content-area-description,
.boxtype-4-list li:nth-child(odd) .content-area-description{
  padding:0 20px 0 0;
}
.boxtype-3-list li:nth-child(even) .content-area-description,
.boxtype-4-list li:nth-child(even) .content-area-description{
  padding:0 0 0 20px;
}
/* 【画像】 */
.boxtype-1-list .content-area-image img,
.boxtype-2-list .content-area-image img{
  max-width:640px;
}
.boxtype-3-list .content-area-image img,
.boxtype-4-list .content-area-image img{
  max-width:385px;
}
/* 【リンク】 */
.content-area-link a{
  text-decoration:underline;
/*  font-size:12px; */
}
.ss-content-link-ogp-box{
  display:flex;
}
.ss-ogp-img-box{
  margin:0 20px 0 0;
}
.ss-ogp-img-box img{
  width:200px;
  height:auto;
}
.ss-content-link-ogp-box .ss-link-description{
  display:none;
/*
  margin:5px 0;
  font-size:12px;
*/
}
.boxtype-1-list .ss-content-link-movie iframe,
.boxtype-2-list .ss-content-link-movie iframe{
  width:515px !important;
  height:297px !important;
}
.boxtype-3-list .ss-content-link-movie iframe,
.boxtype-4-list .ss-content-link-movie iframe{
  width:385px !important;
  height:222px !important;
}
/* 【コーディネート】 */
.content-area-coordinate{
  position:relative;
}
.boxtype-1-list .content-area-coordinate{
  position:relative;
  background:#f4f4f4;
  padding:30px 0 30px 30px;
}
.ss-content-coordinate-img img{
  width:385px;
  margin:0 auto;
}
.boxtype-3-list li .ss-content-coordinate-img img,
.boxtype-4-list li .ss-content-coordinate-img img{
  object-fit: cover;
  object-position: 0% 0%;
  height:482px;
}
.boxtype-1-list .ss-content-user-info-list,
.boxtype-2-list .ss-content-user-info-list{
  position:absolute;
  top:250px;
  left:450px;
  width:300px;
}
.boxtype-3-list .ss-content-user-info-list,
.boxtype-4-list .ss-content-user-info-list{
  margin:10px 0 0 0;
}
.ss-content-user-info-list{
  display:flex;
}
.ss-content-user-info-list li:first-child img{
  width:80px;
  height:80px;
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  border: 1px solid #ededed;
}
.boxtype-1-list .ss-content-user-meta-list,
.boxtype-2-list .ss-content-user-meta-list{
  position:absolute;
  top:10px;
  left:100px;
  font-size:12px;
}
.boxtype-3-list .ss-content-user-meta-list,
.boxtype-4-list .ss-content-user-meta-list{
   font-size:12px;
   margin:5px 0 0 15px;
}
/* コーデ使用アイテム - boxtype1 */
.boxtype-1-list .ss-content-coordinate-product-info{
/*
  position:absolute;
  top:30px;
  left:450px;
*/
}
.boxtype-1-list .ss-content-coordinate-product-info h2{
  margin:40px 0 10px;
  font-size:12px;
/*  text-align:center; */
}
.boxtype-1-list .ss-content-coordinate-product-list ul{
  display: -webkit-flex;
  display:flex;
  flex-wrap:wrap;
  width:770px;
  margin:0 -15px 0 0;
}
.boxtype-1-list .ss-content-coordinate-product-list ul li{
  margin:0 15px 15px 0;
  width:136px;
}
.boxtype-1-list .ss-content-coordinate-product-list ul li p{
  font-size:10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.boxtype-1-list .ss-content-coordinate-product-list ul li img{
  margin:0 0 5px 0;
  width:136px;
  height:auto;
}
/* 商品 */
.content-area-product{
}
.ss-content-product-img{
  margin:0 0 10px 0;
}
.ss-content-product-img img{
  max-width:385px;
}
.ss-content-product-info{
  font-size:12px;
}
.ss-content-product-info .ss-product-price:after{
  content:" (税込)";
  font-size:10px;
}

/* ハッシュタグ */
#ss-article-tag-list{
  margin:0 auto;
  padding:20px 0 60px;
  width:800px;
  font-size:small;
}
#ss-article-tag-list li{
  float:left;
  margin:0 15px 25px 0;
}
#ss-article-tag-list a{
  padding:8px 12px;
  background:#ededed;
  border-radius:3px;
}
#ss-article-tag-list ul:after{
  content: "";
  clear: both;
  display: block;
}

/*------------------------------------------------
 TAG
------------------------------------------------*/
#tag_ranking_list ul{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  width:832px;
  margin:0 -20px 0 0;
}

#tag_ranking_list ul li{
  position:relative;
  margin:0 20px 20px 0;
  width:257px;
  height:257px;
  background:#666666;
}
#tag_ranking_list ul li img{
  width:257px;
  height:257px;
  object-fit: cover;
}
#tag_ranking_list ul li p{
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  margin:auto;
  width:257px;
  text-align:center;
  height:1em;
}
#tag_ranking_list > ul > li img{
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#tag_ranking_list > ul > li a{
  display:block;
  z-index:999;
  background:#000000;
  font-size:12px;
}
#tag_ranking_list > ul > li p:nth-child(2){
  position:absolute;
  top:-25px;
  left:0;
  bottom:0;
  right:0;
  margin:auto;
  text-align: center;
  width:150px;
  height:2em;
  color:#ffffff;
}
#tag_ranking_list > ul > li p:nth-child(3){
  position:absolute;
  top:35px;
  left:0;
  bottom:0;
  right:0;
  margin:auto;
  text-align: center;
  width:150px;
  height:2em;
  color:#ffffff;
}


/*------------------------------------------------
 Top Include
------------------------------------------------*/
#blog_brand_header{
	margin:0 0 20px 0;
}
.blog_brand_header_image img{
	width:1060px;
	height:auto;
}

/*------------------------------------------------
 NEXT PREV
------------------------------------------------*/
#ss-article-pagination {
    width: 800px;
    margin: 0 auto;
}

#ss-article-pagination .ss-article-pagination-buttons{
    float: none;
    margin-left: 0;
    margin-bottom: 60px;
}

.ss-article-pagination-buttons ul {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.ss-article-pagination-buttons ul li {
    padding-left: 0;
    position: static;
    display: table-cell;
    margin-right: 0;
}

.ss-article-pagination-buttons ul li.ss-article-pagination__prev {
    text-align: left;
    padding-right: 0;
}
.ss-article-pagination-buttons ul li.ss-article-pagination__list {
    text-align: center;
}
.ss-article-pagination-buttons ul li.ss-article-pagination__next {
    text-align: right;
    padding-left: 0;
}

li.ss-article-pagination__prev a {
    background: #ededed;
    border-radius: 3px;
    padding: 8px 19px;
}
li.ss-article-pagination__next a {
    background: #ededed;
    border-radius: 3px;
    padding: 8px 12px;
}

li.ss-article-pagination__list a {
    text-decoration: none;
    border-bottom: 1px solid #333333;
    padding-bottom: 2px;
}


.ss-article-pagination-buttons ul li.ss-article-pagination__next a:before {
    content: '';
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 2px;
    width: 5px;
    height: 5px;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.ss-article-pagination-buttons ul li.ss-article-pagination__prev a:after {
    content: '';
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 2px;
    width: 5px;
    height: 5px;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*------------------------------------------------
 VS
------------------------------------------------*/
.ss-w-alhd-hashTag{
  width:auto !important;
}

.ss-w-alhd-tagRankingList{
  padding:50px 0 0 0;
  width:812px;
}

.ss-w-alhd-tagRankingList li {
  float: left;
  padding: 5px;
  margin: 0 !important;
  position:relative;
  overflow:hidden;
}

.ss-w-alhd-tagRankingList li a{
  font-size: 12px;
  color: #6f6f6f;
  display: block;
  padding: 4px 18px;
}

.ss-w-alhd-tagRankingList li.ss-w-alhd-hashTag p a{
  font-size:12px;
  color:#6f6f6f !important;
  display: block;
  padding: 4px 18px;
}

.ss-w-alhd-tagRankingList li.ss-w-alhd-hashTag p{
  padding: 2px;
  display: block;
  border: 1px solid #666;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.ss-w-alhd-tagRankingList li img{
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.ss-w-alhd-tagRankingList li+li{
  margin:0 0 0 10px;
}









/*------------------------------------------------
 org
------------------------------------------------*/

#rightContentMain {
  margin:15px 0 0 5px !important;
}

#item section.section {
  padding: 0 0 18px 0 !important;
}

#coordinate .detail_block01 dd ul{
  width:486px;
  margin-right:-16px;
}

#coordinate .detail_block01 dd li{
  width:146px;
  font-size:12px;
  margin:15px 16px 15px 0;
}

.photo .coordinate img{
  width:146px !important;
}

#ss-w-alhd-searchItem-sort-list{
  margin:10px 0 0 0;
}

#leftContent .menuCategory .lists li {
  background-color:#FEFEFE !important;
}
.menuCategory .lists li a {
  color: #6f6f6f !important;
}
.ss-w-alhd-pc-mod_form_select select {
  background-color:#FEFEFE !important;
  height:26px;
}
.ss-w-alhd-pc-mod_form_select{
  border-style:solid;
  border-width:1px;
  border-color:#2d2d2d !important;
  height:34px;
  padding:4px 0px 4px 10px;
}
#ss-w-alhd-staffDetail{
  width:1060px;
  overflow:hidden;
  padding:25px 0 32px 0 !important;
}
#ss-w-alhd-staffDetail-userImage{
  float:left;
  width:160px;
  height:160px;
}

#ss-w-alhd-staffDetail-userImage img{
  width:160px;
  height:160px;
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  border: 1px solid #ededed;
}
#ss-w-alhd-staffDetail-userData{
  float:left;
  width:298px;
  padding:10px 20px 0 30px;

}
#ss-w-alhd-staffDetail-userProfile{
  float:left;
  width:511px;
  min-height:136px;
  padding:20px;
  border-style:solid;
  border-width:0px 0px 0px 1px;
  border-color:#aaaaaa;
}


.coordinateDisplay3line{width:1060px;margin:0px;}
.coordinateDisplay3line>li{width:340px !important;height:340px !important;float:left;padding:0px;position:relative;}
.coordinateDisplay3lineImage{width:340px !important;height:340px !important;overflow:hidden;position:relative;margin:0px 0px 0px 0px;padding:0px;}



#ss-w-alhd-searchHeightList{
  width :812px;
  overflow: hidden;
  margin:5px 0px 0px 0px;
}
#ss-w-alhd-searchHeightList>dt{width:75px;float:left;}
#ss-w-alhd-searchHeightList>dt>div{
  width:75px;
  height:30px;
  position:relative;
  top:7px;
  left:0px;
}
#ss-w-alhd-searchHeightList>dd{width:732px;float:left;}

#heightSearch-Staff{width:250px;}





#ss-w-alhd-searchShopList{
  width :812px;
  overflow: hidden;
  margin:5px 0px;
}
#ss-w-alhd-searchShopList>dt{width:75px;float:left;}
#ss-w-alhd-searchShopList>dt>div{
  width:75px;
  height:30px;
  position:relative;
  top:7px;
  left:0px;
}
#ss-w-alhd-searchShopList>dd{width:732px;float:left;}

#shopSearch{width:250px;}





#ss-w-alhd-searchKey{
  width :812px;
  overflow: hidden;
  margin: 20px 0px 20px 0px;
}
#ss-w-alhd-searchKey>dt{width:75px;float:left;}
#ss-w-alhd-searchKey>dt>div{
  width:75px;
  height:25px;
  position:relative;
  top:8px;
  left:0px;
}
#ss-w-alhd-searchKey>dd{width:732px;float:left;}
#ss-w-alhd-searchKey>dd>div{float:left;}

#ss-w-alhd-searchKey>dd>div{
  margin:0px 10px 10px 0px;
  padding:7px 40px 7px 25px;
  height:18px;
  position:relative;
  border: 1px solid #666;
  border-radius: 6px;          
  -webkit-border-radius: 6px;  
  -moz-border-radius: 6px;     
}
#ss-w-alhd-pc-banner {
  margin-bottom: 20px;
}

#ss-w-alhd-pc-tagRankingHeader{
  font-weight:550;
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  
  font-size:21px;
  letter-spacing: 0.5px;
}
#ss-w-alhd-searchKey>dd>div>span{width:100%;text-align:center;}
#ss-w-alhd-searchKey>dd>div>a{width:10px;position:absolute;top:5px;right:10px;}

#ss-w-alhd-searchItem-sort-list{
  width :812px;
  overflow: hidden;
  border-style:solid;
  border-width:0px 0px 1px 0px;
  border-color:#ccc;
}
.ss-w-alhd-searchItem-sort-item{
  width:188px;
  height:34px;
  float:left;
  border-style:solid;
  border-width:1px 1px 0px 1px;
  margin:0px 20px 0px 0px;
  text-align:center;
  border-color:#ccc;
  color:#ccc;
  letter-spacing: 1px;
}
.ss-w-alhd-searchItem-sort-item p {
  display: block;
  font-size:14px;
  color:#ccc;
}
.ss-w-alhd-searchItem-sort-item a {
  font-size:14px;
  color:#ccc;
  display: block;
  padding: 7px 0;
}
#ss-w-alhd-searchItem-sort-list .now {
  background-color:#bbb;
}
#ss-w-alhd-searchItem-sort-list .now p{
  background-color:#bbb;
  display: block;
}
#ss-w-alhd-searchItem-sort-list .now a{
  color:#fff;
  display: block;
  padding: 7px 0;
}



/******/
.ss-w-alhd-pc-clearfix{
  clear:both;
}
.ss-w-alhd-pc-section{
}
#ss-w-alhd-pc-rankingItem-coordinateRankingHeader{
  margin:0px 0px 20px 0px;
}
#ss-w-alhd-pc-rankingItem-coordinate{
}
#ss-w-alhd-pc-coordinateRanking .more--link{
    display: block;
    margin: 30px 0 0 0;
    width: 100%;
    position: relative;
    padding: 25px 0;
    border-top: 0;
    border-bottom: 0;
    text-decoration: none;
    background: #333333 url(https://www.palcloset.jp/shared/pc_pal/images/btn_more_bg.png) no-repeat 49% center;
    text-indent: -9999px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-background-size: 45px, 12px;
    -moz-background-size: 60px, 12px;
    -o-background-size: 45px, 12px;
    -ms-background-size: 45px, 12px;
    background-size: 45px, 12px;
}

#ss-w-alhd-pc-otherCoordinateList .more--link{
  display: block;
  margin: 0;
  width: 100%;
  position: relative;
  padding: 15px 0;
  border-top: 0;
  border-bottom: 0;
  text-decoration: none;
  background: #333333 url(https://www.palcloset.jp/shared/pc_pal/images/btn_more_bg.png) no-repeat 49% center;
  text-indent: -9999px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-background-size: 45px, 12px;
  -moz-background-size: 60px, 12px;
  -o-background-size: 45px, 12px;
  -ms-background-size: 45px, 12px;
  background-size: 45px, 12px;
}

#ss-w-alhd-pc-coordinateRanking h3 a:after
{
    display: block;
    position: absolute;
    top: 50%;
    right: 375px;
    padding: 0;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
#ss-w-alhd-pc-staffRanking{
  margin:79px 0px;
}
#ss-w-alhd-pc-staffRanking4Line{
  margin:0;
  padding-top:30px;
}
#ss-w-alhd-pc-staffRanking4LineCoordinate{
  margin:0;
}
#ss-w-alhd-pc-staffRankingItem4Line{
  width:812px;
  height:300px;
  margin:0px 0px;
  overflow:hidden;
}
#ss-w-alhd-pc-staffListItem4Line{
  width:916px;
  height:auto;
  margin:25px 0px;
  overflow:hidden;
}
.ss-w-alhd-pc-staffItem4Line{
  padding:0;
  width:218px;
  height:255px;
  display: list-item;
  float:left;
  position:relative;
  left:-30px;
}
.ss-w-alhd-pc-staffNotFound{
  height:255px;
}
.ss-w-alhd-pc-staffRankingHeader{
  width:100%;
  border-style:solid;
  border-width:0px 0px 1px 0px;
  border-color:#ccc;
  padding:0px 0px 10px 0px;
}
.ss-w-alhd-pc-staffListHeader{
  font-weight:bold;
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  color:#6f6f6f;
  font-size:20px;
  width:100%;
  border-style:solid;
  border-width:0px 0px 1px 0px;
  border-color:#ccc;
  padding:0px 0px 5px 0px;
  letter-spacing: 0.6px;
  margin-bottom: 20px;
}

.ss-w-alhd-pc-staffListHeader.coordinate-bottom{
  padding-top: 30px; 
}

#ss-w-alhd-pc-staffRanking .more--link{
    display: block;
    margin: 30px 0 0 0;
    width: 100%;
    position: relative;
    padding: 25px 0;
    border-top: 0;
    border-bottom: 0;
    text-decoration: none;
    background: #333333 url(https://www.palcloset.jp/shared/pc_pal/images/btn_more_bg.png) no-repeat 49% center;
    text-indent: -9999px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-background-size: 45px, 12px;
    -moz-background-size: 60px, 12px;
    -o-background-size: 45px, 12px;
    -ms-background-size: 45px, 12px;
    background-size: 45px, 12px;
}

#ss-w-alhd-pc-staffRanking h3 a:after
{
    display: block;
    position: absolute;
    top: 50%;
    right: 375px;
    padding: 0;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

#ss-w-alhd-pc-staffRankingItem{
  width:848px;
  height:200px;
  padding:20px 0px 0px 0px;
}
.ss-w-alhd-pc-staffRankingList{
}
.ss-w-alhd-pc-staffRankingItem{
  padding:5px 10px 5px 0px;
  width:158px;
  height:200px;
  display: list-item;
  float:left;
  text-align: center;
}
#ss-w-alhd-pc-staffRankingItem4Line{
  width:916px;
  height:300px;
  padding:0;
}
.ss-w-alhd-pc-staffRankingItem4Line{
  padding:0;
  width:218px;
  height:300px;
  display: list-item;
  float:left;
  position:relative;
  left:-30px;
}
.ss-w-alhd-pc-staffRankingItem4LineUserImage{
  width:160px;
  margin:auto;
}
#ss-w-alhd-pc-staffRankingItem4LineMoreLink{
  position:relative;
  text-align:center;
  width:100%;
  height:40px;
  padding:5px auto;
}
#ss-w-alhd-pc-staffRankingItem4LineMoreLinkArrow{
  top:30%;right:44%;
  border-width:2px 2px 0px 0px;
}
.ss-w-alhd-pc-staffRankingItem4LineUserImagePhoto{
  width: 160px;
  height: 160px;
  border-radius: 50%;          
  -webkit-border-radius: 50%;  
  -moz-border-radius: 50%;
  border: 1px solid #ededed;     
}
.ss-w-alhd-pc-staffRankingItem-UserDatas4Line{
  padding:10px 0px 0px 29px;
  width: 160px
}
.ss-w-alhd-pc-staffRankingItem-UserDatas4Line div{
  text-align:center;
}

pager_wrap{padding:10px;}

.ss-w-alhd-pc-staffRankingRankingNo{
  margin:8px 0px 5px 0px;
  font-weight:bold;
  width:100%;
  height:30px;
  text-align:center;
  font-size:20px;
  color:#6f6f6f !important;
}
.ss-w-alhd-pc-font-s{
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  font-size:10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ss-w-alhd-pc-font-m{
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  font-size:13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ss-w-alhd-pc-font-ms{
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  font-size:11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ss-w-alhd-pc-staffRankingItem div{
  text-align:center;
}
.ss-w-alhd-pc-staffRankingItem-UserDatas{
  margin:10px;
}


.ss-w-alhd-pc-menu-arrows{
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 8px;
    padding: 0;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-style:solid;
    border-width:2px 2px 0px 0px ;
    border-color: #000000;
    content: "";
}
.ss-w-alhd-pc-menu-arrows-up{
    -webkit-transform: translateY(-50%) rotate(315deg);
    transform: translateY(0%) rotate(315deg);
}
.ss-w-alhd-pc-menu-arrows-down{
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
}
.ss-w-alhd-pc-menuCategory-Title{
    position: relative;
}
.ss-w-alhd-pc-menu-Title{
    position: relative;
}

.ss-w-alhd-pc-menuListLi{
  margin: 0;
  line-height: 1.4;
  font-size: 12px;
  display: list-item;
  text-align: -webkit-match-parent;
  position: relative;
  color: #555555;
}
.ss-w-alhd-pc-menuListLi a{
  font-size: 11px;
    border-bottom: solid 1px #E6E6E6;
    padding: 10px 2px 8px 5px;
    display: block;
    background: url(https://www.palcloset.jp/shared/pc_pal/images/top/list_arrow.png) no-repeat scroll 190px 14px;
}


.ss-w-alhd-pc-coordinateDisplay4line{width:868px;}
.ss-w-alhd-pc-coordinateDisplay4line>li{
display:list-item;
width:217px;height:350px;float:left;margin:0px 7px 0px 3px;padding:0px;position:relative;}
.ss-w-alhd-pc-coordinateDisplay4lineImage{width:196px !important;height:245px !important;overflow:hidden;position:relative;margin:0px 0px 10px 0px;}
.ss-w-alhd-pc-coordinateDisplay4lineUserData{width:203px;height:100px;clear:both;position:relative;}
.ss-w-alhd-pc-coordinateDisplay4lineUserData p{padding:0px !important;margin:0px !important;}
.ss-w-alhd-pc-coordinateDisplay4lineUserData a{text-align:center;}
.ss-w-alhd-pc-coordinateDisplay4lineUserImage{width:50px;height:50px;position:absolute;top:10px;left:5px;}
.ss-w-alhd-pc-coordinateDisplay4lineUserImage img{
  width:60px;
  height:60px;
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  border: 1px solid #ededed;
  margin:0px 5px 0px 0px !important;
}
.ss-w-alhd-pc-coordinateDisplay4lineUserDatas>li{
  display:list-item !important;
  width:120px;
  font-size:9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;  
}
.ss-w-alhd-pc-coordinateDisplay4lineUserBrand{
  font-size:11px;
}
.ss-w-alhd-pc-coordinateDisplay4lineUserShop{
  font-size:9px;
}
.ss-w-alhd-pc-coordinateDisplay4lineUserName{
  font-size:9px;
}
.ss-w-alhd-pc-coordinateDisplay4lineNoItem{
  width:100% !important;
}
/****************/
#ss-w-alhd-pc-coordinateDetailImage{
  width:554px !important;
}
.ss-w-alhd-pc-coordinateDetailImageView{
  width:554px !important;
  height:738px !important;
  overflow:hidden;
  position:relative;
}
.ss-w-alhd-pc-coordinateDetailImageArrow{
  overflow:hidden;
  text-indent:-500px;
  width:20px;
  height:50px;
  z-index: 2;
}
.ss-w-alhd-pc-coordinateDetailImageArrow a{
  display:block;
  width:20px;
  height:50px;
  background-color:#999;
}
.ss-w-alhd-pc-coordinateDetailImageArrow a:hover{
  opacity: 0.7;
}
.ss-w-alhd-pc-coordinateDetailImageArrowL{
  position:absolute;
  top:50%;
  transform: translateY(-50%);
  left:0px;
  z-index: 10;
}
.ss-w-alhd-pc-coordinateDetailImageArrowR{
  position:absolute;
  top:50%;
  transform: translateY(-50%);
  right:0px;
  z-index: 10;
}

#ss-w-alhd-pc-coordinateDetailImage .swiper-slide {
  overflow: hidden;
}

.ss-w-alhd-pc-leftArrow{
  display:block;
  position:absolute;
  top:10;
  left:8px;
  width:10px;
  height:10px;
  border-style:solid;
  border-width:0px 0px 1px 1px;
  border-color:#ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  overflow:hidden;
  text-indent:-500px;
  opacity: 1.0;
}
.ss-w-alhd-pc-rightArrow{
  display:block;
  position:absolute;
  top:10;
  right:8px;
  width:10px;
  height:10px;
  border-style:solid;
  border-width:0px 1px 1px 0px;
  border-color:#ffffff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
  overflow:hidden;
  text-indent:-500px;
  opacity: 1.0;
}
.ss-w-alhd-pc-coordinateImageSelecter{  
}
.ss-w-alhd-pc-coordinateImageSelecter .swiper-wrapper{
  margin-left: calc(-37.5% - 5px);
}
.ss-w-alhd-pc-coordinateImageSelecter li{
  width:120px !important;
  height:160px !important;
  margin:10px 11px 0px 0px;
  display:list-item;
  float:left;
  overflow:hidden;
  position:relative;
}
.ss-w-alhd-pc-coordinateImageSelecter li a img{
  margin: 1px;
}
.ss-w-alhd-pc-coordinateImageSelecter li.swiper-slide-active a img{
  border: 1px solid #999;
  /*box-sizing: border-box;*/
  margin: 0 !important;
}
.ss-w-alhd-pc-coordinateImageSelecter li:last-child{
  margin:10px 0px 0px 1px;
}
#ss-w-alhd-pc-otherCoordinate{
  width:868px;
}
#ss-w-alhd-pc-otherCoordinate li{
  width:204px !important;
  height:272px !important;
  overflow:hidden;
  position:relative;
}

#coordinate .detail_block01 dd {
    width: 470px;
    float: right;
}
.pager_number{
  font-size: 14px;
}
#ss-w-alhd-pc-coordinateTags{
  margin: 26px 0px 40px 0px;
}

#ss-w-alhd-pc-coordinateComment{
  padding:40px 0px 40px 0px;
  border-style:solid;
  border-width:0px 0px 1px 0px;
  border-color:#ccc;
}
.ss-w-alhd-pc-coordinateCommentAccept{
  font-size:14px;
  color:#2d2d2d;
  
}
.ss-w-alhd-pc-coordinateCommentText{
  font-size:12px;
  color:#2d2d2d;
}
#ss-w-alhd-pc-coordinateStaffData{
  position:relative;
  overflow:hidden;
  margin:0px 0px 0px 0px;
  padding:30px 0px 40px 0px;
  border-style:solid;
  border-width:0px 0px 1px 0px;
  border-color:#ccc;
}
#ss-w-alhd-pc-coordinateStaffData>dt{
  list-style-type: none;
  display:list-item;
  width:150px !important;
}
#ss-w-alhd-pc-coordinateStaffData>dd{
  list-style-type: none;
  display:list-item;
  width:310px !important;
  
}
#ss-w-alhd-pc-coordinateProductTitle{
  font-weight:500;
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  font-size:20px !important;
  letter-spacing:1.1px;

}
#ss-w-alhd-pc-otherCcoordinateTitle{
  font-weight:500;
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  font-size:14px !important;
  letter-spacing:1.7px;

}
.ss-w-alhd-pc-coordinateStaffDatas{
  list-style-type: none;
}
.ss-w-alhd-pc-coordinateStaffDatas li{
  display: table;
}
.ss-w-alhd-pc-coordinateStaffDataTitle{
  font-size:18px !important;
  width:310px !important;
  height:35px !important;
  margin:25px 0px 0px 0px !important;
  text-align:left !important;
  position:relative;
  clear:both;
  letter-spacing:1px;
}
.ss-w-alhd-pc-coordinateStaffData{
  font-size:14px !important;
  width:324px !important;
  height:18px !important;
  margin:0px 0px 0px 0px !important;
  text-align:left !important;
  position:relative;
  clear:both;
  letter-spacing:1px;
}

.ss-w-alhd-pc-coordinateStaffImage{
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  border: 1px solid #ededed;
}
#ss-w-alhd-pc-topicsPans{
  font-size:11x;
  margin-bottom: 50px;
}
.ss-w-alhd-staffDetail-userName{
  color:#6f6f6f;
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size:24px;
  letter-spacing: 0.5px;
  padding :0px 15px 0px 0px;
}
.ss-w-alhd-staffDetail-userNameKana{
  color:#6f6f6f;
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size:14px;
  letter-spacing: 0.5px;
}
#ss-w-alhd-staffDetail-userDataList{
  margin:10px 0px 0px 0px;
}
#ss-w-alhd-staffDetail-userDataList li{
  color:#6f6f6f;
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size:13px;
  letter-spacing: 1px;
  padding:0px;
}
#ss-w-alhd-staffDetail-userSNS{
  margin:10px 0px 0px 0px;
  color:#6f6f6f;
  font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size:13px;
  letter-spacing: 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#ss-w-alhd-staffDetail-userSNS img{
  vertical-align: middle;
}
#coordinate_item_list{
  clear:both;
  margin:10px 0px 0px 0px;
}


#ss-w-alhd-searchKeys a.icons {
    text-indent:-500px;
	width: 16px;
    height: 2px;
    background-color: #666;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin: 10px 2px 0px auto;
}
#ss-w-alhd-searchKeys a.icons:after {
	content: "";
    display: block;
    
    width: 100%;
    height: 100%;
    background-color: inherit;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	position:relative;
	top:-20px;
}
.ss-w-alhd-pc-otherCoordinate img{
  position: relative;
}

.ss-w-alhd-pc-menuListLi a.now{
  position:relative;
  background:#f0f0f0;
}

/*
.ss-w-alhd-tagRankingList li p:nth-child(2){
  position:absolute;
  top:-25px;
  left:0;
  bottom:0;
  right:0;
  margin:auto;
  text-align: center;
  width:195px;
  height:2em;
  color:#ffffff;
}
.ss-w-alhd-tagRankingList li p:nth-child(3){
  position:absolute;
  top:35px;
  left:0;
  bottom:0;
  right:0;
  margin:auto;
  text-align: center;
  width:195px;
  height:2em;
  color:#ffffff;
}
*/

.ss-article-main-title-area{
  position: relative;
}
.ss-article-main-title-area #blog_fav_btn_area{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
}
.ss-article-main-title-area #blog_fav_btn_area p.blog_fav{
  font-size: 11px;
  margin-bottom: 20px;
  margin-left: auto;
  position: absolute;
  right: 0;
  top: -35px;
}
.ss-article-main-title-area #blog_fav_btn_area p.blog_fav img{
  width: 14px;
  height: auto;
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.ss-article-main-title-area #blog_fav_btn_area a.blog_fav_btn img{
  display: block;
  width: 100%;
}

/*------------------------------------------------
 あなたにおすすめのブログ
------------------------------------------------*/

#detail_reco_blog {
  margin-top: 60px;
  position: relative;
}

#detail_reco_blog h2 {
  font-size: 22px;
  margin-bottom: 20px;
}

#detail_reco_blog div.scrollable {
  width: 1040px;
  margin: 0 auto;
  overflow-x: scroll;
  overflow-x: scroll;
  height: 380px;
   /*スクロールバー非表示（IE・Edge）*/
   -ms-overflow-style: none;
   /*スクロールバー非表示（Firefox）*/
   scrollbar-width: none;
}
#detail_reco_blog div.scrollable:-webkit-scrollbar{
  display: none;
}
#detail_reco_blog ul.ss-w-alhd-pc-articleDisplay4line {
  white-space: nowrap;
  font-size: 0;
  display: block;
  width: 100%;
}

#detail_reco_blog ul li {
  display: inline-block;
  vertical-align: top;
  width: 184px;
  white-space: normal;
  font-size: 10px;
  float: none;
}

#detail_reco_blog ul li ul {
  white-space: normal;
  overflow: hidden;
  margin-top: 0;
}

#detail_reco_blog ul li img {
  display: block;
  width: 100%;
}

#detail_reco_blog ul li .ss-w-alhd-pc-articleDisplay4lineUserImage img {
  width: 60px;
}

a.scroll-left,
a.scroll-right {
  position: absolute;
  top: 145px;
  border: 1px solid #dadada;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  background: #fff;
  display: block;
  transition: .3s;
}

a.scroll-right {
  right: 0;
  transform: translateX(50%);
}

a.scroll-left::before {
  width: 6px;
  height: 6px;
  border-top: 1px solid #575757;
  border-left: 1px solid #575757;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(-45deg) translate(1px, -3px);
  content: "";
  display: block;
}

a.scroll-right::before {
  width: 6px;
  height: 6px;
  border-top: 1px solid #575757;
  border-right: 1px solid #575757;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(45deg) translate(-5px, 0px);
  content: "";
  display: block;
}