@charset "utf-8";
/*bg-box*/
.bg-box {
  position: relative;
}

.bg-box .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url('../images/archive-ttl_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 182px;
  z-index: -1;
}

.bg-box .ttl {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 25%);
          transform: translate(-50%, 25%);
  font-size: 30px;
  color: #534242;
  font-weight: bold;
  text-align: center;
  z-index: -1;
  line-height: 1;
}

.bg-box .ttl span {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.05em;
  display: block;
  padding-bottom: 12px;
  color: #bb970a;
}
#sliderContainer{
	margin-top: 240px;
}

@media screen and (max-width: 1023px) {
  .bg-box .bg {
    background-image: url('../images/sp-archive-ttl_bg.png');
    height: 85px;
    position: static;
    margin-top: 100px;
  }
  .bg-box .ttl {
    font-size: 4.8vw;
    z-index: 1;
  }
  .bg-box .ttl span {
    font-size: 2.6vw;
    padding-bottom: 10px;
  }
  #sliderContainer{
	margin-top: 62px;
}
}

#titleNameArea {
	width: 960px;
	margin: 0 auto;
}

#titleNameArea h2 {
	font-size: 0;
	line-height: 0;
	margin-top: 20px;
}

#titleNameArea p {
	font-size: 0;
	line-height: 0;
	margin-top: 30px;
}

#titleNameArea2 {
	width: 960px;
	margin: 0 auto;
}

#titleNameArea2 h2 {
	font-size: 0;
	line-height: 0;
	padding-top: 50px;
}

#titleNameArea2 p {
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
}

.newsWrap {
	width: 100%;
	background-color: #FFF;
	margin: 50px 0 0 0;
	padding-bottom: 50px;
}

.news {
	width: 740px;
	margin: 20px auto 0;
	border-bottom: 1px dotted #000;
}

.news dt {
	background-image: url(../images/news_date_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 116px;
	height: 20px;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 20px;
	float: left;
}

.news dd.newsTitle {
	float: left;
	margin: 7px 0 0 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.news dd.newsTitle a {
	color: #3f200d;
	text-decoration: none;
}

.news dd.newsTitle a:hover {
	text-decoration: underline;
}

.news dd.content {
	clear: both;
	padding: 20px 0;
	border-bottom: 1px dotted #000;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	text-justify: distribute;
	background-image: url(../images/news_top_line.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#repairContentArea {
	width: 960px;
	margin: 50px auto 0;
}

#repairContentArea h2 {
	font-size: 0;
	line-height: 0;
}

#repairContentArea p {
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
}

#repairContentAreaWrap {
	width: 100%;
	height: 640px;
	background-image: url('../images/menu_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin: 30px 0 0 0;
	position: relative;
	overflow: hidden;
}

#repairContentMenu {
	width: 960px;
	height: 640px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

.menuBox1 {
	width: 480px;
	height: 320px;
	float: right;
}

#bagMenuBox {
	margin: 80px 0 0 0;
}

#shoesMenuBox,
#clothesMenuBox,
#watchMenuBox,
#jewelryMenuBox {
	margin: 15px 0 0 0;
}

#bagIcon {
	font-size: 0;
	line-height: 0;
	display: inline;
}

.iconName {
	margin: 10px 0 0 0;
	font-size: 0;
	line-height: 0;
}

.menuContent {
	font-size: 14px;
	line-height: 20px;
	margin: 10px auto 0;
	width: 400px;
}

.menuBoxWrap {
	width: 960px;
	height: 320px;
}

.shoesIcon {
	font-size: 0;
	line-height: 0;
	display: inline;
}

.menuBox2 {
	width: 480px;
	height: 320px;
	float: left;
}

.menuContent2 {
	font-size: 14px;
	line-height: 20px;
	margin: 10px auto 0;
	width: 400px;
	height: 40px;
}

.titleArea {
	width: 960px;
	margin: 0 auto;
}

.titleArea h2 {
	font-size: 0;
	line-height: 0;
	margin-top: 30px;
}

.titleArea p {
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
}

.repairGuideText {
	font-size: 0;
	line-height: 0;
	margin-top: 50px;
}

.repairLinkBtn {
	font-size: 0;
	line-height: 0;
	margin-top: 30px;
}

.repairLinkBtn a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.shortCut {
	width: 960px;
	margin: 50px auto 0;
}

.shortCutBtns li {
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
}

.shortCutBtns li.last {
	margin: 0;
}

.shortCutBtns li a {
	display: block;
	height: 200px;
	border: 5px solid #bdafa7;
	background-color: #3f200d;
	box-sizing: border-box;
	text-decoration: none;
	color: #FFF;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.shortCutBtns li a:hover {
	background-color: #8e6d58;
}

.shortCutIcon {
	font-size: 0;
	line-height: 0;
	margin-top: 15px;
}

.shortCutBtns li h3 {
	font-size: 26px;
	margin: 30px 0 0 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}

.shortCutBtns li p {
	font-size: 14px;
	margin: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.guideContentsWrap {
	width: 100%;
	height: 960px;
	background-image: url(../images/guide_bg_img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 30px 0 0 0;
}

.guideContents {
	width: 960px;
	margin: 0 auto;
}

.guideContents p {
	font-size: 0;
	line-height: 0;
}

.guide1 {
	float: left;
}

.guide2 {
	float: right;
}



@media screen and (max-width: 767px) {
    
    #titleNameArea,.guideContents,.shortCutBtns li,.shortCut,#titleNameArea2,.news,#repairContentMenu,.menuBoxWrap,.menuBox1,.menuContent,.menuBox1,.menuBox2,#repairContentArea {
        width: 100%;
    }
	.menuBox2 #jewelryMenuBox{
		margin-bottom: 30px;
	}
    
    .guideContents p:nth-of-type(3) {
        /*width: 150%;*/
		width: 100%;
    }
    
    .guideContentsWrap {
        height: 0;
    }
    
    .repairGuideText img {
        margin-top: 10px;
        padding: 8px;
    }
    
    .shortCut {
        margin: 25px auto 0;
        padding: 0 3%;
    }
    
    .shortCutBtns li {
        margin: 0 0 10px 0;
    }
    
    .newsWrap {
        margin: 0;
    }
    
    .news {
        margin: 5px 0 10px;
        padding: 0px 3px 10px;
    }
    
    .news dt {
        float: none;
    }
    
    .news dd.newsTitle {
        float: none;
        margin: 3px 3px 0;
        font-size: 12px;
    }
    
    #repairContentMenu {
        margin-left: 0;
    }
    
    #repairContentMenu {
        position: static;
        left: 0;
    }
    
    #repairContentAreaWrap {
        background-position: left -1000px top;
		margin: 30px 0 0 0;
    }
    
    #repairContentArea,
    #bagMenuBox {
        margin: 30px 0 0;
    }
    
    #repairContentAreaWrap,
    #repairContentMenu,
    .menuBoxWrap,
    .menuBox1 {
        height: auto;
        float: none;
    }
    
	.titleArea{
		width: 100%;
	}
    
    #shoesMenuBox, #clothesMenuBox {
        margin: 0;
    }
    
    #shoesMenuBox,#jewelryMenuBox {
        background: #CEB67A;
        padding: 20px 0;
    }
    
    #bagMenuBox,#watchMenuBox,#jewelryMenuBox {
        background: #fff;
        padding: 20px 0;
    }
    .menuBox2{
		height: 400px;
	}
	.menuContent2{
		width: 90%;
		margin: 0 auto;
	}
}























