@charset "utf-8";
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


4's Factory WEB SITE
(c) 4's Factory


-------------------------------------------------------------------------------------------------------------------------------------------
	layout
		
		1. container
		2. top
		3. js
		4. about
		5. company
		6. link
		7. goods 
		8. care 
		9. tuneup 

-------------------------------------------------------------------------------------------------------------------------------------------

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/* ================================================================================ */
/*      1.container     */  
/* ================================================================================ */

html {
	background:#1c1c1c;
}

html {
	background-image: url(../images/back_dot.png);
	background-repeat: repeat;
	background-position: center bottom;
	margin-bottom: 1px;
	height: 100%;
}

body{
	background-image: url(../images/tire_mark.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	min-height: 100%;
	position: relative;
	 	}

.wrapper {
	min-width: 920px;
	min-height:100%;
	height: auto !important;
	height: 100%;
}


.wrapper .contentsBlock {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-bottom: 60px;
}

.opa{
 -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out; 	}


.opa:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}



.all {
	background-image: url(../images/gradation_white.png);
	background-repeat: repeat-x;
	background-position: 0px 410px;
}

.all2 {
	background-image: url(../images/gradation_white.png);
	background-repeat: repeat-x;
	background-position: 0px 60px;
	min-height: 400px;
}

.header {
	background: url(../images/back_nav.jpg) repeat-x;
	height: 60px;
}

.header .inner h1 {
	float: left;
}

.header .inner {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#nav {
	width: 920px;
}

#nav li {
	float: left;
	height: 60px;
}

.nav_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6c6a6b;
}

#footer {
	background-color: #000;
	height: 60px;
	clear: both;
	width: 100%;
	position: absolute;
	bottom: 0;
}


.copy{
	font-size: 95%;
	text-align: center;
}

.pageTop {
	width: 920px;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1000;
}

.pageTop a {
	height: 20px;
	width: 90px;
	position: absolute;
	top: -20px;
	right: 0px;
}

/* ================================================================================ */
/*      2.top     */  
/* ================================================================================ */

/*      top_img     */  

.topBanner {
	height: 350px;
	overflow: hidden;
	background: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.topBanner #homeheader {
	width: 920px;
	margin: 0px auto;
	overflow: hidden;
}

.topBanner #carouselWrap {
	position: relative;
	margin: 0px auto;
	width: 920px;
	height: 350px;
}

.topBanner #carouselPrev {
	position: absolute;
	top: 157px;
	left: 0px;
	cursor: pointer;
	z-index: 10;
}

.topBanner #carouselNext {
	position: absolute;
	top: 157px;
	right: 0px;
	cursor: pointer;
	z-index: 10;
}

.topBanner #carouse {
	margin: 0px auto;
	width: 920px;
	height: 350px;
}

.topBanner .column {
	position: absolute;
}

/*      top_img     */  

.newscontents {
	background-image: url(../images/back_black35.png);
	background-repeat: repeat;
}

.newscontents .inner {
	width: 920px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	display: block;
}

.newscontents .inner h2 {
	float: left;
	margin-top: 11px;
	margin-right: 20px;
}

.newscontents .inner ul {
	float: left;
	margin-top: 2px;
	line-height: 35px;
	overflow: hidden;
	width: 760px;
}

.newscontents .inner .btn {
	float: right;
	margin-top: 8px;
	cursor: pointer;
}

.contentsBlock .leftCol {
	float: left;
	width: 625px;
	margin-top: 30px;
	margin-bottom: 50px;
}

#facebook {
	background: url(../images/back_white15.png) 0 0 repeat;
	border: #000 1px solid;
	width: 625px;
	overflow: hidden;
	height: 213px;
	position: relative;
}

.fbHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 28px;
}

.fbHeader h2 {
	float: left;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
}

#facebook .fbBtn {
	overflow: hidden;
	padding-top: 4px;
	padding-left: 254px;
}

#facebook .fbBtn p {
	float: left;
	font-weight: bold;
	display: block;
	padding-right: 10px;
}

.topHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 28px;
}

.map {
	background: url(../images/back_white15.png) 0 0 repeat;
	border: #000 1px solid;
	width: 625px;
	overflow: hidden;
	height: 193px;
	margin-top: 20px;
}

