@charset "UTF-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote,
em,
address,
noscript {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body	{font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
         font-size:14px;
	line-height:1.8;
	padding-top:50px;}
	
.menu {
	background:#FFF;
}



@media (max-width: 767px) {
	.navbar-collapse {
		background:#333;
	}
	.navbar-nav li a:link,
	.navbar-nav li a:visited {
		background:#333;
		color:#FFF;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
		color: #999;
		background-color: transparent;
	}
}


/* Ｃ: カルーセル */
.carousel	{margin-bottom: 0px;}

.carousel-caption	{left: 15%;
	bottom: 140px;
	text-align: left;}

.carousel-caption h3	{font-size: 42px;
	font-weight:bold;
	margin-bottom:20px;}

.carousel a:link{
	color:#FFF;
}

@media (max-width: 991px) {

.carousel-caption	{left: 15%;
	bottom: 80px;
	text-align: left;}

.carousel-caption h3	{font-size: 42px;
	margin-bottom:20px;}

.carousel a:link{
	color:#FFF;
}
}

@media (max-width: 767px) {

.carousel-caption	{left: 15%;
	bottom: 40px;
	text-align: left;}

.carousel-caption h3	{font-size: 32px;
	margin-bottom:40px;}

.carousel-caption p{
	display:none;
}
}

@media (max-width: 479px) {

.carousel-caption	{left: 15%;
	bottom: 30px;
	text-align: left;}

.carousel-caption h3	{font-size: 24px;
	margin-bottom:20px;}
}


#business{
	margin-top:-50px;
	padding-top:50px;
}

#business h2{
	font-family: serif;
	font-size:44px;
	text-align:center;
	letter-spacing:0.1em;
	color:#666666;
	border-bottom:1px solid #666666;
	margin-bottom:50px;

	
}
#business h2 span{
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size:44%;
	color:#005b99;
	font-weight:normal;
	display:inline-block;
	padding-bottom:20px;
	margin-bottom:10px;
}

#business h3{
	text-align:center;
	font-size:24px;
	margin-bottom:30px;
}
	#business h3 span{
		display:inline-block;
		font-family: serif;
		color:#005b99;
		padding:0.6em 1.2em;
		border-radius:30px;
	}
	

	#business p{
		font-size:120%;
		text-align:center;
	}

.inner{
	padding:80px 0 90px 0;
}

#company{
	margin-top:-50px;
	padding-top:50px;
}
#companyWrap{
	width:100%;
	background:url(img/company_bg.png) 0 0 repeat;
}
#company h2{
	font-family: serif;
	font-size:44px;
	text-align:center;
	letter-spacing:0.1em;
	color:#666666;
}
#company h2 span{
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size:44%;
	color:#005b99;
	font-weight:normal;
	display:inline-block;
	padding-bottom:20px;
	border-bottom:1px solid #666666;
	margin-bottom:50px;
}


#mission{
	margin-top:-50px;
	padding-top:50px;
}
#mission h2{
	font-family: serif;
	font-size:44px;
	text-align:center;
	letter-spacing:0.1em;
}
#mission h2 span{
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size:44%;
	color:#005b99;
	font-weight:normal;
	display:inline-block;
	padding-bottom:20px;
	border-bottom:1px solid #666666;
	margin-bottom:50px;
}

#works{
	margin-top:-50px;
	padding-top:50px;
}

#works h2{
	font-family: serif;
	font-size:44px;
	text-align:center;
	letter-spacing:0.1em;
	color:#666666;
	border-bottom:1px solid #666666;
	margin-bottom:50px;

	
}
#works h2 span{
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size:44%;
	color:#005b99;
	font-weight:normal;
	display:inline-block;
	padding-bottom:20px;
	margin-bottom:10px;
}




#access{
	margin-top:-50px;
	padding-top:50px;
}

#access h2{
	font-family: serif;
	font-size:44px;
	text-align:center;
	letter-spacing:0.1em;
	color:#666666;
	border-bottom:1px solid #666666;
	margin-bottom:50px;
}
#access h2 span{
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size:44%;
	color:#005b99;
	font-weight:normal;
	display:inline-block;
	padding-bottom:20px;
	margin-bottom:10px;
}

