@charset "euc-jp";
#dh-slider-pc.container-fluid{
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
}
.slide-img{
	position:relative;
}
.slide-img img{
	width: 100%;
	height: auto;
}
#dh-slider-pc{
	position: relative;
}
.bx-wrapper .bx-viewport{
	box-shadow: none !important;
	border:none !important;
	left:0 !important;
}
.main-body .bx-wrapper{
	margin:0;
}
.bxslider-PC{
	height: 100%;
	margin:0;
}
.bxslider-PC li{
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%,-50%);
	 width: 100% !important;
	 height: auto;
}
.bxslider-PC img{
	width: 100%;
	height: auto;
}
.hero-txt-left{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-92px;
	margin-left:-360px;
	letter-spacing:0.2em;
}
.hero-txt-right {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -92px;
    margin-right: 100px;
    letter-spacing: 0.2em;
}
.hero-txt-meta {
    font-size: 13px;
    letter-spacing: 0.1em;
}
.hero-txt-link {
    margin-top: 27px;
}
.hero-txt-numb {
    font-size: 18px;
    font-weight: 800;
}
.hero-txt-title{
	font-size:18px;
	line-height:1.7em;
}
#dh-slider-pc .dh-slide-box .hero-txt-link a {
    font-size: 15px !important;
    text-decoration: none !important;
    padding: 7px 10px 5px 10px !important;
    color: rgba(0,0,0,1) !important;
    border: 1px solid rgba(0,0,0,1) !important;
}
#dh-slider-pc .bx-wrapper .bx-pager.bx-default-pager a {
    width: 40px !important;
    height: 4px !important;
    margin: 0 5px !important;
    border-radius: 0 !important;
    background-color: rgba(125,125,128,0.5) !important;
}
#dh-slider-pc .bx-wrapper .bx-pager.bx-default-pager a:hover,
#dh-slider-pc .bx-wrapper .bx-pager.bx-default-pager a.active{
	background-color: rgba(125,125,128,1) !important;
}
#dh-slider-pc .bx-controls {
    position: relative;
    top: -50px;
}
#dh-slider-pc .prev-btn {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 2%;
    top: 50%;
    margin-top: -15px;
}
#dh-slider-pc .prev-btn a{
	width: 100%;
	height: 100%;
	left: 2.5%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-top: 1px solid white;
    border-left: 1px solid white;
    display: block;
}
#dh-slider-pc .next-btn {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 2%;
    top: 50%;
    margin-top: -15px;
}
#dh-slider-pc .next-btn a{
	width: 100%;
	height: 100%;
	left: 2.5%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid white;
    border-right: 1px solid white;
    display: block;
}
.top-infobar{
    width: 100%;
}
.top-infobar a{
    display: block;
    width: 100%;
    padding:.7em 1em;
    background-color: #EFEFEF;
    color: #3C3C3C;
    text-align: center;
}
.top-container h3{
	padding-bottom:3px;
	margin-right:20px;
	font-size:21px;
	vertical-align: middle;
}
.top-container{
	margin-left: auto;
	margin-right: auto;
}
.top-container span.h3-sub-title{
	font-size:13px;
	vertical-align: middle;
}
.top-container .top-container-title{
	padding:0 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top-container .top-container-title h2{
  	font-size:21px;
}
.top-container .top-container-title .all-btn{
	padding:0;
	margin:0;
}
.featurelist{
	position:relative;
}
.featurelist a .feature-txt p{
	color:rgba(255,255,255,1);
}
.featurelist a .feature-txt p:active{
	color:rgba(255,255,255,1);
}
.featurelist a .feature-txt p:hover{
	color:rgba(255,255,255,1);
}
.feature-line{
	letter-spacing:-0.13em;
}
.feature-txt{
	color:rgba(255,255,255,1);
	width:300px;
	position:absolute;
	text-align:center;
}
.feature-txt p{
	margin:0px;
}
.feature-slug{
	font-size:15px;
}
.feature-txt p.feature-title{
	font-size:18px;
}
.feature-txt p.feature-jp-title{
	margin-top: 7px;
}
.all-btn{
	padding:0 15px;
	font-size:13px;
}
#top-body .all-btn a,#top-body .all-btn a:link{
	color:rgba(0,0,0,1);
}
#top-body .all-btn a:hover{
	color:rgba(172,173,174,1);
}
.ico-all{
	background-image: url("https://dressherself.com/public_html/wp-content/themes/DH/img/ico-all.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 22px 12px;
	height: 12px;
	width: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-top:-2px;
}


/*
商品一覧
*/
.itemlist .item-photo{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
.itemlist .item-photo img{
	width: 100%;
	height: 100%;
	display: block;
	margin:0 auto;
}
.itemlist a:link{
	color:rgba(0,0,0,1)
}
.itemlist a:hover{
	color:rgba(0,0,0,1)
}
.itemlist .height-eq{
	position: relative;
}
.itemlist .item-name .item-status-icon-new{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-color: #9FB6C0;
	color: #fff;
	font-weight: 400;
	padding: 5px 8px 3px 8px;
	font-size: 15px;
}
.itemlist .item-name .item-status-icon-restock{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-color: #fff;
	color: #9FB6C0;
	padding: 5px 8px 3px 8px;
	font-size: 15px;
}
a:hover .item-price span{
	padding-bottom:5px;
	border-bottom:1px solid rgba(0,0,0,1);
}
.main-body a:hover img{
	opacity:0.75;
        -webkit-transition: opacity 300ms ease-out;
           -moz-transition: opacity 300ms ease-out;
             -o-transition: opacity 300ms ease-out;
                transition: opacity 300ms ease-out;
	background: rgba(255,255,255,1);
}
.main-body .journallist a:hover,
.main-body .itemlist a:hover{
	color:rgba(0,0,0,1);
}


/*
ベストセラー一覧
*/
.bestseller{
	background-color: #E5EBED;
	padding:70px 0 60px 0;
}
.bestseller .rankinglist{
	width:20%;
}
.bestseller .rankinglist .height-eq{
	position: relative;
}
.bestseller .item-photo{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
.bestseller .item-photo img{
	width: 100%;
	height: 100%;
	display: block;
	margin:0 auto;
}
.bestseller a:link{
	color:rgba(0,0,0,1)
}
.bestseller a:hover{
	color:rgba(0,0,0,1)
}
.bestseller .rankinglist .rankingNum{
	position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: #E5EBED;
    color: #707070;
    font-weight: 400;
    padding: 5px 8px 3px 8px;
    font-size: 15px;
    z-index: 10;
}



/*
journal
*/
#journal-feed{
}
.journallist{
	margin-bottom:40px;
}
.journal-meta{
	color:rgba(159,182,192,1);
	font-size:14px;
}
.journal-title{
	font-size:15px;
}
#info-feed .top-container-title{
	border-bottom:1px solid rgba(35,24,21,1);
	padding:0 0 10px 0;
	margin:0 15px 30px 15px;
}
.info-feed-title{

}
#info-feed .top-container-title h4{
	font-size:21px;
}
#info-feed .all-btn{
	margin:0;
	padding:0;
}
div#info-feed.row{

}
.infolist{
	margin:0 15px;
	padding-bottom:30px;
}
.infolist:last-child {
	border-bottom:1px solid rgba(35,24,21,1);
}
.info-date{
	margin-right:55px;
	font-size:17px;
}
.info-title{
	font-size:16px;
}
a .info-title:hover {
	color:rgba(0,0,0,1);
	background-color:rgba(159,182,192,1);
        -webkit-transition: all 300ms ease-out;
           -moz-transition: all 300ms ease-out;
             -o-transition: all 300ms ease-out;
                transition: all 300ms ease-out;
	opacity:1;
}


