@charset "utf-8";

/* ========================================
* File Name: sitemap.css
* Created Date: 2012.11.10
* Last Up Date: 
======================================== */

@import url("common.css");
@import url("reset.css");  
@import url("header.css"); 
@import url("footer.css"); 
@import url("print.css"); 
@import url("table.css"); 
@import url("style.css"); 


/* ========================================
	#header#gHeader
======================================== */

div.wrap{
	width: 100%;
	margin: 0 auto;
}
	
div.g_scale {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background: #122642;


}

	
header#gHeader {
	margin: 0 auto;
	
}

.contentsHeader	{
		background:url(../images/header_bg.jpg) center 0 repeat-x;
}
	


		
@media screen and (max-width:1060px) and (min-width:641px){
header#gHeader {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
}
@media screen and (max-width:640px) {
header#gHeader {
	margin: 0 auto;
}
/* nav open-close */
#contentsWrap {
	display: block;
}
section#main .off {
	display: none;
}
}







/* ========================================
	#base-layout
======================================== */
/* contentsWrap */
#contentsWrap {
	width: 100%;

}
/* contents */
#contents {
	position: relative;
	width: 100%;
	zoom: 1;
	

}

#contents:before, #contents:after {
	content: "";
	display: table;
}
#contents:after {
	clear: both;
}

/* バナー */
	

.banner{
	width:220px;
	float:right;
	margin-right:30px;
	margin-top:30px;
	text-align:center;
}

.banner img{
	margin-bottom:10px;
}
.banner img[alt="facebook"]{
	margin-bottom:10px;
	width: 100%;
}

.banner span{
	font-weight: bold;
	font-size:100%;
	/*text-align:left;*/
	text-align: center !important;
	display: block;
	margin-top: 1em; 
}

.banner p{
	margin-bottom:10px;
	font-size:93%;
	/*text-align:left;*/
	line-height:1.2em;
}







/* section#main */
section#main {
	width: 100%;
}

section#main .scale {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
}
section#main .scaleInner {
	width: 960px;
	margin:0 auto;
	padding-bottom:30px;
	zoom: 1;
    -webkit-box-shadow:-1px 3px 20px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)  inset;
       -moz-box-shadow:-1px 3px 20px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:-1px 3px 20px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

}


section#main .scaleInner:before,  section#main .scaleInner:after {
	content: "";
	display: table;
	
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;

}
section#main .scaleInner:after {
	clear: both;
	
	
		right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);

}







/* aside#lMenu */

aside#lMenu {
	width: 100%;
	display:block;
}

section#lMenu2 {
	border: none;
	width: 98%;
	display:block;
}



aside#lMenu div.entryNav,
section#lMenu2 div.entryNav {
	width: auto;
	zoom: 1;
	padding: 0 0 15px 0;
}




aside#lMenu div.entryNav div.inner,
section#lMenu2 div.entryNav div.inner {
	padding: 9px;
	background:#122642;
	border:3px #ccc solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

}
aside#lMenu div.entryNav ul.btn,
section#lMenu2 div.entryNav ul.btn {
	padding: 0 0 4px 0;
}
aside#lMenu div.entryNav ul.btn li,
section#lMenu2 div.entryNav ul.btn li {
	margin: 0 0 6px 0;
	text-align:center;
	zoom: 1;
}

aside#lMenu div.entryNav ul.btn li.tioawase a {
	display: block;
	width: auto;
	padding: 14px 0 12px 0;
	border: solid 1px #ccc;
	background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(top, #7db9e8 0%, #2989d8 51%, #207cca 52%, #1e5799 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7db9e8 0%,#2989d8 51%,#207cca 52%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7db9e8 0%,#2989d8 51%,#207cca 52%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #FFF;
	font-size: 131%;
	line-height: 1.7;
	font-weight: bold;
	text-decoration: none;
}

section#lMenu2 div.entryNav ul.btn li.tioawase a {
	display: block;
	width: auto;
	padding: 12px 0 12px 0;
	border: solid 1px #ccc;
	background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(top, #7db9e8 0%, #2989d8 51%, #207cca 52%, #1e5799 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7db9e8 0%,#2989d8 51%,#207cca 52%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7db9e8 0%,#2989d8 51%,#207cca 52%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #FFF;
	font-size: 170%;
	line-height: 1.4;
	font-weight: bold;
	text-decoration: none;
}

