@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
	border:0;
	border-style:none;
}

a img {
	border:0;
    border-style:none;
}

.sp,.sp_top{
	display:none;
}

html {
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
    -webkit-text-size-adjust:none;
    -ms-text-size-adjust:none;
	overflow-y: scroll;
}

body{
	width:100%;
	min-width:1030px;
}

ol,ul {
	list-style:none;
}

article,details,footer {
    display:block;
}

#logo,#alba a,#img01,#img02,#img04,#header_area p,.tel,.form a,#img05,.safety,#results_header{
	white-space: nowrap;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
}


/* Clearfix ----------- */
.clearfix:before, .clearfix:after, .single-theme .features:before, .single-theme .features:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix:after, .single-theme .features:after {
	clear: both;
}

.clearfix, .single-theme .features {
	zoom: 1;
}



#middle {
	margin: 0 auto;
	background: #fff;
	padding: 1px 30px 0;
	position: relative;
	-webkit-backface-visibility:hidden; /* Chrome and Safari */
	-moz-backface-visibility:hidden; /* Firefox */
	-ms-backface-visibility:hidden; /* Internet Explorer */
	max-width: 62.5em !important;
	z-index: 100;
}

.page-template-page-home-php #middle {
	padding: 0 !important;
	max-width: 100% !important;
}

#content {
	padding: 0 0 0 0;
	float: left;
	margin: 0 0px 0 0;
	position: relative;
}

#content.full {
	margin: 0 0;
	padding: 0 0 0 0 !important;
	width: 100%;
}

#homeMessage {
	height: auto;	
	background: #000;
	color: #fff;
	padding: 70px 0;
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment:fixed;
	z-index:200;
	position:relative;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
#homeMessage {
    background-attachment: scroll;
  }
}

 #testimonial51{
	 height:900px;
	 background-image: url(../images/bg02.jpg);
	 background-repeat: no-repeat;
	 background-position: center top;
	 background-size: cover;
	 background-attachment:fixed;}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
 #testimonial51 {
    background-attachment: scroll;
  }
}

.slides .testimonial {
	width: auto;
	height: auto;	
}

.slides .testimonial .text p {
	font-size: 20px;
}

/* メインスライド*/
.home #header .slideshow {
	margin: 0 !important;
	overflow: hidden;
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
}

.home .slideshow .details {
	background: transparent;
	display: block;
	width: 100%;
	top: 50%;
	position: absolute;
	display: none;
}

/*フッター*/
#footer {
	color:#000;
	background-color:#FFFFFF;
	height:500px;
	text-align:center;
	padding:50px 0;
	position: relative;
	margin:0 0;
	z-index: 301;
	float:none;
	clear:both;
}

#logo{
	display:block;
	width:900px;
	height:600px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:30px auto 0 auto;
}

#img01{
	display:block;
	width:950px;
	height:520px;
	background-image:url(../images/img01.png);
	margin:0 auto 0 auto;
}

#img02{
	display:block;
	width:700px;
	height:100px;
	background-image:url(../images/img02.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:40px;
	margin:0 auto 20px auto;
}


#alba a{
	display:block;
	width:265px;
	height:80px;
	background-image:url(../images/alba.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto 0 auto;
	clear:both;
}

.copyright{
	display:block;
	width:500px;
	font-size:12px;
	text-align:center;
	margin:50px auto 0 auto;
	clear:both;
}

#projects{
	padding:80px 0;
	text-align:center;
	font-size:25px;
	line-height:180%;
	font-weight:bolder;
}

.original{
	padding:80px 0;
	text-align:center;
	color:#fff;
	font-size:25px;
	line-height:180%;
	font-weight:bolder;
}

#spec{
	display:block;
	width:440px;
	font-size:18px;
	line-height:180%;
	text-align:left;
	color:#fff;
	margin:0;
	padding:30px 20px;
	float:left;
}

#img03{
	display:block;
	width:400px;
	height:245px;
	background-image:url(../images/img03.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
}

#spec_area{
	display:block;
	width:910px;
	border:solid 10px #fff;
	margin:50px 0;
	padding:30px 20px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-image:url(../images/red_bg.png);
	background-position:top center;
	float:left;
	clear:both;
}

.spec_center{
	display:block;
	width:950px;
	margin:0 auto;
	padding:0;
}

#img04{
	display:block;
	width:950px;
	height:100px;
	background-image:url(../images/img04.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	float:none;
	clear:both;
}

