@charset "utf-8";

/* Reset

Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1

-------------------------------------------------------------------------------*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}

/* basic
-------------------------------------------------------------------------------*/

a{ color: #00B8FF; text-decoration: none; }
a:hover{ color: #FFCC00; }

.fltL{ float: left; }
.fltR{ float: right; }
.alnC{ text-align:center; }
.alnR{ text-align: right; }
.bold{ font-weight: bold; }
.small{ font-size: 11px; }
.caption{ font-size: 12px; }
.big{ font-size: 16px; }
.red{ color: #f00; }
.rgray{ color: #ccc; }
.dgray{ color: #777 !important; }
.black{ color: #333 !important; }

.mt120{ margin-top: 120px !important; }
.mt70{ margin-top: 70px !important; }
.mt60{ margin-top: 60px !important; }
.mt50{ margin-top: 50px !important; }
.mt40{ margin-top: 40px !important; }
.mt30{ margin-top: 30px !important; }
.mt20{ margin-top: 20px !important;}
.mt10{ margin-top: 10px !important; }

.clear{ clear: both; }
.clrfx:after{
	content:"";
	display:table;
	clear:both;
}
.clrfx{ zoom: 1; }

.op:hover{
	opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}

ul li a, ul li img{ display: block; }
.alnC > img{ display: inline-block; }

.inlink{ display: inline; }

.inline{ outline: none; }

.indent{
	text-indent: -1.28em;
	margin-left: 1.28em;
}

.arrow a{
	display: inline-block;
	padding-left: 20px;
	background: url(../images/arrow.gif) no-repeat;
	background-position: left 0.65em;
	color: #808080;
}
.arrow a:hover{ background-position: left -1.6em; }


/* layout
-------------------------------------------------------------------------------*/

body{
	font: 13px/2.2 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	letter-spacing: 0.28em;
	color: #909090;
	-webkit-text-size-adjust: 100%;
}
html, body{ background:#FFFFFF url(../images/bg.gif); }


.wrapper{
	width: 940px;
	margin: 0 auto;
	padding: 28px 30px 38px 30px;
	background-color: #fff;
}

h1 a, h1 img{ display: block; }

.navLink li a{
	display: inline-block;
	padding-left: 20px;
	background: url(../images/arrow.gif) no-repeat;
	background-position: left top;
}
.navLink li a:hover{ background-position: left bottom; }
.navLink li a:hover img{
	opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}


/* footer */
.footer{
	margin-top: 100px;
	padding-top: 24px;
	border-top: 1px solid #afafaf;
}

.footer ul{
	margin-bottom: 50px;
	text-align: center;
	letter-spacing: -0.4em;
}

.footer li{
	display: inline-block;
	margin-right: 110px;
	vertical-align: top;
}
.footer li:last-child{ margin-right: 0 !important; }

.fb-like{
	padding-top: 5px;
	height: 20px;
	overflow: hidden;
}



/* home */
#topSlideImg{
	position: relative;
	height: 600px;
	margin: 15px 0 43px 0;
}

#topSlideImg li{
	position: absolute;
	top: 0;
	left: 0;
}

#topSlideImg p{
	position: absolute;
	bottom: 33px;
	left: 22px;
}

#topSlideImg div{
	position: absolute;
	top: 26px;
	right: 26px;
}

#topLead{ margin-bottom: 32px; }

#topLead .fltR li{
	border-top: 1px solid #afafaf;
}
#topLead .fltR li:first-child{ border-top: none; }

.topProduct{
	padding: 60px 0;
	border-top: 1px solid #afafaf;
}

.topProduct > .fltL{ width: 460px; }

#topProduct1 > div > div:first-child,
#topProduct2 > div > div:first-child{
	display: inline-block;
	margin-bottom: 30px;
	border: 1px solid #afafaf;
}

#topProduct1{ position: relative; }
#topProduct1 .navLink{ position: absolute; bottom: 58px; }

.topProduct > ul{
	float: right;
	width: 480px;
	letter-spacing: -0.4em;
}

#topProduct1 > ul li{
	display: inline-block;
	margin-bottom: 30px;
}
#topProduct1 > ul li:nth-child(odd){ margin-right: 80px; }
#topProduct1 > ul li:last-child{ margin-bottom: 0; }