#contact{
	margin-top:-50px;
	padding-top:50px;
}
#contactWrap{
	width:100%;
	background:url(img/contact_bg.jpg) 50% 50% repeat;
	background-size:cover;
}
#contact h2{
	font-family: serif;
	font-size:44px;
	text-align:center;
	letter-spacing:0.1em;
	color:#666666;
	border-bottom:1px solid #666666;
	margin-bottom:50px;
}
#contact h2 span{
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size:44%;
	color:#005b99;
	font-weight:normal;
	display:inline-block;
	padding-bottom:20px;
	margin-bottom:10px;
}



#contact2{
	margin-top:-50px;
	padding-top:50px;
}
#contact2 h2{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	letter-spacing:0.1em;
	margin-bottom:40px;
}

.box01{
	width:auto;
	padding:25px;
	background:#FFF;
	border-radius:8px;
	border:3px solid #EAE8EC;
}




ul.socialBtn{
	float:right;
}
ul.socialBtn li{
	list-style:none;
	float:left;
	margin-left:15px;
	font-size:180%;
}
ul.socialBtn li a{
	color:#0069B6;
}
ul.socialBtn li a:hover{
	color:#77C0E3;
}

#news{
	margin-top:-50px;
	padding-top:50px;
}

.inner{
	padding:80px 0 90px 0;
}

.inner2{
	padding:80px 0 20px 0;
}


.tab-pane{
	padding:25px 10px;
	border-bottom:1px solid #DDD;
}

a.acordion{
	display:block;
	width:auto;
	background:#DDD;
	padding:10px;
	margin-bottom:10px;
	border-radius:8px 8px 8px 8px ;
}

.well{
	background:#FFF;
}

.photoBoxWrap {
	position:relative;
	width:auto;
	margin:0 auto 130px auto;
}

.photoBox {
	width:100%;
	height:auto;
}
	.photoBox div.imgWrap {
		position:absolute;
		display:block;
		width:400px;
		top:0;
		left:0;
		z-index:2;
	}
		.photoBox div.imgWrap figure.img-container {
			overflow: hidden;
			position: relative;
		}
			.photoBox div.imgWrap figure.img-container img {
				display: block;
				width:400px;
				opacity: 0;
				position: relative;
				transition:all .5s .3s ease; 
				z-index: 0;
			}
			.photoBox div.imgWrap figure.img-container:before {
				background: #005b99;
				content: '';
				display: block;
				height: 100%;
				position: absolute;
				transform: translateX(-100%);
				transition:all 1.0s 0s ease; 
				width: 100%;
				z-index: 1;
			}
	.photoBox div.text-container {
		position:relative;
		width:auto;
		margin-right:50px;
		padding:70px 60px 70px 450px;
		background:#F5F0E5;
		top:50px;
		left:50px;
		z-index:1;
	}
		.photoBox div.text-container img.areaMap {
			display:block;
			width:100%;
			max-width:500px;
		}
		.photoBox div.text-container h3 {
			font-family: serif;
			font-size:20px;
			letter-spacing:0.1em;
			color:#666666;
			line-height:1.6;
			margin-bottom:20px;
		}
			.photoBox div.text-container h3 i.fa {
				display:inline-block;
				margin-right:0.4em;
				color:#005b99;
			}
		
/*アニメーションするプロパティを設定*/
.photoBox div.imgWrap figure.img-container.active img{
    opacity: 1;
}
.photoBox div.imgWrap figure.img-container.active:before{
    transform: translateX(100%);        
}

@media (max-width: 1199px) {
.photoBox div.text-container {
		padding:70px 60px 70px 430px;
	}
		.photoBox div.text-container h3 {
			font-size:18px;
			margin-bottom:30px;
		}
}