/*
special link
gift  material
*/
.specialLink-inner{
    display: flex;
    justify-content: space-between;
}
.specialLink-inner a{
    flex-basis: 49%;
    display:block;
}
.specialLink-inner a img{
    width:100%
}



/*
review
*/
.review .bx-wrapper{
	padding:33px;
}
.review .bx-wrapper .bx-viewport{
    box-shadow:none !important;
    -webkit-box-shadow: none !important;
    border:none !important;
}
.review .container{
	position: relative;
}
.review .review-prev-btn {
    position: absolute;
    left: 0;
    top: 50%;
    font-size:2.3em;
}

.review .review-prev-btn a{
	color:#6C6C6C;
	display: block;
}

.review .review-next-btn {
    position: absolute;
    right: 0;
    top: 50%;
    font-size:2.3em;
}

.review .review-next-btn a{
	color:#6C6C6C;
	display: block;
}

.review-item{
	background-color: #F3F3F3;
    padding: 20px;
}
.reviewItem-upper{
    display: flex;
    margin-bottom: 20px;
}
.reviewItemHeader-l{
	margin: 0;
	margin-right: 20px;
	width: 120px;
}
.reviewItemHeader-r{
	border-bottom: 1px dashed #707070;
	width: 166px;
}
.reviewItemHeader-r h3{
	font-size: 15px;
	padding-bottom: 10px;
	line-height: 1.4em;
}
.reviewItemHeader-r p{
	color:#9FB6C0;
}
.reviewItem-lower p{
	font-size: 16px;
}