aside#lMenu div.entryNav ul.btn li.line a,
section#lMenu2 div.entryNav ul.btn li.line a {
	display: block;
	width: auto;
	/*padding: 14px 0 12px 0;*/
	border: solid 1px #ccc;
	background: rgb(157,213,58); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(58,174,54,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,213,58,1)), color-stop(50%,rgba(161,213,79,1)), color-stop(51%,rgba(128,194,23,1)), color-stop(100%,rgba(58,174,54,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-8 */

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #FFF;
font-size: 131%;
	line-height: 3.0;
	font-weight: bold;
	text-decoration: none;
}


section#lMenu2 div.entryNav ul.btn li.mitusmori a {
	display: block;
	width: auto;
	padding: 14px 0 12px 0;
	border: solid 1px #ccc;
	background: rgb(157,213,58); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(58,174,54,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,213,58,1)), color-stop(50%,rgba(161,213,79,1)), color-stop(51%,rgba(128,194,23,1)), color-stop(100%,rgba(58,174,54,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-8 */

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #FFF;
font-size: 170%;
	line-height: 1.4;	font-weight: bold;
	text-decoration: none;
}


aside#lMenu div.entryNav ul.btn li.mitusmori a{
	display: block;
	width: auto;
	padding: 14px 0 12px 0;
	border: solid 1px #ccc;
	background: rgb(157,213,58); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(58,174,54,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,213,58,1)), color-stop(50%,rgba(161,213,79,1)), color-stop(51%,rgba(128,194,23,1)), color-stop(100%,rgba(58,174,54,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(58,174,54,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-8 */

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #FFF;
	font-size: 131%;
	line-height: 1.7;	

	font-weight: bold;
	text-decoration: none;
}

aside#lMenu div.entryNav ul.btn li.tioawase a:hover,
aside#lMenu div.entryNav ul.btn li.tioawase a:active,
aside#lMenu div.entryNav ul.btn li.mitusmori a:hover,
aside#lMenu div.entryNav ul.btn li.mitusmori a:active,
section#lMenu2 div.entryNav ul.btn li.tioawase a:hover,
section#lMenu2 div.entryNav ul.btn li.tioawase a:active,
section#lMenu2 div.entryNav ul.btn li.mitusmori a:hover,
section#lMenu2 div.entryNav ul.btn li.mitusmori a:active {
	filter: alpha(opacity=70);
	-ms-filter: 0.7;
	opacity: 0.7;
}

aside#lMenu div.entryNav p.txt {
	width: auto;
	padding: 4px 0 3px 30px;
	background: url(../images/icon_free_xsmall.gif) no-repeat left center;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.2;
	font-weight: bold;
	color:#FFFFFF;
}

section#lMenu2 div.entryNav p.txt {
	width: auto;
	padding: 4px 0 3px 30px;
	background: url(../images/icon_free_xsmall.gif) no-repeat left center;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.0;
	font-weight: bold;
	margin: 10px 10px;
	color:#FFFFFF;
}

aside#lMenu div.entryNav p.txt02 {
	width: auto;
	padding: 4px 0 0 10px;
	margin:0;
	text-align: left;
	font-size: 1.0em;
	color:#FFFFFF;
}

section#lMenu2 div.entryNav p.txt02 {
	width: auto;
	padding: 4px 0 0 10px;
	margin:0;
	text-align: left;
	font-size: 1.8em;
	line-height: 1.4;
	color:#FFFFFF;
}



aside#lMenu div.entryNav p.telNumber {
	margin: 0 -10px;
	text-align: center;
	font-size: 2.0em;
	line-height: 1.2;
	font-weight: bold;
	color:#FFFFFF;
}

section#lMenu2 div.entryNav p.telNumber {
	margin: 0 -10px;
	text-align: center;
	font-size: 4.2em;
	line-height: 1.2;
	font-weight: bold;
	color:#FFFFFF;
}





aside#lMenu div.entryNav p.telNumber a,
section#lMenu2 div.entryNav p.telNumber a {
	color:#FFF;
}

aside#lMenu div.entryNav p.time {
	margin: 2px 0 0 0;
	padding: 1px 0 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #069;
	text-align: center;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: bold;
}


section#lMenu2 div.entryNav p.time {
	margin: 2px 0 0 0;
	padding: 3px 0 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #069;
	text-align: center;
	color: #FFF;
	font-size: 1.6em;
	line-height: 1.5;
	font-weight: bold;
}

















@media screen and (max-width:1200px) {
/* contents */
#contents {
	position: inherit;
}
/* section#main */
section#main{
	float: none;
	width: 100%;
	margin: 0;
}
section#main .scale {
	width: 1040px;
	margin: 0 auto;
	text-align: center;
}
section#main .scaleInner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
}


.mainTitle h2 {
	text-align:left;
	overflow:hidden;
}



}




@media screen and (max-width:1040px) {
section#main .scale {
	width: 100%;
}

section#main .scaleInner{
	width: auto;
	margin: 0 25px;
	box-shadow:none;
	overflow:hidden;
}

}





@media screen and (max-width:980px) {
section#main .scaleInner{
	width: auto;
	margin: 0 25px;
	box-shadow:none;
	overflow:hidden;

}


}




@media screen and (max-width:640px) {
section#main .scaleInner{
	width: auto;
	min-width: 300px;
	margin: 0 10px;
	border:none;
	box-shadow:none;
}


}




/* ========================================
	コンテンツ中身
======================================== */

.mainTitle {
	overflow: hidden;
	background: url(../images/bg_title01.png) center 0 no-repeat;
	margin: 0px ;
}

.mainTitle h2 {
	width: 940px;
	font-size: 142.9%;
	font-weight: bold;
	color: #1a1a1a;
	padding: 40px 20px 20px 40px;
	margin: 0 auto;
}



	
.scaleInner .txtCol {
	width:68%;
	margin:10px 10px 10px 30px;
	float:left;
	font-size:108%;
}


.scaleInner .txtCol .subSection{
	width:98%;
	border: 1px solid #cccccc;
	background: #fefefe;
	margin:20px 0;
}

.scaleInner .txtCol .subSection img{
	width:100%;
	height:auto;
}
	
.scaleInner .txtCol .img100{
	width:100%;
	height:auto;
}
			
		
.scaleInner .txtCol  p{
	margin:20px 10px;
	line-height:2.0em;
}
	
.scaleInner .txtCol .subSection h3{
	color:#000;
	font-size: 123.1%;
font-weight: bold;
 /* position: relative;*/
  line-height: 1.3;
  margin: 0px 0 0 0;
  padding: 14px 5px 10px 10px;
background: rgb(255,255,255)  ; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */

}	




.scaleInner .txtCol .subSection h3 span {
	display:block;
	padding-left: 24px;
	text-indent: 0;
	margin-left: 0px;
	padding-top: 2px;
	background: url(../images/ico_circle01.png) 0 2px  no-repeat;
	zoom: 1;
}






	
.scaleInner .txtCol .subSection h4{
	color:#fff;
	font-size: 123.1%;
font-weight: bold;
 /* position: relative;*/
  line-height: 1.3;
  margin:10px;
  padding: 10px 5px 8px 10px;
  background:#274C94;
  clear:both;
}		




.scaleInner .txtCol ul.acce li{
font-size: 123.1%;
line-height: 1.1;
font-weight: bold;
  position: relative;
  margin: 10px 0 0 20px;
  padding: 20px 5px 5px 10px;
}

.scaleInner .txtCol ul.acce li span{
	display: block;
	float: left;
	width: 35px;
	height: 20px;
	padding-left: 11px;
	padding-top:2px;
	margin-right: 8px;
	color: #fff;
	background: url(../images/ico_image01.png) 0 0 no-repeat;
}



div.btnPageTop {
	clear:both;
	padding: 50px 20px 0 0;
	text-align: right;
}


iframe{
	width:100%;
}


/*SEOページ*/


section.subSection #seo03{
	border:5px #ccd4d6 solid;
	margin:20px;
}	


section.subSection #seo03 h3{
	background:#F90;
	padding:15px 10px;
	font-size: 123.1%;
	font-weight: bold;
	background:#ccd4d6;
}


section.subSection #seo03 p{
	margin-left:30px;
}
	
section.subSection #seo03 p span{
			font-size: 138.5%;
	font-weight: bold;
	color:#900;

}


/*リスティング*/

section.subSection ul.listingTeikei{
	width:100%;
	margin:10px 0 20px 40px;
	overflow:hidden;
	
}

section.subSection ul.listingTeikei li{
	width:42%;
	float:left;
	margin-right:20px;
	border:2px #772403 solid;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
}

section.subSection ul.listingTeikei li span{
	display:block;
		padding:10px;
		color:#FFFFFF;
		font-size:1.2em;
		font-weight:bold;

		-webkit-border-top-left-radius: 8px;  
    -webkit-border-top-right-radius: 8px;  
background: rgb(240,183,161); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(240,183,161,1) 0%, rgba(140,51,16,1) 50%, rgba(117,34,1,1) 51%, rgba(191,110,78,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,183,161,1)), color-stop(50%,rgba(140,51,16,1)), color-stop(51%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */
}	


section.subSection ul.listingTeikei li img {
	width:100%;
}


/*採用情報 スタッフインタビュー*/
div.interview blockquote#two {
			width: 55%;
			background: #e3e3e3;
			padding: 0px 25px;
			margin:25px;
			float:right;
			position: relative;
}

div.interview blockquote#two .arrow {
			 width: 0;
			height: 0;
			line-height: 0;
			border-top: 40px solid #e3e3e3;
			border-left: none;
			border-left: 30px solid white;
			position: absolute;
			bottom: 60%;
			left: -30px;
}

div.interview .saff{
	float:left;
	width:165px;
	height:171px;
	margin:30px 0 0 20px;
}


/* blue 採用ボタン */
.button {
	text-align:center;
	width:60%;
	vertical-align: middle;
	margin: 0  auto ;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:153.9%;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.blue {
	margin:0 auto 40px;
	color: #F00;
	padding:15px 0;
	border: solid 4px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');

}

.blue a:link,
.blue a:visited {
	color						: #FFF;
	text-decoration				: none;
}

/* フォーム */
.fomeTxt{
	font-size:1.2em;
	line-height:1.6;
	padding: 10px 20px;
	margin:10px;
}

.fomeTxt img{
	float:left;
	margin-right:20px;
}

ul.disc{
	margin:0 20px 0 40px;
}

ul.disc li{
	list-style-type:disc;
	list-style-position:outside;
	line-height:1.8em;
	padding-bottom:6px;
}

/*インフォグラフィック*/
.infographics{margin:30px 0;}


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

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



section#main .scaleInner {
	width: 94%;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
}

.banner{
	width:24%; /*幅を240pxから変更*/
	float:right;
	margin-right:0px;
	text-align:center;
}

.banner ul.bannerIn img {
	margin-bottom:10px;
	width:98%;
	height:auto;
}

	
.scaleInner .txtCol {
	width:66%;
	float:left;
}


aside#lMenu div.entryNav p.telNumber {
	font-size: 1.6em;
}

section#lMenu2 div.entryNav p.telNumber {
	font-size: 3.5em;
}


aside#lMenu div.entryNav p.time {
	margin: 2px;
	padding: 3px 0;
	font-size: 1.1em;
}

section#lMenu2 div.entryNav p.time {
	margin: 2px;
	padding: 3px 0;
	font-size: 1.3em;
}


/*採用情報 スタッフインタビュー*/
div.interview blockquote#two {
			 width: 55%;
			 padding:0;
		
}



/*インフォグラフィック*/
.infographics img{ width:100%; height:auto;}



}






@media screen and (max-width: 768px) and (min-width: 641px) {
/*メインエリアの問い合わせボタン*/

section#lMenu2 {
	width:98%;
	display: none;
}


/*バナー*/
.banner{
	float:none;
	margin-left:-10px;
	margin-top:10px;
	text-align:center;
	width:100%;
}

.scaleInner .txtCol {
	width:100%;
	margin:30px 0 10px 0;
	float:none;
}

.banner ul.bannerIn li{
	float:left;
	height:70px;
	margin-bottom:10px;
	vertical-align:bottom;
	margin-left:10px;
}
	
.banner ul.bannerIn img{
	vertical-align:bottom;
	margin:10px auto;
	width:100%;/*新たに可変の幅を追加*/
	height:auto;/*新たに可変の高さを追加*/
}




.banner ul.bannerIn a {
	vertical-align:bottom;
	margin-bottom:10px;
	width:100%;/*新たに可変の幅を追加*/
	height:auto;/*新たに可変の高さを追加*/
	display:block;

}		
.banner ul.bannerIn {
	text-align:left;
	margin-right:-12px;
	overflow:hidden;
	height:auto;
}

.banner ul.bannerIn2 {
/*	text-align:left;*/
	padding-bottom:100px;
/*	margin-left:30px;*/
	overflow:hidden;
	height:auto;
}

.banner ul.bannerIn2 li{
	float:left;
	overflow:hidden;
	margin:0px 0 0 0;
}	

.banner ul.bannerIn2 li img {
	vertical-align:bottom;
	margin:10px auto;
	/*margin-top:10px;*/
	max-width:100%;
	height:auto;
}

	
	
/*お問合せメニュー*/	

aside#lMenu {
	width:98%;
}




aside#lMenu div.entryNav div.inner,
section#lMenu2 div.entryNav div.inner {
	padding: 20px 10px;
	margin-left:10px;
	margin-top:10px;
}


aside#lMenu div.entryNav ul,
section#lMenu2 div.entryNav ul {
	text-align:center;
	width:100%;
	/*margin-left:10px;*/
}

aside#lMenu div.entryNav ul.btn li,
section#lMenu2 div.entryNav ul.btn li {
	float:left;
	text-align:center;
	margin:5px 0 0px 5px;
	font-size:1.1em;	
}

aside#lMenu div.entryNav ul.btn li.tioawase {
	width: 49%;
	display:inline;
}

aside#lMenu div.entryNav ul.btn li.line {
	width: 49%;
	display:inline;
}

section#lMenu2 div.entryNav ul.btn li.tioawase {
	width: 90%;
	display:inline;
}

aside#lMenu div.entryNav ul.btn li.mitusmori,
section#lMenu2 div.entryNav ul.btn li.mitusmori {
	width:49%;
	display:inline;
}

aside#lMenu div.entryNav p.txt,
section#lMenu2 div.entryNav p.txt {
	background:none;
	font-size: 2.0em;
	margin-top:0;
	clear:both;
}

aside#lMenu div.entryNav p.telNumber,
section#lMenu2 div.entryNav p.telNumber {
	font-size: 4.2em;
	font-weight: bold;
	color:#FFF;
	background: url(../images/icon_free_large.gif) no-repeat 60px 0;
	text-align:left;
	padding-left:150px;
}

aside#lMenu div.entryNav p.time,
section#lMenu2 div.entryNav p.time {
	width:98%;
	font-size: 1.8em;
	padding:5px;
}

/*インフォグラフィック*/
.infographics img{ width:100%; height:auto;}




}






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

/*メインエリアの問い合わせボタン*/

section#lMenu2 {
	width:98%;
 display:none;
}


.mainTitle h2 {
	padding: 40px 20px 20px 20px;
}


.scaleInner .txtCol {
	width:100%;
	margin:30px 0 0 0;
	float:none;
	overflow:hidden;
}


.scaleInner .txtCol .subSection{
	width:99%;
	margin:0;

}

aside#lMenu div.entryNav div.inner,
section#lMenu2 div.entryNav div.inner {
	margin-top:10px;
}




/*バナー*/
.banner{
	float:none;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.banner ul{
	overflow:hidden;
	width:100%;
	margin:0;

}

.banner ul.bannerIn li{
	float:left;
	overflow:hidden;
	border-top:#999999 dotted 1px;
	margin:10px 0 0 0;
	width:50%;
}	
	
.banner ul.bannerIn li img {
	vertical-align:bottom;
	height:auto; /*新たに可変の高さを追加*/
	display:block;
	margin:10px 0 0 0;
	width:96%;
}
		
.banner ul.bannerIn {
	margin-bottom:20px;

}
	
.banner ul.bannerIn li p {
	margin:0px;
	padding:0px 5px;
	text-align:left;
}

.banner ul.bannerIn li span{
	margin:0px;
	padding:0px;
}


.banner ul.bannerIn2 li{
	float:left;
	overflow:hidden;
	border-top:#999999 dotted 1px;
	margin:10px 0 0 0;
	width:50%;
}

.banner ul.bannerIn2 li img{
	/*margin-top:10px;*/
	vertical-align:bottom;
	height:auto; /*新たに可変の高さを追加*/
	margin:10px 0 0 0;
}


.scaleInner .txtCol h2 {
	font-size: 1.6em;
	line-height: 1.3;
	font-weight: bold;
}

.scaleInner .txtCol h3 {
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: bold;
}

iframe {
	width:90%;
	height:auto;
}


.engageme {
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto;
}

.engageme img {
	width:90%;
	height:auto;
	margin:0 auto;
	text-align:center;
}
	

/*SEOページ*/
section.subSection #seo03 {
	margin:0px;
	padding:0px;
}		

section.subSection #seo03 p {
	margin-left:20px;
}


/*お問合せメニュー*/

aside#lMenu div.entryNav p.txt,
section#lMenu2 div.entryNav p.txt {
	background:none;
	margin-left:-20px;
	font-size:1.2em;
}

aside#lMenu div.entryNav p.telNumber,
section#lMenu2 div.entryNav p.telNumber {
	font-size:2.6em;
	background: url(../images/icon_free_xsmall.gif) no-repeat 10px center;
	text-align:left;
	padding-left:40px;
	color:#FFF;
}




/*リスティング*/

section.subSection ul.listingTeikei{
	margin:0px auto;
	width:100%;}

section.subSection ul.listingTeikei li{
	width:88%;
	margin:0 auto 20px;
	float: none;
}


/*アクセス解析*/
.scaleInner .txtCol ul.acce li{
  margin: 10px 0 0 5px;
}


/*採用情報 スタッフインタビュー*/
div.interview blockquote#two {
			 width: 80%;
			float: none;
			padding:5px 10px;
}

div.interview blockquote#two .arrow {
			width: 0; 
			 height: 0;
			 line-height: 0;
			 border-top: 30px solid #e3e3e3;
			 border-left: 60px solid white;
			 border-right: 10px solid white;
			 position: absolute;
			 bottom: -30px;
			 left:100px;
}

div.interview .saff{
	float: none;
	width:165px;
	height:171px;
	margin:30px auto;
}


/* blue 採用ボタン */
.button {
	width:90%;
}

/*インフォグラフィック*/
.infographics img{ width:100%; height:auto;}



	
}







/* ========================================
	フォーム
======================================== */

/* formTableWrap */
#contents .formTableWrap {
	margin: 20px 0 0 0;
}
#contents .formTableWrap dl {
	position: relative;
	display: table;
	width: 99.8%;
	margin: -1px 0 0 0;
	border: solid 1px #CCC;
	overflow: hidden;
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/border-left: none;
	/border-right: none;
}
#contents .formTableWrap dl dt {
	display: table-cell;
	background: #f2f4f6;
	/float: left;
	width: 28%;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 1.0em;
	line-height: 1.4;
	font-weight: bold;
}

#contents .formTableWrap dl dd {
	display: table-cell;
	/float: right;
	width:90%;
	padding: 10px 15px 10px 15px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}

#contents .formTableWrap dl dd .input{
	margin:0;}

#contents .formTableWrap dl dd input,#contents .formTableWrap dl dd textarea{
	margin:0;
	font-size:1.2em;
}

#contents .formTableWrap dl dd ul li{
	float:left;
	text-align:left;
	margin-right:20px;}

.hissu{
	background:#174d83;
	padding:1px 7px;
	font-size:12px;
	margin:0 2px;
	color:#FFFFFF;
	font-weight:100;
}

.kakunin{
	margin:20px;
	border:#000 dotted 1px;
	background:#fcf9f5;
}	
	
.center{
	text-align:center;
	margin:10px auto;
}
		
@media (max-width:640px) {
	
	/* formTableWrap */
	#contents .formTableWrap {
		margin: 20px 0 0 0;
}
	#contents .formTableWrap dl {
		display: inherit;
		background: none;
}
	#contents .formTableWrap dl dt {
		display: inherit;
		width: 100%;
		padding: 8px 10px;
		background: #F2F4F6;
}
	 #contents .formTableWrap dl dd {
		display: inherit;
		padding: 10px;
}
#contents .formTableWrap dl.long textarea {
	margin:0;
	padding:0;
	width:100%;
	margin:0 auto;
}
	
.kakunin{
	width:100%;
	margin:10px 0;
	border:#000 dotted 1px;
	background:#fcf9f5;
}	

#contents .formTableWrap dl {
	position: relative;
	display: table;
	width: 99.8%;
	margin: -1px 0 0 0;
	border: solid 1px #CCC;
	overflow: hidden;
	zoom: 1;
	
}



	
}


/* formTableWrap */

#contents .formTableWrap dl input {
	width: 80%;
	max-width: 350px;
	margin: 5px 0;
}


#contents .formTableWrap dl.long textarea {
	width: 100%;
	margin: 5px 0;
} 


#contents .contact{
	font-size: 1.4em;
	line-height: 1.4;
	font-weight: bold;
	margin:20px;
}


/* 代理店 */


#contents p {
    padding: 10px 20px;
}
.red {
    color: #FF0000;
}
.font20b {
    font-size: 1.6em !important;
    font-weight: bold;
}

.bg_yellow {
    background: #FF0;
}