@media (max-width: 991px) {
.inner{
	padding:70px 0 80px 0;
}
.inner2{
	padding:70px 0 20px 0;
}
.card01{
	margin-bottom:30px;
}

.card04{
	margin-bottom:30px;
}

.last{
	margin-bottom:0;
}

#news h2{
	font-size:40px;
	margin-bottom:50px;
}
#news h2 span{
	font-size:16px;
	padding-bottom:20px;
}

#message h2{
	font-size:40px;
	margin-bottom:50px;
}
#message h2 span{
	font-size:16px;
	padding-bottom:20px;
}
#message h3{
	font-size:20px;
}
#message img{
	max-width:320px;
	margin:0 auto 30px auto;
}
#message p.sign{
	font-size:18px;
}

#company h2{
	font-size:40px;
	margin-bottom:50px;
}
#company h2 span{
	font-size:16px;
	padding-bottom:20px;
}

#map h2{
	font-size:40px;
	margin-bottom:50px;
}
#map h2 span{
	font-size:16px;
	padding-bottom:20px;
}

#recruit h2{
	font-size:40px;
	margin-bottom:50px;
}
#recruit h2 span{
	font-size:16px;
	padding-bottom:20px;
}
#recruit ul.recruitBnr{
	margin-bottom:40px;
}
#recruit ul.recruitBnr li{
	width:100%;
	max-width:360px;
	float:none;
	margin:0 auto 20px auto;
}
#recruit ul.recruitBnr li:last-child{
	margin-bottom:0;
}
#recruit ul.recruitBnr li a{
	display:block;
	width:100%;
	margin:0 auto;
	transition: all 0.5s ease;
}
#recruit ul.recruitBnr li a:hover{
	opacity:.7;
}
#recruit ul.recruitBnr li a img{
	display:block;
	width:100%;
}

#contact h2{
	font-size:40px;
	margin-bottom:50px;
}
#contact h2 span{
	font-size:16px;
	padding-bottom:20px;
}
#contact h2.tit span{
	font-size:30px;
	color:#DA0006;
}

.block01 img{
	display:block;
	width:100%;
	margin-bottom:25px;
}

.photoBox div.imgWrap {
		width:320px;
	}
			.photoBox div.imgWrap figure.img-container img {
				width:320px;
			}
	.photoBox div.text-container {
		padding:60px 50px 60px 330px;
	}
		.photoBox div.text-container h3 {
			font-size:16px;
			margin-bottom:30px;
		}

}

.sp{
	display:none;
}
@media (max-width: 767px) {
.inner{
	padding:60px 0 70px 0;
}
.inner2{
	padding:60px 0 20px 0;
}
#news h2{
	font-size:26px;
	margin-bottom:50px;
}
#news h2 span{
	font-size:14px;
	padding-bottom:20px;
}

#message h2{
	font-size:26px;
	margin-bottom:50px;
}
#message h2 span{
	font-size:14px;
	padding-bottom:20px;
}
#message h3{
	font-size:16px;
	text-align:left;
}
#message h3 br{
	display:none;
}
#message img{
	max-width:240px;
	margin:0 auto 30px auto;
}
#message p.sign{
	font-size:16px;
}

#company h2{
	font-size:26px;
	margin-bottom:50px;
}
#company h2 span{
	font-size:14px;
	padding-bottom:20px;
}

#map h2{
	font-size:26px;
	margin-bottom:50px;
}
#map h2 span{
	font-size:14px;
	padding-bottom:20px;
}

#recruit h2{
	font-size:26px;
	margin-bottom:50px;
}
#recruit h2 span{
	font-size:14px;
	padding-bottom:20px;
}

#contact h2{
	font-size:26px;
	margin-bottom:50px;
}
#contact h2 span{
	font-size:14px;
	padding-bottom:20px;
}
#contact h2.tit span{
	font-size:22px;
}

	.sp{
		display:block;
		margin-bottom:20px;
	}
	