.map h2 {
	padding-top: 7px;
	padding-left: 15px;
}

.map dl {
	margin: 15px;
	line-height: 1.5em;
}

.map dl dt {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 4px;
}

.left_contents {
	float: left;
	width: 293px;
}
.right_contents {
	float: right;
	width: 332px;
	height: 193px;
}

.sns h2 {
	padding-top: 7px;
	padding-left: 15px;
}

.sns {
	background: url(../images/back_white15.png) 0 0 repeat;
	border: #000 1px solid;
	width: 625px;
	overflow: hidden;
	height: 123px;
	margin-top: 20px;
}

.sns li {
	float: left;
	margin-right: 10px;
}

.banner {
	float: right;
	width: 295px;
	margin-top: 19px;
}





/* ================================================================================ */
/*      3.js     */  
/* ================================================================================ */


/*      tinybox     */  

#testdiv {
	width: 600px;
	margin: 0px auto;
	border: 1px solid #ccc;
	padding: 20px 25px 12px;
	background: #fff
}

.tbox {
	position: absolute;
	display: none;
	padding: 14px 17px;
	z-index: 900;
}

.tinner {
	padding: 15px;
	-moz-border-radius: 5px;
	background: #000 url(../images/preload.gif) no-repeat 50% 50%;
	border: 1px solid #333;
}

.tmask {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 800
}

.tclose {
	position: absolute;
	top: 20px;
	right: 34px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../images/close.png) no-repeat
}

.tclose:hover {
	background-position: 0 -30px
}

#error {
	background: #ff6969;
	color: #fff;
	text-shadow: 1px 1px #cf5454;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0
}

#error .tcontent {
	padding: 10px 14px 11px;
	border: 1px solid #ffb8b8;
	-moz-border-radius: 5px;
	border-radius: 5px
}

#success {
	background: #2ea125;
	color: #fff;
	text-shadow: 1px 1px #1b6116;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10;
	-moz-border-radius: 0;
	border-radius: 0
}

#bluemask {
	background: #000
}

#frameless {
	padding: 0
}

/*      tinybox     */  


/*      facebook     */  


#facebook .information {
	width: 595px;
	height: 155px;
	clear: both;
	border-top: 0px;
padding: 15px 15px 15px 62px;
}

#facebook .fbCol .information #fbContainer{
	border-top:0px;
	height: 154px;
	overflow: auto;
	word-wrap:break-word;
	clear:both;
	color:#000;

}

#facebook .fbCol .information #fbContainer .fbIcon {
	border-bottom: 1px dotted #000;
	overflow: hidden;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#facebook .fbCol .information #fbContainer .fbIcon .icon {
	float: left;
	padding-right: 10px;
}

.facebook .information .fbIcon .name {
	padding-right: 5px;
	font-size:110%;
	font-weight:bold;
	padding-top:10px;
}

#facebook .fbCol .information #fbContainer .fbIcon .name a:link {
	color:#fff;
	text-decoration: none;
}

#facebook .fbCol .information #fbContainer .fbIcon .name a:visited {
	color:#fff;
	text-decoration: none;
}

#facebook .fbCol .information #fbContainer .fbIcon .name a:hover {
	color:#fff;
	text-decoration:underline;
}

#facebook .fbCol .information #fbContainer .fbIcon .name a:active {
	color:#fff;
	text-decoration: none;
}

#facebook .fbCol .information #fbContainer .fbIcon .name span{
	font-size:80%;
	font-weight: normal;
	color:#fff;
}

#facebook .fbCol .information #fbContainer .fbCont{
	margin-bottom:20px;
}

#facebook .fbCol .information #fbContainer .txt {
	color:#fff;
}

#facebook .fbCol .information #fbContainer .time {
	color:#fff;
}

#facebook .fbCol .information #fbContainer .pic {
	margin-top: 10px;
}

#facebook .fbCol .information #fbContainer .pic img{
	max-width:570px;
}


/*      facebook     */  


/* ================================================================================ */
/*      4.about     */  
/* ================================================================================ */

.topic_inner{
	margin-top: 30px;
}


