@charset "UTF-8";

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 1rem;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	color: #595757;
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 1000px;
	background-color: #FFF;
	border: 1px solid #CCC;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.header {
	background-color: #FFFFFF;
	height: 135px;
	width: 1000px;
}


.content {
	width: 1000px;
	margin-top:0px;
}


.footer {
	background-color: #000000;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	text-align: center;
	color: #06C;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#page {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	height: 36px;
	width: 612px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: right;
	margin-right: 30px;
}
.logo {
	height: 50px;
	width: 314px;
	margin-left: 30px;
	margin-top: 30px;
	background-image: url(common_images/logo.png);
	margin-bottom: 20px;
}


.block_homeoff {
	width: 102px;
	height: 36px;
	float: left;
	background-image: url(common_images/menu_boff.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


.block_businessoff {
	width: 102px;
	height: 36px;
	float: left;
	background-image: url(common_images/business_boff.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


.block_worksoff {
	width: 102px;
	height: 36px;
	float: left;
	background-image: url(common_images/works_boff.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.block_companyoff {
	width: 102px;
	height: 36px;
	float: left;
	background-image: url(common_images/company_boff.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.block_recruitoff {
	width: 102px;
	height: 36px;
	float: left;
	background-image: url(common_images/recruit_boff.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.block_contactmoff {
	width: 102px;
	height: 36px;
	float: left;
	background-image: url(common_images/contactm_boff.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


.block_home {
	width:102px;
	height: 36px;
	float: left;
}
.block_home a {
	display: block;
	width: 102px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	float: left;
	font-size: 12px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	padding-right: 0;
	padding-left: 0;
	height: 36px;
	background-image: url(common_images/menu_b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* link */
.block_home a:link    {
	color:#333;
	text-decoration:none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}   /* リンク */
.block_home a:visited {color:#333; text-decoration:none;}   /* 訪問済みリンク */
.block_home a:hover   {
	color: #F00;
	background-image: url(common_images/menu_b.gif);
	background-position: 0px -35px;
	background-repeat: no-repeat;
}   /* ポイント時のリンク */
.block_home a:active  {
	color: #03F;
	overflow: hidden;
	background-image: url(common_images/menu_b.gif);
	background-repeat: no-repeat;
}   /* アクティブなリンク */



.block_business {
	width:102px;
	height: 36px;
	float: left;
}
.block_business a {
	display: block;
	width: 102px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	float: left;
	font-size: 12px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	padding-right: 0;
	padding-left: 0;
	height: 36px;
	background-image: url(common_images/business_b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* link */
.block_business a:link    {
	color:#333;
	text-decoration:none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}   /* リンク */
.block_business a:visited {color:#333; text-decoration:none;}   /* 訪問済みリンク */
.block_business a:hover   {
	color: #F00;
	background-image: url(common_images/business_b.gif);
	background-position: 0px -35px;
	background-repeat: no-repeat;
}   /* ポイント時のリンク */
.block_business a:active  {
	color: #03F;
	overflow: hidden;
	background-image: url(common_images/business_b.gif);
	background-repeat: no-repeat;
}   /* アクティブなリンク */



.block_works {
	width:102px;
	height: 36px;
	float: left;
}
.block_works a {
	display: block;
	width: 102px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	float: left;
	font-size: 12px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	padding-right: 0;
	padding-left: 0;
	height: 36px;
	background-image: url(common_images/works_b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* link */
.block_works a:link    {
	color:#333;
	text-decoration:none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}   /* リンク */
.block_works a:visited {color:#333; text-decoration:none;}   /* 訪問済みリンク */
.block_works a:hover   {
	color: #F00;
	background-image: url(common_images/works_b.gif);
	background-position: 0px -35px;
	background-repeat: no-repeat;
}   /* ポイント時のリンク */
.block_works a:active  {
	color: #03F;
	overflow: hidden;
	background-image: url(common_images/works_b.gif);
	background-repeat: no-repeat;
}   /* アクティブなリンク */



.block_company {
	width:102px;
	height: 36px;
	float: left;
}
.block_company a {
	display: block;
	width: 102px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	float: left;
	font-size: 12px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	padding-right: 0;
	padding-left: 0;
	height: 36px;
	background-image: url(common_images/company_b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* link */
.block_company a:link    {
	color:#333;
	text-decoration:none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}   /* リンク */
.block_company a:visited {color:#333; text-decoration:none;}   /* 訪問済みリンク */
.block_company a:hover   {
	color: #F00;
	background-image: url(common_images/company_b.gif);
	background-position: 0px -35px;
	background-repeat: no-repeat;
}   /* ポイント時のリンク */
.block_company a:active  {
	color: #03F;
	overflow: hidden;
	background-image: url(common_images/company_b.gif);
	background-repeat: no-repeat;
}   /* アクティブなリンク */


.block_contactm {
	width:102px;
	height: 36px;
	float: left;
}
.block_contactm a {
	display: block;
	width: 102px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	float: left;
	font-size: 12px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	padding-right: 0;
	padding-left: 0;
	height: 36px;
	background-image: url(common_images/contactm_b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* link */
.block_contactm a:link    {
	color:#333;
	text-decoration:none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}   /* リンク */
.block_contactm a:visited {color:#333; text-decoration:none;}   /* 訪問済みリンク */
.block_contactm a:hover   {
	color: #F00;
	background-image: url(common_images/contactm_b.gif);
	background-position: 0px -35px;
	background-repeat: no-repeat;
}   /* ポイント時のリンク */
.block_contactm a:active  {
	color: #03F;
	overflow: hidden;
	background-image: url(common_images/contactm_b.gif);
	background-repeat: no-repeat;
}   /* アクティブなリンク */




.block_recruit {
	width: 102px;
	height: 36px;
	float: left;
}
.block_recruit a {
	display: block;
	width: 102px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	float: left;
	font-size: 12px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	padding-right: 0;
	padding-left: 0;
	height: 36px;
	background-image: url(common_images/recruit_b.gif);
	background-repeat: no-repea;
	background-position: left top;
}
/* link */
.block_recruit a:link    {
	color:#333;
	text-decoration:none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}   /* リンク */
.block_recruit a:visited {color:#333; text-decoration:none;}   /* 訪問済みリンク */
.block_recruit a:hover   {
	color: #F00;
	background-image: url(common_images/recruit_b.gif);
	background-position: 0px -35px;
	background-repeat: no-repeat;
}   /* ポイント時のリンク */
.block_recruit a:active  {
	color: #03F;
	overflow: hidden;
	background-image: url(common_images/recruit_b.gif);
	background-repeat: no-repeat;
}   /* アクティブなリンク */



.block_contact {
	width: 230px;
	height: 105px;
	float: right;
}
.block_contact a {
	display: block;
	width: 230px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	color: #333;
	float: left;
	font-size: 12px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	padding-right: 0;
	padding-left: 0;
	height: 105px;
	background-image: url(images/contact-bt.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* link */
.block_contact a:link    {
	color: #333;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}   /* リンク */
.block_contact a:visited {color:#333; text-decoration:none;}   /* 訪問済みリンク */
.block_contact a:hover   {
	color: #F00;
	background-image: url(images/contact-bt.png);
	background-repeat: no-repeat;
	background-position: 0px -105px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}   /* ポイント時のリンク */
.block_contact a:active  {
	color: #03F;
	overflow: hidden;
	background-image: url(images/contact-bt.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}   /* アクティブなリンク */




.home02 {
	margin-top: -100px;
	transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
}
.content .home03 {
	margin-top: -173px;
}
.content .home04 {
	margin-top: -173px;
}
.content .home05 {
	margin-top: -176px;
	margin-bottom:100px;
}
.section1 ,
.section2 {
	display: inline-block;
	width: 33.3333%;
	box-sizing: border-box;
	;
}
.fade-in {
	transition: opacity 0.7s;
	-moz-transition: opacity 0.7s;
	-webkit-transition: opacity 0.7s;
	-o-transition: opacity 0.7s;
}
.fade-up {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
}
.fade-in .con01 {
	height: 380px;
	width: 1000px;
	background-image: url(images/home01.png);
	color: #595757;
	background-repeat: no-repeat;
	background-position: 50px;
}
.con01text {
	float: left;
	height: auto;
	width: 500px;
	padding-top: 170px;
	font-size: 1rem;
	line-height: 1.5;
	padding-left: 95px;
}

.fade-in .con02 {
	height: 380px;
	width: 1000px;
	background-image: url(images/home02.png);
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 50px;
}
.con02text {
	float: right;
	height: auto;
	width: 575px;
	padding-top: 170px;
	font-size: 1rem;
	line-height: 1.7rem;
	color: #595757;
}

.fade-in .con03 {
	height: 380px;
	width: 1000px;
	background-image: url(images/home03.png);
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 50px 0px;
}
.con03text {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 170px;
	font-size: 1rem;
	line-height: 1.5rem;
	margin-left: 95px;
	color: #595757;
}

.fade-in .con04 {
	height: 380px;
	width: 1000px;
	background-image: url(images/home04.png);
	color: #FFF;
	clear: none;
	background-repeat: no-repeat;
	background-position: 50px 0px;
	margin-bottom: 50px;
}
.con04text {
	float: right;
	height: auto;
	width: 600px;
	padding-top: 170px;
	margin-left: 50px;
	font-size: 1rem;
	line-height: 1.5rem;
	clear: right;
}
.wf-mplus1p { font-family: "Mplus 1p"; }


#slideshow {
	position: relative;
	width: 1000px; /* 画像の横幅に合わせて記述 */
	height: 560px; /* 画像の高さに合わせて記述 */
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}

#slideshow2 {
	position: relative;
	width: 1000px; /* 画像の横幅に合わせて記述 */
	height: 350px; /* 画像の高さに合わせて記述 */
}
#slideshow2 img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow2 img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow2 img.last-active {
   z-index: 9;
}


.whatsba {
	background-image: url(images/whatba.png);
	height: 400px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center -10px;
}
.works {
	height: 200px;
	width: 1000px;
}
.works img {
}
.contact {
	height: 270px;
	width: 1000px;
	clear: left;
	float: right;
}
.works-con {
	margin-left: 18px;
	float: left;
}
.toiaase {
	font-size: 2rem;
	height: 80px;
	width: 1000px;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
}
.toiaase2 {
	height: 105px;
	width: 880px;
	margin-left: 60px;
	font-size: 1rem;
	margin-bottom: 30px;
}
.text1 {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-left: 250px;
	width: auto;
	margin-top: 20px;
}
.text3 {
	font-size: 2rem;
	font-weight: bold;
}
.text06 {
	font-size: 0.7rem;
	line-height: 0.9rem;
}
.tel {
	float: left;
	height: 105px;
	width: 520px;
	text-align: center;
}
.clear {
    clear:both;　/*floatの解除、ここがポイント*/
}
.service {
	width: 1000px;
	margin-top: 60px;
	margin-bottom: 25px;
}
.service-con {
	height: 735px;
	width: 880px;
	margin-top: 35px;
	margin-left: 60px;
}
.service-01 {
	background-color: #FCC;
	height: 365px;
	width: 290px;
	margin-right: 5px;
	float: left;
	background-image: url(images/service0100.png);
}
.service-02 {
	background-color: #F6F;
	height: 365px;
	width: 290px;
	margin-right: 5px;
	float: left;
	background-image: url(images/service0200.png);
}
.service-03 {
	background-color: #0FF;
	height: 365px;
	width: 290px;
	float: left;
	background-image: url(images/service0300.png);
}
.service-04 {
	background-color: #3F9;
	height: 365px;
	width: 290px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(images/service0400.png);
}
.service-05 {
	background-color: #CC3;
	height: 365px;
	width: 290px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(images/service0500.png);
}
.service-06 {
	background-color: #CCC;
	height: 365px;
	width: 290px;
	float: left;
	margin-top: 5px;
	background-image: url(images/service06.png);
}
.footer_menu {
	text-align: center;
	height: 26px;
	width: 1000px;
	font-size: 0.8rem;
	clear: right;
	margin-top: 20px;
	font-weight: bold;
}
.baa {
	background-image: url(common_images/baa.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 1000px;
}
.footer_menu a {
	text-decoration: none;
}
.footer_menu a:hover{
	text-decoration: none;
	color: #F00;
}
.works-con {
	height: 483px;
	width: 880px;
	margin-top: 35px;
	}
	

.works-con a img {
	transition: 1.0s ;
}
.works-con a img:hover {
	opacity: 0.5 ;
}
