@charset "UTF-8";

/* ==========================================================================
/* Clearfix and Common Classes
   ========================================================================== */

/* clearfix */
.clearfix,
#nav {
	zoom: 1;
}

.clearfix:after,
#nav:after {
	content: "";
	display: block;
	clear: both;
}

/* clear */
.clear   { clear: both; }

/* フロート */
.floatL { float: left; margin: 0 15px 25px 0; }
.floatR { float: right; margin: 0 0 25px 15px; }

/* 図画・写真 */
.figure		{ text-align: center; }
.figure img	{ margin-left: auto; margin-right: auto; }

.figure.floatL,
.figure.floatR		{ width: 30%; }

@media only screen and (max-width: 480px) {
	.figure.floatL,
	.figure.floatR		{ width: 40%; }
}



/* ==========================================================================
/* Site Styles
   ========================================================================== */

html {
	overflow-y: scroll;
}

body {
	background: #ffffff;
	font: normal normal normal 14px/1.4 Helvetica, Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #333333;
}

#container {
	margin: 0;
	padding: 0;
}



/* header
   ========================================================================== */

#header {
	position: relative;
	z-index: 10;

	margin: 0;
	padding: 0;
	background: #ffffff url(../img/nav_border.png) repeat-x scroll left bottom;

	box-shadow: 0 1px 5px rgba(204,204,204,.75);

	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#header #siteTitle {
	position: relative;
	max-width: 940px;
	/*width: 940px;*/
	height: 50px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 132px;
	height: 25px;
	margin: 0;
	padding: 12px 0 13px;

	text-align: left;
	font-size: 0;
	line-height: 0;
}

#header #telContact {
	float: right;
	width: 156px;
	height: 25px;
	margin: 0;
	padding: 12px 0 13px;

	text-align: right;
	font-size: 0;
	line-height: 0;
}



/* navigation
   -------------------------------------------------------------------------- */

#nav {
	max-width: 940px;
	/*width: 940px;*/
	margin: 0 auto;
}

#nav a {
	color: #505050;
	text-decoration: none;
	
	transition: none;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#nav a img {
	margin-right: 3px;
	vertical-align: middle;
}

#nav ul {
	list-style: none;
}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
}

#mainNav {
	float: left;
	width: 33%;
	width: 36%;
}

#mainNav li {
	float: left;
	width: 50%;
	padding: 10px 0;
	
	background: transparent url(../img/nav_border_home.png) repeat-x scroll left bottom;
}

#mainNav li.company {	
	background: transparent url(../img/nav_border_company.png) repeat-x scroll left bottom;
}


#subNav {
	float: right;
	width: 67%;
	width: 64%;
	margin: 0;
}

#subNav li{
	float: left;
	width: 25%;
	padding: 10px 0;
	
	background: transparent url(../img/nav_border_sub.png) repeat-x scroll left bottom;
}


#mainNav li a {
	display: block;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 5px 0;
	border-right: 1px solid #cccccc;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

#mainNav li.home a {
	border-left: 1px solid #cccccc;
}

#subNav li a {
	display: block;
	width: 100%;
	height: 18px;
	margin: 0;
	padding: 6px 0;
	border-right: 1px solid #cccccc;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

#nav li a:hover {
    color: #007ED0;
}



/* footer
   ========================================================================== */

#footer {
     margin: 70px 0 0;
     padding: 5px;
	 background: #086FBC;
     color: #fff;
	 text-align: right;
}



/* ページの先頭へ
--------------------------------*/

#pageTop {
	position: fixed;
	bottom: 40px;
	right: 20px;
	margin: 0;
	padding: 0;
}

#pageTop a {
	display: block;
	width: 45px;
	height: 45px;
	margin: 0;
	padding: 0;
	background: transparent url(../img/pagetop.png) no-repeat scroll;
	background-size: 45px 45px;

	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	text-decoration: none;

    opacity: 0.6;
}

#pageTop a:hover {
    opacity: 0.8;
}

@media only screen and (max-width: 480px) {

	#pageTop {
		bottom: 10px;
		right: 10px;
	}

}


/* copyright
--------------------------------*/

#footer .copyright {
	max-width: 940px;
	margin: 0 auto;
}



/* page title
   ========================================================================== */

#pageTitleArea {
	/*margin: 0 0 20px;*/
	margin: 0 0 50px;
	padding: 0;
	background: #f5f5f5 url(../img/page_title_area_border.gif) repeat-x scroll left bottom;
}

