/* General Styling */
/*tablet_PC*/
body {
	min-width: 1200px;
	font-size: 1.6rem;
}

.contPC{
	width: 1180px;
	margin: 0 auto;
}
.contW{
	padding: 0;
	width: 1180px;
	margin: 0 auto;
}
.sp{
	display: none;
}
.pc{
	display: block;
}
.formBtn {
	width: 400px;
	font-size: 2rem;
}

.js_humburgerOpen .uq_spNavi {
    width: 450px; }

/*




menu  --common




*/
.header {
	height: 100px;
    padding: 0 20px;
}
.headBtnForm {
	padding-right: 20px;
}
.headBtnForm a{
	font-size: 1.4rem;
	line-height: 40px;
	border-radius: 20px;
	padding: 0;
	width: 210px;
	text-align: center;
}
.header.active{
	height: 60px;
}
/*ハンバーガーボタン*/
.yss_content{
  width:450px;
}
.yss_hamburger{
      width: 60px;
    height: 45px;
}
/*




.pankuzu 




*/
.pankuzu {
	padding: 40px 0;
}
/*




#DressFitting




*/
#DressFitting div{
	margin: 0;
	padding: 20px 50px 50px 500px;
    background-image:url(/images/common/DressFitting.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
#DressFitting div.fittingLink{
    background-image:none;
}
#DressFitting h2{
	padding: 20px;
	font-size: 2.4rem;
	line-height: 2.4rem;
	    margin: 0;
}
#DressFitting h3 span {
    display:inline-block;
    font-size:1.4rem;
    margin-top:0;
    padding-left:15px;
}
#DressFitting div > p:first-child {
	line-height: 3.4rem;
}
#DressFitting #fitting_Area {
    display: flex;
    justify-content: space-between;
}
#DressFitting dl {
    width:45%;
}
/*




footer  --common




*/
footer div {
    display: inline-flex;
    text-align: left;
}
footer .logo {
    width:280px;
}
footer .links {
    width:410px;
}
footer div ul {
    border-bottom: none;
}
footer div li {
    border-top: none;
}
footer div.copy {
    width:100%;
}
footer .footerLogo{
	width: 230px;
    height: 105px;
}
footer address {padding: 35px 0 85px 0;}
a[href*="tel:"] {
    color:inherit;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

/*




#dresscatch




*/
#dresscatch {
    max-width:586px;
    margin: 210px auto;
}