@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : kone.css
 Author     : Swimsuit Department
 Style Info : Kone style
=================================================================== */


/* container */

#contents_kone {
    position: relative;
	margin: 0 auto;
	width: 100%;
    min-height: 100%;             /* point02 */  
    height: auto !important;      /* point03 */  
    height: 100%;                 /* point04 */
    background-position: center top;
}


body > #contents_kone {
    height: auto;
}



/****************************************
		Contents
*****************************************/
#contents_kone { 
	margin: 0 auto;
	padding-bottom:300px;           /* point　footerとコンテンツの間の空白の為250pxではなく300px */ 
}




#contents_kone:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#contents_kone .wrap_c {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

/****************************************
	animation
*****************************************/
#contents_kone .wrap_c01 {
	width:950px;
    height: 2050px;             /* IE6用 */  
	margin: 0 auto;
	z-index:1;
	position:relative;
    background: url(../images/anime_bk.png) no-repeat;
}


#separation {
	margin: 0 auto;
	width: 950px;
	z-index:-1;
	position:relative;
}
section {
	position:relative;
	margin-top: 0;
	display:block
}
.element {
	position:absolute;
	display:block;
}

.element#bean01 {
	top: 10px;
	right: 30px;
	width: 46px;
	height: 51px;
}
.element#bean02 {
	top: 70px;
	right: 175px;
	width: 50px;
	height: 47px;
}
.element#bean03 {
	top: 94px;
	right: 75px;
	width: 52px;
	height: 41px;
}
.element#bean04 {
	right: 270px;
	top: 105px;
	width: 41px;
	height: 52px;
}
.element#bean05 {
	right: 230px;
	top: 165px;
	width: 50px;
	height: 47px;
}
.element#bean06 {
	right: 150px;
	top: 170px;
	width: 42px;
	height: 52px;
}
.element#bean07 {
	right: 70px;
	top: 215px;
	width: 50px;
	height: 47px;
}
.element#bean08 {
	right: 240px;
	top: 260px;
	width: 50px;
	height: 47px;
}
.element#bean09 {
	right: 320px;
	top: 280px;
	width: 41px;
	height: 52px;
}
.element#teardrop01 {
	right: 430px;
	top: 913px;
	width: 25px;
	height: 37px;
}
.element#teardrop02 {
	right: 427px;
	top: 1030px;
	width: 30px;
	height: 46px;
}
.element#teardrop03 {
	right: 425px;
	top: 1100px;
	width: 34px;
	height: 54px;
}
.element#cup {
	right: 120px;
	top: 1620px;
	width: 630px;
	height: 430px;
}
.element#good {
	left: 300px;
	top: 1410px;
	width: 358px;
	height: 293px;
}

/****************************************
	main_cap
*****************************************/
#contents_kone .wrap_c02 {
	width:850px;
	margin:0 auto;
    margin-top: 100px;
    background: url(../images/paper01.png) repeat-y;
}

.main_cap_kone {
	width:850px;
 	margin:0 auto;
    text-align: center;    
	font-size: 115%;
 	font-weight: 600;   
	line-height: 200%;
    padding-bottom: 40px;
    float: left;
}

/****************************************
	thumbnail
*****************************************/
.itemContents {  
 	float: left;
    width: 850px;  
    _margin-top: 7px;
    margin-top: 14px;
    _margin-bottom: 25px;
    margin-bottom: 50px;
}  

.thumb  { 
    width: 300px; 
	margin:0 auto;
    text-align: center;  
    overflow: hidden; 
    _zoom: 1; 
} 
 
.thumb li   { 
 	float: left;
    _margin-bottom: 40px;
    margin-bottom: 80px;
}  
 

.thumb_text  {
	font-size:89%;
    text-align: center;
    font-family: "Century Gothic", Helvetica ;
    padding-top: 5px;

}


 
/****************************************
	history
*****************************************/
#contents_kone .wrap_c03 {
	width:850px;
	margin:0 auto;
    margin-top: 100px;
}