.photoBoxWrap {
	margin:0 auto 60px auto;
}
	.photoBox div.imgWrap {
		position:inherit;
		width:80%;
		max-width:320px;
		top:auto;
		left:auto;
		margin:0 auto;
	}
			.photoBox div.imgWrap figure.img-container img {
				width:100%;
			}
	.photoBox div.text-container {
		position:relative;
		width:auto;
		margin-right:0;
		padding:40px 0 0 0;
		background:#FFF;
		top:0;
		left:0;
		z-index:1;
	}
		.photoBox div.text-container h3 {
			font-size:16px;
			margin-bottom:40px;
		}
		.photoBox div.text-container img.areaMap {
			display:block;
			width:80%;
			max-width:300px;
			margin:0 auto;
		}

.button a{
	display:inline-block;
	padding:10px 25px;
	color:#FFF;
	border-radius:25px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border:3px solid #442112;
}

}

/* フッター */
.footer	{padding: 30px 0 30px 0;
	background-color:#333;
}

.footer p	{
	line-height: 2;
	color:#FFF;
	text-align:center;
}

.footer p.copyright	{
	padding-top:20px;
	border-top:1px solid #444;
}


.footer p.footerLogo {
	width:160px;
	height:32px;
	background:url(img/logo002.png) 0 0 no-repeat;
	background-size:160px 32px;
	font-size:1px;
	text-indent:-9999px;
	margin:0 auto 16px auto;
}

.footer p.footerLogo a {
	display:block;
	width:180px;
	height:64px;
	overflow:hidden;
}

.footer p.copyright	{
	padding-top:20px;
	border-top:1px solid #444;
}






.footer p.pageTop a {
	color:#FFF;
}
.footer p.pageTop a:hover {
	color:#999;
}
.footer p.pageTop a i.fa {
	font-size:34px;
	margin-bottom:10px;
	margin-right:0;
}

.footer i.fa{
	margin-right:7px;
	font-size:120%;
}

.footerLinks {
	margin-bottom:30px;
	text-align:center;
}
	.footerLinks li {
		display:inline;
		margin:0 14px;
	}
	.footerLinks li a {
		color:#FFF;
		text-decoration:none;
	}
	.footerLinks li a:hover {
		opacity:0.7;
	}
	.footerLinks li a:before {
		display: inline-block;
		font-family: FontAwesome;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f0da";
		color:#FFF;
		margin-right:7px;
	}
	
@media (max-width: 767px) {
.footerLinks {
	border-top:1px solid #333;
}
.footerLinks li {
	display:block;
	margin:0 0;
}
.footerLinks li a {
	display:block;
	height:44px;
	line-height:44px;
	background:#454545;
	border-top:1px solid #333;
	border-bottom:1px solid #585858;
	color:#FFF;
	padding:0 12px;
}
.footer p	{
	font-size:12px;
}

	.footer p a {
		color:#FFF;
	}

.footer p.copyright	{
	font-size:12px;
}
}


/* アンカー */
a:link, a:active {
color:#DA0006;
text-decoration:none;
}

a:visited {
color:#DA0006;
text-decoration:none;
}

a:hover {
color:#E96568;
text-decoration:none;
}


/* 新着情報 */
ul.news{
	font-size: 14px;
	line-height: 1.4;
	list-style: none;
	border-top: dotted 1px #CCC;
	margin-bottom:50px;
	}
	
ul.news li a {
	display: block;
	padding: 20px 10px 20px 10px;
	color: #333;
	border-bottom: dotted 1px #CCC;
	}
	
	ul.news li time {
		margin-bottom:8px;
		display:block;
	}

	ul.news li a:hover p {
		color:#DA0006;
	}
	
	ul.news time i.fa {
		margin-right:7px;
	}


/* 縦に並べたリンクを区切る罫線 */

@media (min-width: 480px) {
ul.news time {
	float: left;
	color:#333;
	}

ul.news p {
	margin: 0 0 0 160px;
	}
} /* @media */


#mapDiv{
width:100%;
height:500px;
margin:0 auto 20px auto;
}



