﻿@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:#373C41;}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%}

/* Font
-------------------------------------------------------------------------------*/

body{font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height:1.9em;letter-spacing:.05em}

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

a{text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:link{color:#ff0}
a:visited{color:#ff0}
a:hover{text-decoration:none;color:#00C800}
a:active{color:#00C800}
a:focus{outline:0}
a img{vertical-align:bottom}

.sprite{position:relative;display:block;overflow:hidden}
.sprite:hover{/zoom:1}
.sprite img{position:absolute}
.normal{font-weight:normal!important}
.bold{font-weight:bold}
.fltL{float:left!important}
.fltR{float:right!important}
.clrml{margin-left:0!important}
.clrmr{margin-right:0!important}
.clrmb{margin-bottom:0!important}
.clrmt{margin-top:0!important}
.clrbt{clear:both!important}
.clrL{clear:left!important}
.clrR{clear:right!important}
.clrbd{border:none!important}
.block{display:block}
.whitespace{white-space:pre;white-space:pre-wrap;white-space:pre-line;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;word-wrap:break-word}
.clrfx:before,.clrfx:after{content:"";display:table}
.clrfx:after{clear:both}
.clrfx{zoom:1}

/* common layout
-------------------------------------------------------------------------------*/
/* text align */
.alignL { text-align:left;}
.alignC { text-align:center;}
.alignR { text-align:right;}

/* font size */
.small { font-size:12px!important;}
.large { font-size:18px !important; }


/* font color */
.red { color: #B90A28;}
.green { color: #096310;}

/* text indent */
.indent1 { margin-left: 1em; text-indent: -1em;}
.indent3 { margin-left: 3em; text-indent: -3em;}

/* margin */
.mgnB0 { margin-bottom:0px!important;}
.mgnB10 { margin-bottom:10px!important;}
.mgnB20 { margin-bottom:20px!important;}
.mgnB40 { margin-bottom:40px!important;}
.mgnB60 { margin-bottom:60px!important;}
.mgnB130 { margin-bottom:130px!important;}
.mgnB170 { margin-bottom:170px!important;}

/* padding */
.pdgT10 { padding-top:10px;}

/*position*/
.relative { position:relative;}
.bottom { position:absolute; bottom:0;}

.opc:hover{ opacity:0.5; }


/* layout
-------------------------------------------------------------------------------*/
body { width:100%; background:#373C41; line-height:2em; color:#373C41;}
#wrapper { position:relative; width: 1000px; margin: 0 auto;}

h1 { position:relative; z-index:10;}
h2 { margin:0 auto 56px; text-align:center;}

#main_container {width: 1000px; background:#b4b4b5; margin-bottom:3px; padding-bottom:80px;}

/* header
-------------------------------------------------------------------------------*/

#header { position:fixed; top:0; z-index:1000; width:inherit; background:#FFF; padding:15px 0 10px;}
#header h1 { float:left; margin-left:100px;}

#header ul { float:right; margin:38px 102px 0 0;}
#header ul li { display:inline-block; float:left; margin-left:20px;}
#header ul li a {display:block; line-height:0;}
#header ul li a:hover {opacity:0.6;-moz-opacity:0.6;-ms-filter:"alpha(opacity=60)";filter:alpha(opacity=60)}


/* slide
-------------------------------------------------------------------------------*/
#indexpage img{ vertical-align: bottom; }

.slide{
	position: relative;
	width: 1000px;
	height: 450px;
	background-color: #fff;
}

.slideWrap{
	position: relative;
	width: 1000px;
	height: 450px;
	overflow: hidden;
}

.slide .covers,
.slide .story{ display: none; }

.slide .covers li,
.slide .story li{
	position: absolute;
	top: 0;
	left: 0;
}

.btnStory{
	display: none;
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 999;
}
.btnStory a{ display: block; }

.btnDirection li{
	display: none;
	position: absolute;
	bottom: 5px;
	z-index: 1000;
}
.btnDirection li:first-child{ left: 20px; }
.btnDirection li:nth-child(2){ right: 20px; }
.btnDirection li:last-child{ right: 20px; }

.bgm{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 450px;
	background-color: #000;
	text-align: center;
	color: #fff;
}
.bgm ul{
	width: 580px;
	padding-top: 170px;
	margin: 0 auto;
}
.bgm p{ margin-top: 80px; }

.thumb{
	position: absolute;
	width: 210px;
	top: 442px;
	right: 100px;
	z-index: 998;
}
.thumb dd{ background-color: #c2c3c4; }
.thumb li{ border-bottom: 2px solid #dbdcdc; }
.thumb li:last-child{ border-bottom: none; }
.thumb a{
	display: block;
	margin-left: 30px;
	padding: 10px 0 10px 10px;
	background-color: #c8c9ca;
}
.thumb dd,
.thumb li:last-child{ border-radius: 0 0 6px 6px; }
.thumb li:last-child a{ border-radius: 0 0 6px 0; }
.thumb li.active{ background: #858688 url(../images/slide_active.png) no-repeat 6px 12px; }
.thumb li.active a{ background-color: #8a8b8c; }

#title_coat, #title_tshirt{
	display: none;
	position: absolute;
	bottom: 45px;
	left: 803px;
	z-index: 997;
}

.audio ul{ display: none; }
.audio li{
	position: absolute;
	top: 450px;
	right: 20px;
}

#topslide{ margin: 80px 0 55px 0; }

#top_lead {margin:0 0 112px 98px;}


/* product_area
-------------------------------------------------------------------------------*/
.product_area { width:840px; margin:0 auto;}
.product_area h2 { margin-bottom:25px;}

.lead_box { margin-bottom:65px; padding:0 20px;}
.lead { float:left; margin-right:216px;}
.lead_box ul { float:left;}
.lead_box li {padding-bottom:14px;}
.lead_box li:last-child {padding:0 0 0 20px !important;}
.lead_box a {display:block; line-height:0;}

.item_box ul { width:790px; margin:0 auto;}
.item_box li { text-align:center; }
.item_box li span { display:block; min-height:7em;padding:14px 0; line-height:2em;}
.item_box li a { display:block; color:#373C41; text-decoration:none; font-size:11px;}

#item1_01 { width:321px; background:url(../images/pro_item01.jpg) no-repeat 0 0;padding-top:394px;}
#item1_02 { width:321px; background:url(../images/pro_item02.jpg) no-repeat 0 0;padding-top:394px;}
#item1_03 { width:340px; background:url(../images/pro_item03.jpg) no-repeat 0 0;padding-top:407px;}
#item1_04 { width:340px; background:url(../images/pro_item04.jpg) no-repeat 0 0;padding-top:407px;}

#item2_01 { width:340px; background:url(../images/pro2_item01.png) no-repeat 0 0;padding-top:490px;}
#item2_02 { width:340px; background:url(../images/pro2_item02.png) no-repeat 0 0;padding-top:490px;}

.item_box li a:hover { text-decoration:none; background-position:right 0 !important;}


.product_area + .product_area{ margin-top: 100px; }


/* contents
-------------------------------------------------------------------------------*/
#contents {border-radius:12px; -webkit-border-radius:12px; -moz-border-radius:12px; margin-bottom:30px; padding:55px 0;}


/* info_container
-------------------------------------------------------------------------------*/
#info_container {width: 1000px; background:#b4b4b5; padding:56px 0 100px;}
#info_container p {margin-left:102px;}


/* footer
-------------------------------------------------------------------------------*/
#footer { width:1000px; background:#fff;  padding:25px 0 45px; }
#footer ul {width:795px; margin: 0 auto 58px;}
#footer li {display:inline; float:left; margin-right:140px;}
#footer ul li.adjust { margin-right:0;}
#footer ul li:last-child { float:right; margin-right:0;}
#footer li a {display:block;}
#footer li a:hover {opacity:0.6;-moz-opacity:0.6;-ms-filter:"alpha(opacity=60)";filter:alpha(opacity=60)}
#footer address { text-align: center;}