#img05{
	display:block;
	width:800px;
	height:70px;
	background-image:url(../images/img05.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:40px;
	margin:0 auto 0 auto;
	float:none;
	clear:both;
}

.safety{
	display:block;
	width:800px;
	height:250px;
	background-image:url(../images/safety.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto 50px auto;
	float:none;
	clear:both;
}

.lead02{
	padding:20px 0;
	text-align:center;
	color:#000;
	font-size:25px;
	line-height:180%;
	font-weight:bolder;
	text-shadow: 2px 2px 3px #ffffff;
}

.copy{
	padding:0;
	margin:0 0 50px 0;
	text-align:center;
	color:#000;
	font-size:18px;
	line-height:180%;
	font-weight:bolder;
	text-shadow: 2px 2px 3px #ffffff;
}

.sale{
	padding:20px 0;
	text-align:center;
	color:#fff;
	font-size:25px;
	line-height:180%;
	font-weight:bolder;
	text-shadow: 2px 2px 3px #000000;
}

.tel{
	display:block;
	width:800px;
	height:160px;
	background-image:url(../images/tel.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	float:none;
	clear:both;
}

.form a{
	display:block;
	width:770px;
	height:100px;
	background-image:url(../images/form.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto 50px auto;
	float:none;
	clear:both;
}

#testimonials{
	height:800px;
}

/* SNS */
.socialbtn{
	display: block;
	position: relative;
	width: 430px;
	margin: 6px 0 0 0;
	float: right;
}

.facebook{
	display: block;
	width: 120px;
	float: left;
}

.twitter{
	display:block;
	width:120px;
	float:left;
}

.gplus{
	display:block;
	width:90px;
	float:left;
	margin-top:-2px;
}

.line{
	display:block;
	width:100px;
	float:left;
}


/* Isotope ----------- */

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.fade:hover {
   opacity: 0.5;
}

.list a{
	display:block;
	width:370px;
	text-align:center;
	font-size:16px !important;
	line-height:110% !important;
	border:solid 10px #B3E9FF;
	margin:7px 10px;
	padding:10px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	float:left;
	clear:none;
}

.list2 a{
	display:block;
	width:370px;
	text-align:center;
	font-size:16px !important;
	line-height:110% !important;
	border:solid 10px #B3E9FF;
	margin:7px 10px;
	padding:10px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	float:right;
	clear:none;
}

#results_bt{
	display:block;
	width:860px;
	height:auto;
	margin:0 auto;
	float:none;
	clear:both;
}

#results_bt a{
	text-decoration:none;
	color:#000;
}

#results_bt li a:hover{
	background-color:#EBFFFD;
	color:#0013FF;
}

#gnavi_area{
	display:block;
	width:100%;
	min-width:950px;
	height:32px;
	position:fixed;
	background-color:#FFFFFF;
	top:0;
	z-index:1000;
}

#gnavi{
	display:block;
	width:450px;
	height:32px;
	margin:5px 0 0 20px;
	float:left;
}

#gnavi li a{
	display:block;
	height:32px;
	font-weight:bolder;
	color:#D90000;
	margin:0 0 0 0;
	padding-right:20px;
	float:left;
}

#gnavi li a:hover{
	color:#FE8AD7;
	text-decoration:none;
}

#wrapper{
	display:block;
	width:900px;
	background-color:#fff;
	margin:50px auto;
	padding:25px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	float:none;
	clear:both;
}

.twitter-timeline{
    width: 100% !important;
}

.tw_area{
	display:block;
	width:740px;
	padding-top:100px;
	margin:0 auto !important;
	float:none;
	clear:both;
}

#results_header{
	display:block;
	width:100%;
	height:330px;
	background-image:url(../images/results_header.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:80px auto 0 auto;
	float:left;
	clear:both;
}

.text_area{
	display:block;
	margin:0 auto 80px auto;
	float:left;
	clear:both;
}

#wrapper article{
	display:block;
	width:840px;
	margin:0 30px;
	float:left;
	clear:both;
}

#wrapper article h2{
	display:block;
	width:820px;
	font-size:18px;
	line-height:120%;
	background-color:#F30004;
	color:#fff;
	font-weight:bolder;
	margin:0 0 10px 0;
	padding:7px 10px 5px 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	float:left;
	clear:both;
}

#wrapper article p{
	display:block;
	font-size:14px;
	line-height:150%;
	margin:0 0 20px 0;
	float:none;
	clear:both;
}