/* !Table
---------------------------------------------------------- */
.table_basic01 {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #E2DFDC;
}
	.table_basic01 th,
	.table_basic01 td {
		border-bottom: 1px solid #E2DFDC;
		padding: 15px 15px;
	}
	.table_basic01 th {
		width:25%;
		background:#F0EEEC;
		vertical-align:top;
		color:#442112;
	}
	.table_basic01 td {
		width:75%;
		vertical-align:top;
	}
	
.table_basic02 {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #E2DFDC;
}
	.table_basic02 th,
	.table_basic02 td {
		border-bottom: 1px solid #E2DFDC;
		padding: 12px 12px;
	}
	.table_basic02 th {
		width:30%;
		background:#F0EEEC;
		vertical-align:top;
		color:#442112;
	}
	.table_basic02 td {
		vertical-align:top;
	}
		.table_basic02 td.add {
			width:55%;
		}
		.table_basic02 td.tel {
			width:15%;
		}
	
@media screen and (max-width:991px){
.table_basic01 th {
	width:25%;
}
.table_basic01 td {
	width:75%;
}

}

@media screen and (max-width:767px){
.table_basic01 {
	width: 100%;
	border-top: 0;
}
	.table_basic01 th,
	.table_basic01 td {
		border-bottom: 0;
	}
	.table_basic01,
	.table_basic01 thead,
	.table_basic01 tbody,
	.table_basic01 tr,
	.table_basic01 th,
	.table_basic01 td {
		width: 100%;
		display: block;
	}
	.table_basic01 th,
	.table_basic01 td {
		padding: 12px 12px;
	}
	
.table_basic02 {
	width: 100%;
	border-top: 0;
}
	.table_basic02 th,
	.table_basic02 td {
		border-bottom: 0;
	}
	.table_basic02,
	.table_basic02 thead,
	.table_basic02 tbody,
	.table_basic02 tr,
	.table_basic02 th,
	.table_basic02 td {
		width: 100%;
		display: block;
	}
	.table_basic02 th,
	.table_basic02 td {
		padding: 10px 10px;
	}
		.table_basic02 td.add {
			width:100%;
			border-bottom: 1px solid #E2DFDC;
		}
		.table_basic02 td.tel {
			width:100%;
		}
}


/* 書式設定 */
.cap1{
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
}
.cap1 i.fa{
	color:#DA0006;
	margin-right:.4em;
}

@media (max-width: 400px) {
	.cap1 span{
		display:block;
		margin:0;
	}
	
	.page_nav ul,
    .page_nav ol{
		font-size:11px;
	}

} /* @media */


.read_lh180_m0 {line-height:1.8em;}
.read_lh180_m5 {line-height:1.8; margin:0 0 5px 0;}
.read_lh180_m10 {line-height:1.8; margin:0 0 10px 0;}
.read_lh180_m15 {line-height:1.8; margin:0 0 15px 0;}
.read_lh180_m20 {line-height:1.8; margin:0 0 20px 0;}
.read_lh180_m30 {line-height:1.8; margin:0 0 30px 0;}
.read_lh180_m40 {line-height:1.8; margin:0 0 40px 0;}
.read_lh180_m50 {line-height:1.8; margin:0 0 50px 0;}
.read_lh180_m60 {line-height:1.8; margin:0 0 60px 0;}

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.mb60 {margin-bottom:60px;}
.mb70 {margin-bottom:70px;}
.mb80 {margin-bottom:80px;}
.mb90 {margin-bottom:90px;}
.mb100 {margin-bottom:100px;}

.pt5{padding-top:0px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt55{padding-top:55px;}
.pt60{padding-top:60px;}

.p25{padding:25px;}

.taC{
	text-align:center;
}
.taL{
	text-align:left;
}
.taR{
	text-align:right;
}

img.wid100per{
	width:100%;
}


/* フォーム */
span.label{
  margin-left: 1em;
}

.form-group{
	border-top:1px solid #D6D2CF;
	padding-top:15px;
}

.glyphicon {
	margin-right:5px;
}

.fcWhite{
	color:#FFF;
}

/*clearfix-------------------------------------------------*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

.clearfix {zoom:100%;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */