.minitxt {
	font-size: 10px;
	color: #777;
}

strong { font-weight: bold; }
.basic_txt {color: #595656;}
.main {color: #595656;}



/* ----- Header ----- */
.header .navbar {
    margin: 0;
}

.header .navbar-inner {
    border: none;
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.header_bg {
	background: none;
	padding: 0;
    margin: 0px;
}

.logo {
	width: 212px;
    float: left;
    position: relative;
    margin: 0;
    padding:5px 0px 20px 0px;
}

h1 {
   position: absolute;
   top:65px;
   left: 0px;
    text-align:left;
	font-weight: normal;
	font-size: 11px;
	color: #595656;
	white-space: nowrap;
}

.sholder{
   position: absolute;
   top:70px;
   left: 0px;
    text-align:left;
	font-weight: normal;
	font-size: 11px;
	color: #595656;
	white-space: nowrap;
}


.mover {margin: 0px 0px 20px 0px;}
.mover2 {margin: 0px 0px 30px 0px;}

.header ul.nav {
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    margin: 36px 0px 0px 0px;
}

.header ul.nav li a {
    font-weight: normal;
    text-shadow: none;
	margin:0;
    padding: 3px 18px;
    color: #595656;
    border-right: solid 1px #595656;
    text-shadow: none;
    transition: background 0.5s;
    letter-spacing: 0.2em;
}

.header ul.nav li.current-page a {
    color: #777373;
    padding: 3px 20px;
}

.header ul.nav li a:hover {
    color: #ccc;
}

.header ul.nav li.last a {
    border-right:none; 
}


/* Works */
.ctbox {
	padding:0px 120px;
/*    border:solid 1px #ccc;　　*/
}

.wks_wrap {
	width: 915px;
    margin: 0;
	padding:0;
/*    border:solid 1px #ccc;　　*/
}

.wks_wrap:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fla {
	float: left;
	margin: 0px 65px 20px 0px;	
	position: relative;
}
.flb {
	float: left;
	margin: 0px 65px 20px 0px;	
	position: relative;
}
.flc {
	float: right;
	margin: 0px 0px 20px 0px;	
	position: relative;
}
.wthmb img {
	width: 180px;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */	
}

/* Profile */
.pf1 img {
	width: 500px;
	}
	
/* Process */
.ctbox2-1 {
	padding:0px 0px 0px 110px;
/*    border:solid 1px #ccc;　　*/
}
.ctbox2-2 {
	padding:0px 110px 0px 0px;
/*    border:solid 1px #ccc;　　*/
}

/*   ギャラリー写真並び　　*/
.sv_fl {
	float: left;
	width: 40%;
	padding: 0px 0px 0px 15px;
/* 	border:solid 1px #ccc; */
}

.sv_fr {
	float: right;
	width: 40%;
	padding: 0px 15px 0px 0px;
/* 	border:solid 1px #ccc; */
}

.micon img {
	width: 200px;
}



/* ボタン系 */
.bnx {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.bnx img {
	width: 100%;
	border-radius:0px; /* CSS3 */	
}

.ctel img {
	width: 210px;
}





/* ----- Footer ----- */
footer {
    margin: 0 auto;
    padding: 10px 0px 20px 0px;
    margin: 0;
}

footer .copyright {
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
	padding: 0px;
	color: #f2f2f2;	
	margin: 0;
}
   
.flogo {
	text-align: center;
	margin: 0;
	margin: 0px 0px 10px 0px;
/* 	border: solid 1px #ccc; */
}

.flogo img {
	width: 200px;
}

.finfo {
	text-align: center;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: normal;	
	color: #fff;
	margin: 0px 0px 5px 0px;
}

.finfo2 {
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;	
	color: #fff;
	margin: 0px 0px 10px 0px;
}

.fnavi {
    padding: 0; 
    height: 33px;
    text-align:  center;
/* 	 border: solid 1px #ccc; */
}

.fnavi_list {
     margin:  10px;
}

.fnavi_list a {
  text-decoration: underline;
  font-size: 13px;
  color: #595656;
  line-height: 1.3em;
  font-weight: normal;
}


.ftel {
	text-align: right;
	margin: 0;
	margin: 0px 0px 10px 0px;
	position: relative;
}

.ftel img {
	width: 180px;
}

.ffax {
	text-align: left;
	margin: 0;
	margin: 0px 0px 10px 0px;
	position: relative;
}

.ffax img {
	width: 180px;
}

.fadd {
	width: 250px;
	min-height: 20px;
	background-image: url(../img/common/map_icon.png);
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 0px 3px;
	padding:3px 0px 0px 15px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: normal;
/* 	border: solid 1px #ccc; */
}

.fadd a {
	color: #fff;
}









/* ----- Media queries ----- */

@media (min-width: 980px) and (max-width: 1200px) {

	.logo {
		width: 212px;
	    float: left;
	    position: relative;
	    margin: 0;
	    padding:5px 0px 20px 0px;
	}

	h1 {
	   position: absolute;
	   top:65px;
	   left: 0px;
	    text-align:left;
		font-weight: normal;
		font-size: 11px;
		color: #595656;
		white-space: nowrap;
	}
	
	.sholder{
	   position: absolute;
	   top:70px;
	   left: 0px;
	    text-align:left;
		font-weight: normal;
		font-size: 11px;
		color: #595656;
		white-space: nowrap;
	}
	
	
	.mover {margin: 0px 0px 20px 0px;}
	.mover2 {margin: 0px 0px 30px 0px;}


	.header ul.nav {
	    font-size: 14px;
	    font-weight: normal;
	    text-shadow: none;
	    margin: 36px 0px 0px 0px;
	}
	
	.header ul.nav li a {
	    font-weight: normal;
	    text-shadow: none;
		margin:0;
	    padding: 3px 10px;
	    color: #595656;
	    border-right: solid 1px #595656;
	    text-shadow: none;
	    transition: background 0.5s;
	    letter-spacing: 0.2em;
	}
	
	.header ul.nav li.current-page a {
	    color: #777373;
	    padding: 3px 20px;
	}
	
	.header ul.nav li a:hover {
	    color: #ccc;
	}
	
	.header ul.nav li.last a {
	    border-right:none; 
	}


	/* WORKS */
	.ctbox {
		padding:0;
	/*    border:solid 1px #ccc;　　*/
	}
	
	.wks_wrap {
		width: 940px;
	    margin: 0;
		padding:0;
	/*    border:solid 1px #ccc;　　*/
	}
	
	.wks_wrap:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	
	.fla {
		float: left;
		margin: 0px 73px 20px 0px;	
		position: relative;
	}
	.flb {
		float: left;
		margin: 0px 73px 20px 0px;	
		position: relative;
	}
	.flc {
		float: right;
		margin: 0px 0px 20px 0px;	
		position: relative;
	}
	.wthmb img {
		width: 180px;
		-moz-border-radius:5px; /* Firefox */
		-webkit-border-radius:5px; /* Safari and chrome */
		-khtml-border-radius:5px; /* Linux browsers */ 
		border-radius:5px; /* CSS3 */	
	}

	/* Process */
	.ctbox2-1 {
		padding:0px 0px 0px 0px;
	/*    border:solid 1px #ccc;　　*/
	}
	.ctbox2-2 {
		padding:0px 0px 0px 0px;
	/*    border:solid 1px #ccc;　　*/
	}
			
	/* ボタン系 */
	.bnx {
		text-align: center;
		margin: 0px 0px 0px 0px;
	}
	
	.bnx img {
		width: 100%;
		border-radius:0px; /* CSS3 */	
	}	

}







	
@media (min-width: 768px) and (max-width: 979px) {
	.logo {
		text-align: center;
		width: 100%;
	    position: relative;
	    padding:0;
	    margin: 0px 0px 30px 0px;
	}
	
	.logo img {
		width: 230px;	
	}

	h1 {
	   position: absolute;
	   top: 65px;
	   left: 34%;
	    text-align:left;
		font-weight: normal;
		font-size: 12px;
		color: #595656;
		white-space: nowrap;
	}
	
	.sholder{
	   position: absolute;
	   top: 80px;
	   left: 36%;
	    text-align:left;
		font-weight: normal;
		font-size: 11px;
		color: #595656;
		white-space: nowrap;
	}

	.bposi {
		position: absolute;
		top:0px;
		right: 0px;	
	}

	.mover {margin: 0px 0px 30px 0px;}
	.mover2 {margin: 0px 0px 50px 0px;}

	
	.header .navbar-inner {
	    border: none;
	    background: none;
	    box-shadow: none;
	    margin: 0;
	    padding: 0;
	 	position: relative;	
	}
	
	.header ul.nav {
	    font-size: 13px;
	    font-weight: normal;
	    line-height: 1.3em;
		 margin: 0px 0px 20px 0px;
	    text-shadow: none;
	    box-shadow: none;
	    background: none;
	}
	
	.header ul.nav li a {
	    font-weight: normal;
	    text-shadow: none;
		margin:0;
	    padding: 10px 20px;
	    color: #6c6c6c;
	    text-shadow: none;
	    transition: background 0.5s;
	    border-right: none;
	    border-bottom: solid 1px #ccc;
	    letter-spacing: 0.2em;
	}
	
	.header ul.nav li.current-page a {
	color: #6c6c6c;
	padding: 10px 20px;
	border-radius:0px; 
	background:#f2f2f2;
	}
	
	.header ul.nav li a:hover {
	color: #6c6c6c;
	background:#f2f2f2;
	 border-radius:0px; 
	}

	.header ul.nav li.last a {
	    border-right:none; 
	}


	/* WORKS */
	.ctbox {
		padding:0;
	/*    border:solid 1px #ccc;　　*/
	}
	
	.wks_wrap {
		width: 720px;
	    margin: 0;
		padding:0;
	/*    border:solid 1px #ccc;　　*/
	}
	
	.wks_wrap:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	
	.fla {
		float: left;
		margin: 0px 40px 20px 0px;	
		position: relative;
	}
	.flb {
		float: left;
		margin: 0px 40px 20px 0px;	
		position: relative;
	}
	.flc {
		float: right;
		margin: 0px 0px 20px 0px;	
		position: relative;
	}
	.wthmb img {
		width: 150px;
		-moz-border-radius:5px; /* Firefox */
		-webkit-border-radius:5px; /* Safari and chrome */
		-khtml-border-radius:5px; /* Linux browsers */ 
		border-radius:5px; /* CSS3 */	
	}

	/* Process */
	.ctbox2-1 {
		padding:0px 0px 0px 0px;
	/*    border:solid 1px #ccc;　　*/
	}
	.ctbox2-2 {
		padding:0px 0px 0px 0px;
	/*    border:solid 1px #ccc;　　*/
	}

	/*   ギャラリー写真並び　　*/
	.sv_fl {
		float: left;
		width: 45%;
		padding: 0px 0px 0px 3px;
	/* 	border:solid 1px #ccc; */
	}
	
	.sv_fr {
		float: right;
		width: 45%;
		padding: 0px 3px 0px 0px;
	/* 	border:solid 1px #ccc; */
	}

	.micon img {
		width: 250px;
	}
		
	/* ボタン系 */
	.bnx {
		text-align: center;
		margin: 0px 0px 10px 0px;
	}
	
	.bnx img {
		width: 100%;
		border-radius:0px; /* CSS3 */	
	}
	
	.ctel img {
		width: 210px;
	}
	
				
}







@media (max-width: 767px) {

	.header {
	    padding: 0 20px;
	}
		
	.what-we-do {
	    padding: 0 20px;
	}
	
	.logo {
		text-align: center;
		width: 100%;
	    position: relative;
	    padding:0;
	    margin: 0px 0px 30px 0px;
	}
	
	.logo img {
		width: 230px;	
	}

	h1 {
	   position: absolute;
	   top: 65px;
	   left: 33%;
	    text-align:left;
		font-weight: normal;
		font-size: 12px;
		color: #595656;
		white-space: nowrap;
	}
	
	.sholder{
	   position: absolute;
	   top: 74px;
	   left: 33%;
	    text-align:left;
		font-weight: normal;
		font-size: 12px;
		color: #595656;
		white-space: nowrap;
	}

	.bposi {
		position: absolute;
		top:0px;
		right: 0px;	
	}

	.mover {margin: 0px 0px 30px 0px;}
	.mover2 {margin: 0px 0px 50px 0px;}

	
	.header .navbar-inner {
	    border: none;
	    background: none;
	    box-shadow: none;
	    margin: 0;
	    padding: 0;
	 	position: relative;	
	}
	
	.header ul.nav {
	    font-size: 13px;
	    font-weight: normal;
	    line-height: 1.3em;
		 margin: 0px 0px 20px 0px;
	    text-shadow: none;
	    box-shadow: none;
	    background: none;
	}
	
	.header ul.nav li a {
	    font-weight: normal;
	    text-shadow: none;
		margin:0;
	    padding: 10px 20px;
	    color: #6c6c6c;
	    text-shadow: none;
	    transition: background 0.5s;
	    border-right: none;
	    border-bottom: solid 1px #ccc;
	    letter-spacing: 0.2em;
	}
	
	.header ul.nav li.current-page a {
	color: #6c6c6c;
	padding: 10px 20px;
	border-radius:0px; 
	background:#f2f2f2;
	}
	
	.header ul.nav li a:hover {
	color: #6c6c6c;
	background:#f2f2f2;
	 border-radius:0px; 
	}

	.header ul.nav li.last a {
	    border-right:none; 
	}


	/* WORKS */
	.ctbox {
		padding:0;
	/*    border:solid 1px #ccc;　　*/
	}
	
	.wks_wrap {
		width: 700px;
	    margin: 0;
		padding:0;
	/*    border:solid 1px #ccc;　　*/
	}
	
	.wks_wrap:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	
	.fla {
		float: left;
		margin: 0px 25px 20px 0px;	
		position: relative;
	}
	.flb {
		float: left;
		margin: 0px 25px 20px 0px;	
		position: relative;
	}
	.flc {
		float: left;
		margin: 0px 25px 20px 0px;	
		position: relative;
	}
	.wthmb img {
		width: 150px;
		-moz-border-radius:5px; /* Firefox */
		-webkit-border-radius:5px; /* Safari and chrome */
		-khtml-border-radius:5px; /* Linux browsers */ 
		border-radius:5px; /* CSS3 */	
	}
	
	/* Process */
	.ctbox2-1 {
		padding:0px 0px 0px 0px;
	/*    border:solid 1px #ccc;　　*/
	}
	.ctbox2-2 {
		padding:0px 0px 0px 0px;
	/*    border:solid 1px #ccc;　　*/
	}
	
	/*   ギャラリー写真並び　　*/
	.sv_fl {
		float: left;
		width: 40%;
		padding: 0px 0px 0px 15px;
	/* 	border:solid 1px #ccc; */
	}
	
	.sv_fr {
		float: right;
		width: 40%;
		padding: 0px 15px 0px 0px;
	/* 	border:solid 1px #ccc; */
	}
	
		
	/* ボタン系 */
	.bnx {
		text-align: center;
		margin: 0px 0px 10px 0px;
	}
	
	.bnx img {
		width: 220px;
		border-radius:0px; /* CSS3 */	
	}

	.ctel img {
		width: 210px;
	}
		
}






@media (max-width: 480px) {

	.logo {
		text-align: left;
		width: 100%;
	    position: relative;
	    padding:0;
	    margin: 0px 0px 30px 0px;
	}
	
	.logo img {
		width: 230px;	
	}

	h1 {
	   position: absolute;
	   top: 65px;
	   left: 2px;
	    text-align:left;
		font-weight: normal;
		font-size: 12px;
		color: #595656;
		white-space: nowrap;
	}
	
	.sholder{
	   position: absolute;
	   top: 75px;
	   left: 2px;
	    text-align:left;
		font-weight: normal;
		font-size: 12px;
		color: #595656;
		white-space: nowrap;
	}

	.bposi {
		position: absolute;
		top:5px;
		right: 0px;	
	}

	.mover {margin: 0px 0px 30px 0px;}
	.mover2 {margin: 0px 0px 50px 0px;}

	
	.header .navbar-inner {
	    border: none;
	    background: none;
	    box-shadow: none;
	    margin: 0;
	    padding: 0;
	 	position: relative;	
	}
	
	.header ul.nav {
	    font-size: 13px;
	    font-weight: normal;
	    line-height: 1.3em;
		 margin: 0px 0px 20px 0px;
	    text-shadow: none;
	    box-shadow: none;
	    background: none;
	}
	
	.header ul.nav li a {
	    font-weight: normal;
	    text-shadow: none;
		margin:0;
	    padding: 10px 20px;
	    color: #6c6c6c;
	    text-shadow: none;
	    transition: background 0.5s;
	    border-right: none;
	    border-bottom: solid 1px #ccc;
	    letter-spacing: 0.2em;
	}
	
	.header ul.nav li.current-page a {
	color: #6c6c6c;
	padding: 10px 20px;
	border-radius:0px; 
	background:#f2f2f2;
	}
	
	.header ul.nav li a:hover {
	color: #6c6c6c;
	background:#f2f2f2;
	 border-radius:0px; 
	}

	.header ul.nav li.last a {
	    border-right:none; 
	}


	/* WORKS */
	.ctbox {
		padding:0;
	/*    border:solid 1px #ccc;　　*/
	}
	
	.wks_wrap {
		width: 100%;
	    margin: 0;
		padding:0;
	/*    border:solid 1px #ccc;　　*/
	}
	
	.wks_wrap:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
		
	.fla {
		float: left;
		margin: 0px 0px 20px 0px;	
		position: relative;
	}
	.flb {
		float: right;
		margin: 0px 0px 20px 0px;	
		position: relative;
	}
	.flc {
		float: right;
		margin: 0px 0px 20px 0px;	
		position: relative;
	}
	.wthmb img {
		width: 160px;
		-moz-border-radius:5px; /* Firefox */
		-webkit-border-radius:5px; /* Safari and chrome */
		-khtml-border-radius:5px; /* Linux browsers */ 
		border-radius:5px; /* CSS3 */	
	}

	/* Profile */
	.pf1 img {
		width: 100%;
		}
	
	/* Process */
	.ctbox2-1 {
		padding:0px 0px 0px 0px;
	/*    border:solid 1px #ccc;　　*/
	}
	.ctbox2-2 {
		padding:0px 0px 0px 0px;
	/*    border:solid 1px #ccc;　　*/
	}	

	/* ボタン系 */
	.bnx {
		text-align: center;
		margin: 0px 0px 10px 0px;
	}
	
	.bnx img {
		width: 80%;
		border-radius:0px; /* CSS3 */	
	}
	
	.ctel img {
		width: 200px;
	}	
	
	
	/* ----- Footer ----- */
	footer {
		margin: 0 auto;
		padding: 10px 0px 20px 0px;
		margin: 0;
	}
	   
	.fnavi {
	    padding: 0; 
	    height: 55px;
	    text-align:  center;
	/* 	 border: solid 1px #ccc; */
	}
	
	.fnavi_list {
	     margin:  10px;
	}
	
	.fnavi_list a {
	  text-decoration: underline;
	  font-size: 13px;
	  color: #595656;
	  line-height: 1.3em;
	  font-weight: normal;
	}


}