@charset "UTF-8";
/****************
 PCサブ、トップで使用
*****************/
/*body{
	width: 100%;
	min-width: 1300px;
}
*/
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #CCC;*/
	/*min-width: 950px;*/
}

#header {
	height: 256px;
	width: 100%;
}

#header .box1{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 125px;
	font-size: 15px;
	background-image: url(../img_pc_common/header_nuv_sub_bg.png);
	background-repeat: repeat-x;	
}

#header .box1 .bg{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	height: 125px;
}

#headerSubNub{
	height: 30px;
}



#headerSubNub .list{
	text-align: right;
	padding-top: 5px;
}

#headerSubNub .list li{
	display: inline;

}

#headerLogo p{
	position: absolute;
	z-index: 2;
	top: 0;	
}


/*#headerBg{
	position: absolute;
	left: 50%;
	margin-left: -650px;
	top: 0;
	z-index: -1;
	height: 125px;
}

#headerBg img {
    position: absolute;
    bottom: 0px;
}
*/
#headerHonyaku{
	position: absolute;
	bottom: 2px;
	right:0px;
}


#headerLogo h1{
	position: absolute;
}

#headerNav{
	background-color: #e59eb7;
}

#headerNav .in{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#headerNav .in .list li{
	float: left;
}

#headerKinou{
}


#headerKinou .in{
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img_pc_common/header_kinou_bg.png);
	background-repeat: no-repeat;
	height: 60px;
}
#headerSearch{
	position: absolute;
	left:20px;
	top:14px;
	width: 430px;	
	padding-left:28px;
	background-image:url(../img_common/header_search_icon.png);
	background-repeat:no-repeat;
	background-position: left 2px;	
}

#headerSize {
	position: absolute;
	left: 548px;
	top: 18px;
	width: 195px;

}
#headerSize .title {
	position: absolute;
	left: 0;
	top: 0px;
}
#headerSize dd {
	position: absolute;
}
#headerSize .item {
	left:101px;
}
#headerSize .item2 {
	left:150px;	
}


#headerColor {
	position: absolute;
	left: 774px;
	top: 18px;	

}
#headerColor .title {
	position: absolute;
	left: 0;
	top: 0px;	

}
#headerColor dd {
	position: absolute;
}
#headerColor .item {
	left: 75px;
}
#headerColor .item2 {
	left: 103px;
}
#headerColor .item3 {
	left: 131px;
}



#footer {
	margin-top:50px;
	background-color:#d45d87;
}

#pagetop {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#pagetop p{
	position: absolute;
	right: 0;
	bottom: 0;
}



#footer .in{
	background-color: #fff;
	border-top: 1px solid #888888;
}


#footer .in2{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;	
	font-size: 15px;
}

#footer #footerLogo{
	width: 100px;
	float: left;
	position: absolute;
	top: 24px;
	left: 15px;
}

#footer .box{
	width: 860px;	
	float: right;
	position: relative;

}

#footerLink{
	position: absolute;
	right: 0;
}

#footerLink .list li{
	display: inline;
}


#footer .box2{
	border-left:1px dotted #888888;
	padding-left: 20px;
	margin-top: 9px;
}

#footer .box2 address{
	line-height: 180%;
	font-style: normal;	
}

#footer .box2 address #title{
	font-weight: bold;
}

#footerLink2 .list li{
	display: inline;
	margin-left: 10px;
}

#footerLink2 .list li:first-child{
	margin-left: 0px;
}

#footerLink2 .list li a{
	background-image: url(../img_common/common_arrow_orange.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}

#footer .copyright {
	text-align: center;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing:2px;
}

#smartphone{
  width:100%;
  position: fixed;
  z-index: 9999;
  left:0;
  bottom:0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
/*margin-left:480px;*/
  text-align: center;
}

#smartphone img{
  width:100%;
  height: auto;
}

#smartphoneOmakase{
  text-align: center;
}


div#headerBg {
position: absolute;
bottom: 0;
z-index: -1;
left: 50%;
margin-left: -650px;
}