#breadcrumbs {
	max-width: 940px;
	margin: 0 auto;
	padding: 8px 0;
	font-size: 12px;
}

#breadcrumbs .breadcrumb {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: transparent;
 	border-radius: 0;
}

#pageTitle {
	max-width: 940px;
	margin: 0 auto;
	padding: 21px 0 14px;
	background: transparent url(../img/page_title_border.gif) repeat-x scroll left bottom;
	text-align: left;
}

#pageTitle h1 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
}

#pageTitle h1 span {
	margin-right: .3em;
	font-family: "Open Sans", "Lato", "Futura-light", "Trebuchet MS", Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 26px;
	line-height: 1;
	color: #333333;
}

#pageTitle h1 small {
	display: inline-block;
	margin-top: .1em;
	font-size: 14px;
	color: #666666;
}

@media screen and (max-width: 960px) {

	#breadcrumbs,
	#pageTitle h1 {
		margin-left: 10px;
		margin-right: 10px;
	}

}

@media screen and (max-width: 768px) {

	#pageTitleArea {
		margin-bottom: 20px;
	}

	#breadcrumbs {
		display: none;
	}
	
	#pageTitle h1 {
		font-size: 11px;
	}
	
	#pageTitle h1 span {
		font-size: 22px;
	}
	
	#pageTitle h1 small {
		font-size: 11px;
	}

}





/* contents
   ========================================================================== */

#content {
	max-width: 970px;
	width: auto;
	margin: 0 auto;
	/*padding: 0;
	text-align: left;*/
}



/* sidebar
   -------------------------------------------------------------------------- */

#side {
    /*margin: 50px 0 20px;
    padding: 0;*/
    margin: 0 0 20px;
	padding: 10px 0 0;
    background: transparent;
}


/* fit-sidebar
--------------------------------*/

.fit-sidebar-fixed {
	margin-top: 0!important;
	margin-bottom: 0!important;
	position: fixed;
}

.fit-sidebar-blank{
	z-index: 0;
	background-color: transparent;
	visibility: hidden;
}

#side.fit-sidebar-fixed {
	padding-top: 15px;
}



/* local navigation
--------------------------------*/

#localNav {
    margin: 0 0 30px;
    padding: 0;
    background: #f5f5f5;
    line-height: 1.4;
}

#localNav h2 {
    margin: 0;
    padding: 13px 10px;
    background: #007ED0;
	
	font-size: 18px;
	color: #ffffff;
}

#localNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#localNav li {
	padding: 0;
    border-top: 1px dotted #cccccc;
}

#localNav li:first-child {
    border-top: 0 none;
}

#localNav li a {
	display: block;
	margin: 0;
	padding: 10px 10px 10px 25px;
	background: transparent url(../img/arrow.png) no-repeat scroll 10px 0.96em;
	background-size: 8px 12px;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
    color: #505050;
	text-decoration: none;
}

#localNav li a:hover,
#localNav li a.current {
    color: #007ED0;
}




/* SSのご案内
--------------------------------*/

#ssInfoArea {
}

#ssInfoArea div {
	margin: 0;
	padding: 0;
}

#ssInfoArea .box {
	margin: 0 0 25px;
	background-color: #f3f3f3;
}

#ssInfoArea .box a:hover {
	background-color: #ffffff;
}

#ssInfoArea .box a:hover > img {
    opacity: 0.8;
}

#ssInfoArea .box .img {
    position: relative;

	display: block;
	margin: 0;
	padding: 0;
	background-color: #f3f3f3;
	
	color: #333333;
}

#ssInfoArea .box .img strong {
    position: absolute;
	left: 0;
    bottom: 0;

    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

#ssInfoArea .box a:hover > strong {
    opacity: 0.8;
}


#ssInfoArea .box .img strong span {
	min-height: 21px;
    display: block;
    margin: 0 10px 0 0;
    padding: 5px 20px 4px 10px;

	background: transparent url(../img/icon_map.png) no-repeat scroll right center;
	background-size: 17px 17px;

    color: #fff;
    font-weight: bold;
    text-shadow: 0 2px 2px rgba(54, 56, 58, 1);
    /*text-transform: uppercase;*/
}

#ssInfoArea .box .text {
	padding: 5px 10px;
	font-size: 14px;
}




/* main contents
   -------------------------------------------------------------------------- */

#main {
	padding-top: 10px;
}



/* Headings
--------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}



h2,
h2.sub {
	margin: 50px 0 20px;
	padding: 12px 0 15px;
	background: transparent url(../img/h2_border.gif) no-repeat scroll left bottom;

	font-size: 24px;
	line-height: 1;
}

h2.sub:after {
	content: " ";
	display: table;
}

h2.sub:after {
	clear: both;
}

h2.sub span {
	float: left;
	display: block;
	padding-right: .3em;
	
	font-family: "Open Sans", "Lato", "Futura-light", "Trebuchet MS", Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
	color: #333333;
}

h2.sub small {
	float: left;
	display: block;
	margin-top: 5px;
	padding-right: .5em;

	font-size: 14px;
	color: #666666;
}

@media screen and (max-width: 768px) {

	h2,
	h2.sub {
		margin: 40px 0 15px;
		padding: 0 0 8px;
	
		font-size: 20px;
	}
	
	h2.sub span {
		display: block;
		width: 100%;
	}
	
	h2.sub small {
		display: block;
		margin-top: 2px;
		font-size: 12px;
	}

}


h3 {
	margin: 40px 0 15px;
	padding: 5px 0;
	border-bottom: 1px solid #333333;

	font-size: 20px;
	line-height: 1.2;
}

h3.sub {
	position: relative;
	z-index: 10;

	margin: 40px 0 20px;
	padding: 0;
	border-bottom: 0 none;

	font-size: 22px;
	line-height: 1;
}

h3.sub:after {
	content: " ";
	display: table;
}

h3.sub:after {
	clear: both;
}

h3.sub:before {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	content: " ";
	width: 100%;
	height: 1px;
	margin-top: -1px;
	background-color: #333333;
}

h3.sub span {
	position: relative;
	z-index: 5;

	float: left;
	display: block;

	padding-right: .3em;
	background-color: #fff;

	font-family: "Open Sans", "Lato", "Futura-light", "Trebuchet MS", Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #333333;
	font-weight: normal;
}

h3.sub small {
	position: relative;
	z-index: 5;

	float: left;
	display: block;

	margin-top: 4px;
	padding-right: .5em;
	background-color: #fff;
	font-size: 14px;
	color: #666666;	
}


@media screen and (max-width: 768px) {

	h3,
	h3.sub {
		position: static;
		z-index: auto;
	
		margin: 25px 0 15px;
		padding-bottom: 5px;
		border-bottom: 1px solid #333333;
	
		font-size: 18px;
	}
	
	h3.sub:before {
		display: none;
	}
	
	h3.sub span {
		position: relative;
		z-index: auto;
	
		width: 100%;
		background-color:transparent;
	}
	
	h3.sub small {
		position: relative;
		z-index: auto;
	
		margin-top: 2px;
		background-color:transparent;
		font-size: 12px;
	}

}


h4 {
	margin: 20px 0 15px;
	padding: 8px 10px 8px 10px;
	background-color: #e8e8e8;
	
	font-size: 16px;
}




/* 隣接時の余白調整 */

#main > h2:first-child,
#main > h2.sub:first-child {
	margin-top: 0;
}

#main h2 + h3 {
	margin-top: 30px;
}





/* table
--------------------------------*/

.table th {
	font-weight: normal;
}

.table-bordered > thead > tr > th {
	background-color: #CBE9FD;
}

.table-bordered > tbody > tr > th {
	background-color: #EEF8FE;
}




/* button
--------------------------------*/

.button .btn {
	position: relative;
	/*display: block;
	padding: 10px 20px 10px 15px;
	font-weight: bold;*/

	background: none repeat scroll 0 0 #007ED0;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #fff;
}

.button .btn:hover,
.button .btn:focus {
	color: #fff;
	text-decoration: none;
    opacity: 0.8;
}









/* ==========================================================================
/* Page Styles
   ========================================================================== */

/* COMPANY
   -------------------------------------------------------------------------- */


/* アクセスマップ
--------------------------------*/

.accessMap [id *= "map-canvas"],
.accessMap iframe  {
    width: 100%;
	height: 400px;
}

.accessMap {
	margin-bottom: 15px;
	position: relative;
}

.accessMap .mapLink {
	margin: 0;
}

.accessMap .mapLink a {
	display: block;
	position: absolute;
	bottom: 20px;
	right: 40px;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 7px 13px;
	border: 2px solid #FFF;
	background-color: #777;
	filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


@media (max-width: 768px) {
.accessMap [id *= "map-canvas"],
.accessMap iframe  {
		width: 100%;
		height: 350px;
	}
}

@media (max-width: 480px) {

.accessMap [id *= "map-canvas"],
.accessMap iframe  {
		width: 100%;
		height: 300px;
	}

    .accessMap {
		padding: 0;
    }

	.accessMap .mapLink a{
		right: 10px;
		margin: 0;
	}
}




/* SERVICE
   -------------------------------------------------------------------------- */




/* RECRUIT
   -------------------------------------------------------------------------- */



/* INFORMATION
   -------------------------------------------------------------------------- */

#main .listInfo {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

#main .listInfo dt {
	width: 9.5em;
	margin: 0;
	padding: 12px 0 0 5px;
	
	font-weight: normal;
}

#main .listInfo dd {
	margin: -1.4em 0 2px;
	padding: 0 5px 11px 10.5em;
	border-bottom: 1px dotted #cccccc;
}

#main .date {
	text-align: right;
}

@media only screen and (max-width: 480px) {

	#main .listInfo dt {
		width: auto;
		margin: 10px 0 5px;
		padding: 0;
	}
	
	#main .listInfo dd {
		margin: 0 0 10px;
		padding: 0 0 10px 0;
	}

}



/* CONTACT
   -------------------------------------------------------------------------- */

#form {
	margin-top: 20px;
}

#form label {
    font-weight: normal;
}




/* ==========================================================================
/* Media Queries
   ========================================================================== */


@media only screen and (max-width: 940px)  {

	/* header
	   ========================================================================== */
	
	#header h1 {
		margin-left: 10px;
	}
	
	#header #telContact {
		margin-right: 10px;
	}
	
	
	
	/* navigation
	   -------------------------------------------------------------------------- */
	
	#mainNav {
		width: 37%;
	}
	
	
	#subNav {
		width: 63%;
	}
	
	
	
	/* contents
	   ========================================================================== */
	
	#content {
		width: 100%;
	}

}


@media only screen and (max-width: 768px) {

	/* header
	   ========================================================================== */
	
	#header {
		background: none;
	}
	
	#header #siteTitle {
		height: 45px;
	}
	
	#header h1 {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#header #telContact {
		display: none;
	}
	
	
	
	/* navigation
	   -------------------------------------------------------------------------- */
	
	#navLink {
		position: absolute;
		top: 0;
		right: 0;
		width: 23px;
		height: 3px;
		padding: 21px 11px;
	
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}
	
		#navLink span {
			position: relative;
			display: block;
		}
	
		#navLink span,
		#navLink span:before,
		#navLink span:after {
			background-color: #505050;
			width: 100%;
			height: 3px;
		}
	
			#navLink span:before,
			#navLink span:after {
				position: absolute;
				margin-top: -6px;
				content: " ";
			}
	
			#navLink span:after {
				margin-top: 6px;
			}
	
	#navLink.active {
		background: #505050;
	}
	
		#navLink.active span,
		#navLink.active span:before,
	
		#navLink.active span:after {
			background-color: #ffffff;
		}
	
	
	
	#nav {
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
	
		display: none;
		position: absolute;
		right: 0;
		top: 45px;
		z-index: 9999;
		background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
		border-top: 1px solid #cccccc;
	}
	
	#mainNav,
	#subNav {
		float: none;
		width: 100%;
	}
	
	#mainNav li,
	#subNav li {
		float: none;
		width: 100%;
		padding: 0;
		border-bottom: 1px solid #cccccc;
	
		background: none;
	}
	
	#mainNav li.company {
		background: none;
	}
	
	#mainNav li a {
		display: block;
		width: auto;
		height: auto;
		margin: 0 10px 0 0;
		border-right: 0 none;
		padding: 10px 10px 10px 10px;
		border-left: 5px solid #ef8a5a;
		background: transparent url(../img/arrow.png) no-repeat scroll right center;
		background-size: 8px 12px;
	
		font-size: 16px;
		line-height: 1.4;
		text-align: left;
	}
	
	#mainNav li.home a {
		border-left: 5px solid #53b7f8;
	}
	
	#subNav li a {
		display: block;
		width: auto;
		height: auto;
		margin: 0 10px 0 0;
		padding: 11px 10px 11px 10px;
		border-right: 0 none;
		border-left: 5px solid #aaaaaa;
		background: transparent url(../img/arrow.png) no-repeat scroll right center;
		background-size: 8px 12px;
		font-size: 14px;
		line-height: 1.4;
		text-align: left;
	}
	
	
	
	/* sidebar
	   -------------------------------------------------------------------------- */
	
	#side {
		display: none;
	}

}


@media only screen and (max-width: 480px) {


}