#topProduct2 > ul li{
	margin-bottom: 40px;
	background: url(../images/new.gif) no-repeat 234px top;
}

#home #topProduct5{ padding-bottom: 0; }
#topProduct5 > dl{ margin: 70px 0 0 100px; }
#topProduct5 > dl dd{ margin: -26px 0 30px 145px; }
#topProduct5 > dl dd:last-child{ margin-bottom: 0; }
#topProduct5 > dl dt img,
#topProduct5 > dl dd img{ display: block; }
#topProduct5 > dl strong{
	display: inline-block;
	margin-top: -0.4em;
	font-size: 15px;
	font-weight: normal;
	color: #000;
}

#home .footer li{ margin-right: 60px; }



/* product */
.prodLead{
	position: relative;
	min-height: 898px;
	padding-bottom: 25px;
}

.prodLead > .fltL{ width: 432px; } 
.prodLead h2{ padding-top: 26px; }

.cartWrap{ margin: 50px 0; }

.prodSublink{
	position: absolute;
	bottom: 25px;
	font-size: 12px;
}

#product .slide{
	float: left;
	position: relative;
}

.slideMain li{
	position: absolute;
	top: 0;
	left: 0;
}

.slideThumb{ padding-top: 767px; }

.slideThumb li{
	float: left;
	margin-right: 2px;
	cursor: pointer;
}
.slideThumb li:last-child{ margin-right: 0; }

.prodContent{
	margin-top: 60px;
	padding-top: 30px;
	border-top: 1px solid #afafaf;
}

.prodContent h2{ margin-bottom: 55px; }

.prodFeature .clrfx{ width: 856px; font-size: 12px; }
.prodFeature .clrfx > div{ width: 386px; }

.prodFeature_m ul,
.prodFeature_m ul:first-of-type + p{ font-size: 12px; }

.prodFeature_m ul li{
	float: left;
	margin-right: 5px;
}
.prodFeature_m ul p{ margin-top: 5px; }

.prodFeature_m ul + p + ul li:first-child{ width: 535px; }

.prodSize > ul{ margin-top: 45px; }
.prodSize > ul li{
	float: left;
	width: 280px;
	margin-right: 40px;
	text-align: center;
}
.prodSize > ul li:last-child{ margin-right: 0; }
.prodSize > ul li p{ margin-top: 10px; font-size: 12px; }

.prodNotice ul{
	width: 470px;
	font-size: 12px;
}

.prodNotice li{
	margin-left: 1.28em;
	margin-bottom: 45px;
	text-indent: -1.28em;
}
.prodNotice li:last-child{ margin-bottom: 0; }
.prodNotice li:before{
	content: "◇";
	color: #ccc;
}

.prodSpec .fltL{ font-size: 12px; }
.prodSpec .fltL p:first-child{
	margin-bottom: 5px;
	border-bottom: 1px dotted #666;
}
.prodSpec .fltL span{
	display: inline-block;
	margin-left: 3.84em;
}

.prodSpec .fltR > p + ul{ font-size: 11px; line-height: 2.4; }
.prodSpec .fltR > p{ margin-bottom: 45px; }

.btn{ margin-top: 15px; }
.btn input{ outline: none; }
	


/* basic */
#basic #header + div{
	position: relative;
	height: 680px;
}

#basic #header + div > div{
	position: absolute;
	top: 26px;
	left: 132px;
	z-index: 1;
}
#basic #header + div > h2,
#basic #header + div > ul{
	position: relative;
	z-index: 999;
}

.basicContent{
	margin: 17px 0 20px 0;
	padding: 24px 0 0 80px;
}

.basicContent > ul li{
	float: left;
	font-size: 12px;
	margin-right: 10px;
	letter-spacing: 0.2em;
}
.basicContent > ul li:last-child{ margin-right: 0; }
.basicContent > ul li p{ margin-top: 10px; }

#basicContent1, #basicContent2{
	padding-bottom: 100px;
	background: url(../images/basic/bg.gif) no-repeat left bottom;
}
#basicContent1 li{ width: 280px; }
#basicContent2 li{ width: 380px; }	

#basicContent3{
	margin-top: 55px;
	padding: 35px 0 0 80px;
	border-top: 1px solid #AFAFAF;
}

#basicContent3 p{
	margin-left: 310px;
	padding-top: 30px;
	font-size: 12px;
}



/* interview */
#interview h2{ margin-top: 15px; }

#interview h3{ margin: 70px 0 50px 0; }

.intvImg{
	float: right;
	font-size: 11px;
}
.intvImg img{
	display: block;
	margin-bottom: 5px;
}



/* shichaku */
#shichaku h2{ margin-top: 15px; }

#shichakuContent1,
#shichakuContent2{
	margin-top: 60px;
	padding-top: 34px;
	border-top: 1px solid #AFAFAF;
}

#shichakuContent1 dl{
	float: left;
	width: 470px;
	font-size: 11px;
}
#shichakuContent1 dt{ margin-bottom: 20px; }
#shichakuContent1 dd span{
	display: inline-block;
	margin-left: 3.84em;
}

#shichakuContent2 > p{
	margin-left: 152px;
	font-size: 12px;
}
#shichakuContent2 > p > img{
	display: block;
	margin-top: 25px;
}



/* staff */
.staffContent {
	width: 440px;
	margin-top: 60px;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.staffContent:first-child{ margin-top: 0; }

.staffContent h3{
	margin-bottom: 45px;
	padding-bottom: 10px;
	border-bottom: 1px solid #AFAFAF;
}
.staffContent h3 img{ display: block; }

.staffContent .stline{ display: inline-block; }
.staffContent h4{
	margin: 30px 0 15px 0;
	font-weight: bold;
	color: #333;
}



/* model */
.modelContent{
	margin-top: 60px;
	font-size: 12px;
	line-height: 2.0;
}

.modelContent > div{ width: 470px; }
.modelContent > div > img{ display: block; }
.modelContent dl{ margin-top: 20px; }
.modelContent dt{ color: #333; }
.modelContent dd{ margin-bottom: 10px; }
.modelContent dd:last-child{ margin-bottom: 0; }

.modelInfo dl{ margin-top: 35px; }
.modelInfo dd{ margin-bottom: 25px; }
.modelInfo dd:last-child{ margin-bottom: 0; }



/* handmade */
#handmade #header + div{
	margin-top: 42px;
	text-align: center;
}


/* fitting */
#fittingRoom #header + div > .fltR{
	padding: 24px 0 24px 18px;
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	font-size: 11px;
	line-height: 1.8;
}

#fittingRoom h3{ margin-bottom: 30px; }


#fitting1 > .fltL + div{
	margin-left: 290px;
	padding-top: 50px;
	font-size: 11px;
	line-height: 2.0;
}

#fitting .inner {
	position: relative;
	width: 330px;
}

#fitting .inner img + img {
    position: absolute;
    left: 142px;
    top: 30px;
    cursor: pointer;
}

#fitting .inner span { cursor: pointer; display: block; position: absolute; }


#fitting2{
	float: right;
	width: 552px;
	font-size: 11px;
}


#fitting2 p > img{
	float: left;
	margin-right: 18px;
}

#fitting2 p > input[type="text"]{
	width: 62px;
	height: 25px;
	vertical-align: middle;
}

#fitting2 p input[type="radio"] + label{ margin-right: 20px; }

#fitting form > ul {
	width: 670px;
	margin: 0 auto;
	padding-top: 80px;
}

#fitting3{
	float: right;
	width: 552px;
	font-size: 11px;
}

#fitting3 input { margin-left:74px;}


#selector {
	border: 1px solid #888;
	background:#FFFFFF;
	width: 400px;
	height: 380px;
	margin-top: 20px;
	overflow-y: scroll;
	padding: 20px 0 20px 20px;
}

#selector dl + dl { margin-top: 20px; }
#selector dl img { display: block; }
#selector dt {
	float: right;
	width: 270px;
	padding-top: 15px;
	line-height: 1.8;
}
#selector dd {
	float: left;
	width: 110px;
}
#selector dd + dd {
	float: left;
	width: 270px;
	margin-top: 15px;
}
#selector li { display: inline-block; }