.topic_inner h2{
	margin-bottom: 20px;
}

.topic_inner .subnav li{
	width: 190px;
	height: 30px;
	background-color: #000;
	position: relative;
	margin-bottom: 5px;
}

.topic_inner .subnav .select{
	width: 190px;
	height: 30px;
	background-color: #a30000;
	position: relative;
	margin-bottom: 5px;
}

.topic_inner .subnav li a{
	position: absolute;
	width: 180px;
	height: 24px;
	padding-top: 6px;
	padding-left: 10px;
	display: block;
}

.topic_inner .subnav li a:link,
.topic_inner .subnav li a:visited {
	color: #fff;
	text-decoration: none;
}

.topic_inner .subnav li a:hover,
.topic_inner .subnav li a:active  {
	text-decoration: none;
	color: #fff;
	width: 180px;
	height: 24px;
	background-color: #a30000;
}

.leftCol2{
	float: left;
	margin-right: 30px;
}

.rightCol{
	background: url(../images/back_white15.png) 0 0 repeat;
	width: 660px;
	padding: 20px;
	float: right;
	margin-bottom: 50px;
	}

.allCol{
	background: url(../images/back_white15.png) 0 0 repeat;
	padding: 20px;
	margin-bottom: 50px;
	}
	
.topic_inner h3{
	background-color: #000;
	height: 25px;
	color: #FFF;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 15px;
}

.profile{
	float: right;
	width: 460px;
}

.machine{
	height: 250px;
}

.machine_txt{
	font-size: 120%;
	font-weight: bold;
	float: left;
}
.record{
	background-image: url(../images/about_img7.png);
	background-repeat: no-repeat;
	position: relative;
	height: 200px;
	width: 660px;
}
.btn_event_link{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.rally_info{
	height: 110px;
	width: 630px;
	border: 1px solid #FFF;
	padding-right: 15px;
	padding-left: 15px;
}

.rally_banner{
	height: 110px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	font-size: 93%;
	line-height: 1.2em;
	float: right;
	padding-left: 15px;
}

/* ================================================================================ */
/*      5.company    */  
/* ================================================================================ */

	
.recruit{
}

 .recruit dt {
	float:left;
	}


.dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding:3px 0;
}


.recruit .size_control5em{
	padding-left: 5em;
}

.recruit .size_control6em{
	padding-left: 6em;
}


.recruit .size_control9em{
	padding-left: 9em;
}

	

.company{
	width: 430px;
	margin-top: -5px;
	float: left;
}

.company li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.company li .size_control{
	padding-left: 5em;
}

.shop{
	width: 275px;
	margin-top: -5px;
	float: left;
}

.shop li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.shop li .size_control{
	padding-left: 7em;
}

.shop li .size_control2{
	padding-left: 3em;
}

/* ================================================================================ */
/*      6.link    */  
/* ================================================================================ */



.link{
	margin-top: -5px;
}

.link li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.link li a{
	font-weight: bold;
}

.link li .size_control{
	padding-left: 12em;
}

.banner_4s{
	text-align: center;
	padding: 10px;
}




/* ================================================================================ */
/*      7.goods    */  
/* ================================================================================ */




.goods .name{
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 47px;
	width: 198px;
}

.goods{
	position: relative;
	width: 198px;
	height: 253px;
	background-image: url(../images/back_black50.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.goods a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	margin-top: -5px;
	margin-left: -5px;
}

.goods a:hover,.goods a:active{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background-color: #000;
	
 -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
				
}

.parts{
	position: relative;
	height: 100%;
	width: 100%;
}

.parts .mail_btn{
	position: absolute;
	bottom: 0px;
	right: 0px;
}



.partsttl{
	background-color: #000;
	height: 25px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 15px;
}

.partsttl .ttl{
	font-size: 120%;
	font-weight: bold;

	}


/* ================================================================================ */
/*      8.care    */  
/* ================================================================================ */

.care{
	color: #333;
	}

.care .lead{
	font-size: 155%;
	font-weight: bold;
	background-color: #E6E6E6;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: -30px;
	margin-right: -30px;
	margin-bottom: 30px;
	margin-left: -30px;
}

.care .lead2{
	font-size: 145%;
	font-weight: bold;
	text-align: center;
}

.care dl.question_answer{
	font-size: 110%;
}

.care .question_answer dt {
	float: left;
	width: 40px;
	margin-right: 15px;
}

.care .question_answer dd {
	width: 665px;
	float: left;
}

.care .hukidasiwaku_gray{
	background-color: #D7EBFF;
	width: 720px;
	-webkit-border-radius: 10px;  /* Safari,Google Chrome */
	-moz-border-radius: 10px;      /* Firefox12まで */
	border-radius: 10px;           /* Firefox13以降 */
	padding: 20px;
	position: relative;
	height: 100%;
	float: left;
	margin-bottom: 30px;
			}

.care .hukidasiwaku_gray .hukidasi{
	position: absolute;
	right: -17px;
	top: 26px;
	}			


.care .hukidasiwaku_red{
	background-color: #FFDCDC;
	width: 720px;
	-webkit-border-radius: 10px;  /* Safari,Google Chrome */
	-moz-border-radius: 10px;      /* Firefox12まで */
	border-radius: 10px;           /* Firefox13以降 */
	padding: 20px;
	position: relative;
	height: 100%;
	float: right;
	margin-bottom: 30px;
			}

.care .hukidasiwaku_red .hukidasi{
	position: absolute;
	left: -17px;
	top: 70px;
	}		
	
	
.care .hukidasiwaku_red .hukidasi2{
	position: absolute;
	left: -17px;
	top: 40px;
	}		
	
/* ================================================================================ */
/*      9.tuneup   */  
/* ================================================================================ */


.copy_tuneup{
	color: #FFF;
	font-size: 140%;
	font-weight: bold;
	margin: -4px 0px 10px;
	
}

.copy2_tuneup{
	color: #FFF;
	font-size: 140%;
	font-weight: bold;
	margin: -25px 0px 43px;
	text-align: center;	
}


.h3_tuneup{
	background-color: #000;
	height: 25px;
	color: #FFF;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 15px;
	float: left;
	width: 800px;
}

.h3_tuneup_shijo{
	background-color: #a30000;
	height: 23px;
	color: #fff;
	font-size: 95%;
	padding-top: 7px;
	margin-bottom: 15px;
	float: right;
	width: 70px;
	text-align: center;
}

.tu_left_contents{
	float:left;
	margin-right:15px;
	width:400px;
	}

.tu_right_contents{
	float:right;
	width:465px;
	}

.ttl_kaizo{
	font-weight: bold;
	font-size: 115%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	}
	
.tuneup .name{
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 47px;
	width: 198px;
}

.tuneup{
	position: relative;
	width: 198px;
	height: 198px;
	background-image: url(../images/back_black50.png);
	background-repeat: repeat;
	padding: 5px;
	margin-bottom: 16px;
}

.tuneup a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	margin-top: -5px;
	margin-left: -5px;
}

.tuneup a:hover,.tuneup a:active{
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	background-color: #000;
	
 -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
				
}


.tuneupttl{
	background-color: #000;
	height: 25px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 7px;
}

.tuneupttl .ttl{
	font-size: 120%;
	font-weight: bold;

	}




/* ================================================================================ */
/*      layout2.css     */  
/* ================================================================================ */

.soon{
	text-align: center;
	background-color: #FFF;
	height: 30px;
	width: 160px;
	color: #000;
	padding-top: 10px;
	margin: 0 auto;
	}

.soon2{
	text-align: center;
	background-color: #b40000;
	height: 30px;
	width: 160px;
	color: #FFF;
	padding-top: 10px;
	margin: 0 auto;
	}

.care_ttl{
	background-color: #b40000;
	width: 920px;
	height: 110px;
	border-radius:10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

.care_ttl img{
	margin-top: -20px;
	margin-left: 5px;
}

.allCol2{
	padding: 20px;
	margin-bottom: 50px;
	background-image: url(../images/back_checked.png);
	background-repeat: repeat;
	background-position: 0 0;
	border: 1px solid #b40000;
	border-radius: 0 0 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	margin-top: -20px;
	color: #000;
	}