/*
interview
*/
#interview-feed{
    background-color: #F4F4F4;
    padding: 70px 0;
    margin-bottom: 70px;
}
#interview-feed .top-container-title{
	text-align: center;
	margin:0 0 50px 0;
	display: block;
}
#interview-feed .top-container-title h2{
	margin:0 0 20px 0;
	display: block;
}
#interview-feed .top-container-title img{
	width: 90%;
	max-width: 400px;
	height: 64px;
}
#interview-feed .top-container-title p{
	color:#6E6E6E;
}
.interviewlist{
	margin-bottom: 30px;
	position: relative;
}
.interviewlist:not(:last-of-type)::after{
	content:'';
	position: absolute;
	bottom: 0;
	right: 0;
	margin:auto;
	border-bottom: 1px dashed #9FB6C0;
	width: 52.5%;
	height: 1px;
}
.interviewlist:not(:first-of-type){
	margin-bottom: 0;
}
.interviewlist-inner{
	display: flex;
	justify-content: center;
	align-items: center;
}
.interviewMeta-vol{
	flex-basis:20%;
}
.interview-img{
	flex-basis:25%;
	margin-right: 4%;
}
.interview-meta{
	flex-basis:55%;
	padding-bottom: 20px;
}
.interview-odd{
	background-color: #9FB6C0;
}
.interview-even{
	background-color: #CECBB8;
}
.interviewMetaVol-inner{
	border-radius: 50%;
	height: 100px;
	width: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#fff;
	margin:0 auto;
}
.interviewMetaVolInner-inner{
	text-align: center;
	margin-top:3px;
}
.interviewMetaVolInner-upper{
	font-size: 19px;
	display: block;
}
.interviewInfoVolInner-middle{
	content: '';
	width: 15px;
	height: 1px;
	background-color: #fff;
	display: block;
	margin:2px auto;
}
.interviewInfoVolInner-lower{
	font-size: 28px;
	display: block;
	letter-spacing: .1em;
}
.interview-time{
	color:rgba(159,182,192,1);
	font-size:14px;
	padding-bottom:2px;
	border-bottom:1px solid rgba(159,182,192,1);
}
.interview-title{
	font-size:18px;
	margin:15px 0;
	line-height: 1.5em;
}
.interview-who{
	font-size:14px;
	word-break: break-all;
}


/*
bottom link
*/
.bottom-link{
    display: flex;
    justify-content: space-between;
}
.bottom-link a{
    display: block;
    flex-basis: 47%;
}




.bottomlist{
	height:140px;
	padding:15px;
}
.bottomlist .bottom-body{
	display:inline-block;
	text-align:center;
	vertical-align: middle;
	width:100%;
	height:100%;
	border:2px solid rgba(213,214,214,1);
	color:rgba(172,173,174,1);
	background-color:transparent;
}
.bottomlist .bottom-body:hover{
	color:rgba(255,255,255,1);
	background-color:rgba(213,214,214,1);
}
.bottomlist .bottom-body h4{
	margin:34px 0 0 0;
}
.bottom-menu-e{
	font-size:20px;
}
.bottom-menu-j{
	font-size:14px;
}

#footer{
	margin-top:60px;
}




@media screen and (max-width: 1199px) {
.feature-txt p.feature-title{
	font-size: 14px;
}
.feature-txt {
	width:90%;
}
}


@media screen and (max-width: 991px) {
.hero-txt-left{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-92px;
	margin-left:-310px;
}
.hero-txt-right{
	position:absolute;
	top:50%;
	right:0;
	margin-top:-92px;
	margin-right:40px;
}
.feature-slug{
	font-size:13px;
}
.feature-title{
	font-size:17px;
}
.feature-txt {
	width:200px;
}
}
@media screen and (max-width: 768px) {
.bxslider-SP img {
	width: 100%;
	max-width: inherit;
}
.hero-txt-left{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-92px;
	margin-left:-270px;
	z-index:20;
}
.hero-txt-right{
	position:absolute;
	top:50%;
	right: 0;
	margin-top:-92px;
	margin-right:10px;
	z-index:20;
}
.specialLink-inner{
    flex-direction: column;
}
.specialLink-inner a{
    flex-basis: 100%;
    margin-bottom: 1em;
}
.featurelist{
	margin-bottom:30px;
	overflow: hidden;
}
.feature-title{
	font-size:17px;
}
.hero-txt-left{
	letter-spacing:0.05em;
}
.hero-txt-right{
	letter-spacing:0.05em;
}
.bestseller{
	padding-top:30px;
}
.bestseller .rankinglist{
	width:100%;
}
.bestseller .rankinglist .col{
	padding:0;
}
.bestseller .bx-wrapper .bx-viewport{
	box-shadow:none;
	-webkit-box-shadow:none;
	background: transparent;
	border:none;
	left: 0;
	height: auto !important;
}
.bestseller .bx-wrapper .bx-controls{
	top:auto;
}
.interviewlist{
	padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
}
.interviewlist::after{
	content: none;
}
.interviewlist:not(:last-of-type)::after{
	content:'';
	border-bottom:none;
}
.interviewlist-inner{
	flex-wrap: wrap;
}
#interview-feed{
	padding: 50px 0;
}
#interviewBody{
	display: flex;
	flex-wrap: wrap;
}
#interview-feed .top-container-title{
	text-align: center;
	margin:0 0 30px 0;
}
#interview-feed .top-container-title h2{
	margin:0 0 10px 0;
}
#interview-feed .top-container-title p{
	font-size: 14px;
	line-height: 1.8em;
}
#interview-feed .interviewlist{
	flex-basis: 50%;
}
.interviewMeta-vol{
	flex-basis:100%;
	margin-bottom: 10px;
}
.interview-img{
	flex-basis:100%;
	margin:0 0 10px 0;
}
.interview-meta{
	flex-basis:100%;
}
.interviewMetaVol-inner{
	width: 70px;
	height: 70px;
}
.interviewMetaVolInner-upper{
	font-size: 14px;
}
.interviewInfoVolInner-lower{
	font-size: 21px;
}
.interview-time{
	font-size: 12px;
}
.interview-meta .interview-title{
	font-size: 14px;
	margin:13px 0;
}
.interview-who{
	font-size: 12px;
	margin-bottom: 0;
}
.review .bx-wrapper{
	padding:0 10px;
}
.reviewItemHeader-r h1,
.reviewItemHeader-r p{
	font-size:12px;
}
.reviewItem-lower p{
	font-size:13px;
}
.bottom-link{
    flex-direction: column;
}
.bottom-link a{
    flex-basis: 100%;
    margin-bottom:1em;
}
.bottom-link a img{
    width: 100%;
}

}
@media screen and (max-width: 767px) {
.feature-img{
	height:55vw;
}
.feature-txt p.feature-title{
	font-size:14px;
}
}
@media screen and (max-width: 554px) {
nav.skippr-nav-container div.skippr-nav-element{
	display:none;
}
.hero-txt-left{
	left:300px;
	margin-top:-66px;
}
.hero-txt-right{
	right:0px;
	margin-top:-66px;
	margin-left: 0px;
}
.hero-txt-numb{
	font-size:12px;
}
.hero-txt-title{
	font-size:12px;
}
.hero-txt-meta{
	font-size:8px;
}
.hero-txt-link{
	margin-top:17px;
}
div#dh-slider-sp .dh-slide-box-sp .hero-txt-link a{
	font-size:10px;
	padding:10px;
	background-color:transparent;
	border:1px solid rgba(0,0,0,1);
	color:rgba(0,0,0,1);
}
.top-container h3,
.top-container h4{
	font-size:18px;
}
#info-feed  .top-container-title h4{
   font-size:18px;
}
.top-container p.h3-sub-title{
	font-size:9px;
}
.all-btn{
	font-size:11px;
}
#info-feed .all-btn {
    padding:0;
}
.info-date{
	font-size:13px;
	margin-right: 15px;
	display: block;
}
.info-title{
	background-color:transparent;
	font-size:14px;
}
.bottom-menu-e{
	font-size:13px;
}
.bottom-menu-j{
	font-size:11px;
}
.bottomlist {
    height: 90px;
}
.bottomlist .bottom-body h4 {
    margin: 13px 0 0;
}
.bottomlist .bottom-body h4.f-l-mm{
	font-size: 13px;
	letter-spacing: 0;
   margin:15px 0 0 0;
}
}






