/* Body */
body {
    margin: 0;
    padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
    text-align:left;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5em;
	background: #f2f2f2;
}



.clearfix {
	zoom:1;/*ie7*/
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
}


img {
line-height: 0px; font-size: 0px; padding:0px;
border: none;
}

img.image-auto {
  max-width: 100%;
  height: auto;
}

p {
	padding:10px 0px 10px 0px;
}



/* ボスクリ */
.cb	{
	clear:both;
}	


	
.bn a:hover img{
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
    transition: opacity 0.5s;
} 	
	
.div_line {
	border-bottom: dotted 1px #959595;
	margin: 20px 0px 20px 0px;
}

.banner {
	max-width: 400px;
}

.banner img {
	outline: none;
	border: solid 1px #ccc;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari and chrome */
	-khtml-border-radius:10px; /* Linux browsers */ 
	border-radius:10px; /* CSS3 */
}


/* ラップ */
.wrap	{
    margin: 0;
	padding:0;
/*    border:solid 1px #ccc;　　*/
}

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

.fl {
	float: left;
}

.flx {
	float: left;
	margin-right: 50px;
}

.copyright2 {
	text-align: center;
	font-size: 13px;
	padding: 10px;
	color: #7e7e7e;
}

.icon_banner{
	text-align: center;
	padding: 20px 0px 0px 0px;
}

.icon_banner img{
	height: 25px;
}

.icb1 img{
	width: 167px;
}

.icb2 img{
	width: 92px;
}



/* ページトップへ戻るボタン */
#backTop{
	position:fixed;
	right:20px;
	bottom:0px;
	z-index:2000;
	cursor:pointer;
}

.header_bg {
	background: #adcdfd;
	padding: 0;
	margin-bottom: 20px;	
}

.slbg {
	background: #adcdfd;
	padding: 20px 0px 20px 0px;	
}

.bnx {
	width: 320px;	
}

/*    border:solid 1px #ccc;　　*/

.special_txt {
	font-weight:300;
	font-family: 'Titillium Web', sans-serif;
	line-height:1.5em;
}

h1 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 20px;
	font-weight:300;
	color: #333;
	background: #adcdfd;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 10px 0px  20px 0px;
}

h2 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 20px;
	font-weight:300;
	color: #333;
	background: #adcdfd;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 10px 0px  20px 0px;
}

h3 {
	text-align: center;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: normal;
	color: #f39800;
	margin: 0;
	padding: 15px 0px 0px 10px;
}


h4 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight:300;
	color: #387be0;
	border: solid 1px #387be0;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 10px 0px  20px 0px;
}

h5 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #387be0;
    
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 5px;
	margin: 0px 0px  15px 0px;
}

h6 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 20px;
	font-weight:300;
	color: #fff;
	background: #317ef1;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 10px 0px  20px 0px;
}



.minc { font-family:  'Hiragino Mincho Pro'; }






/* TOPラインナップ ***********************************/

.wks_wrap	{
	margin-bottom: 20px;
    color: #333333;
    background: #fff;

	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px; 
	border-radius:5px; 
	
	padding: 15px;
}

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

.wks_thumb{
   margin-bottom: 10px;	
}				
				
.wks_thumb img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}				

.wks_tittle{
	font-size: 16px;
    font-weight: bold;
	color: #333;
    margin: 0px 0px 7px 0px;    	
}

.wks_txt{
	font-size: 15px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
    margin: 0px;    	
}

.wks_txt a {
	color: #1787e5;
	text-decoration: underline;
}

.wks_txt a:hover {
	color: #5badf3;
	text-decoration: underline;
}

.wks_read{
	font-size: 15px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	background: #d1f8fd;
	
	padding: 3px 15px;
    margin-bottom: 20px;    	
    
    border: solid 1px #ccc;


	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari and chrome */
	-khtml-border-radius:10px; /* Linux browsers */ 
	border-radius:10px; /* CSS3 */
}

.wks_read2{
	text-align: center;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	background: #d1f8fd;
	
	padding: 3px 15px;
    margin-bottom: 20px;    	
    
    border: solid 1px #ccc;


	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari and chrome */
	-khtml-border-radius:10px; /* Linux browsers */ 
	border-radius:10px; /* CSS3 */
}


.lb_thumb{
    margin: 0px 0px 15px 0px; 
    padding: 0px;
}				
				
.lb_thumb img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}	

.lb_thumb2{
    margin: 0px 10px 10px 0px; 
    padding: 0px;
}				
				
.lb_thumb2 img {
	width: 100px;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}	


.button_box {
margin:0;
padding:0;
text-align: center;
}

.button_box a {
    margin-top: 15px;
    text-decoration: none;
    font-weight: normal;
    color: #333;
    }

.button_box a:hover {
    text-decoration: none;
    color: #fff;
    }

.button
	{
		display: inline-block;
		color: #333;
		font-size: 1.0em;
		text-decoration: none;
		background: #adcdfd;
		border-radius: 0.35em;
		padding: 0.8em 2em 0.8em 2em;
		cursor: pointer;
		outline: 0;
		-moz-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
		-webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
		-o-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
		-ms-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
		transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
	}



/*    border:solid 1px #ccc;　　*/







/* 事業詳細  //////////////////////////////////////////*/

.otw {
    background: #fff;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px; 
	border-radius:5px; 
}

.otp {
	padding: 15px;
}

.otpx {
	max-width: 320px;
	padding: 15px;
}

.otp_left {
	padding: 15px 0px 15px 15px;
}

.otp_right {
	padding: 15px 15px 15px 0px;
}

.otp3 {
	padding: 0px 15px 15px 15px;
}

.otp img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}

.otpx img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}

.otp2 {
	padding: 0px 15px 0px 15px;	
}

.ot_lead {
	text-align: center;
	font-size: 18px;
	font-weight:300;
	color: #2877bd;
	border: solid 1px #2877bd;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 5px 5px 5px 15px;
	margin: 10px 0px  10px 0px;
}

.otfee {
	font-size: 15px;
	font-weight:300;
	color: #333;
	background: #ffd3f3;
	padding: 5px 0px  5px 10px;
	margin: 0px 0px  10px 0px;
}

.wks_lead_00 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 20px;
	font-weight:300;
	color: #f39800;
    
	padding: 6px;
	margin: 10px 0px  20px 0px;
}

.youtube iframe{
  width: 100%;
  margin: 10px 0px  20px 0px;
}





/* LED ***********************************/
.led_thumb{
    margin: 0px 0px 15px 0px; 
    padding: 0px;
}				
				
.led_thumb img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}	

.led_name {
	font-size: 16px;
	line-height: 1.4em;
	color: #387be0;
	margin: 0px 0px 10px 0px;	
}

.led_pr {
	font-size: 15px;
	line-height: 1.4em;
	margin: 0px 0px 20px 0px;		
}

.led_divline {
	border-bottom: dotted 1px #adcdfd;
	margin: 0px 0px 13px 0px;
}




/* 会社概要 ***********************************/

.comp img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
	margin-bottom: 15px;
}

.comp_lead {
	text-align: center;
	font-size:16px;
	font-weight:normal;
	line-height: 1.3em;
	color: #333;	
}

.greet{
	font-size:18px;
	font-weight:normal;
	text-align:left;
	color: #333;	
	margin-bottom: 7px;
}

table#greet {
	width:100%;
    border-collapse:collapse;
}

table#greet tr {
    border-collapse:collapse;
}

table#greet td {
    border-collapse:collapse;
	font-size:15px;
	font-weight:normal;
	color: #333;
}


table#comp {
	width:100%;
    border-collapse:collapse;
}

table#comp tr {
    border-collapse:collapse;
}

table#comp th {
	width:30%;
    border-collapse:collapse;
	border-bottom:solid 1px #a6a6a6;
	padding:6px;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	color: #333;
}

table#comp td {
    border-collapse:collapse;
	border-bottom:solid 1px #a6a6a6;
	padding:6px 20px 6px 20px;
	font-size:15px;
	font-weight:normal;
	margin-left:10px;
	color: #333;
}

.btop {
	border-top:solid 1px #a6a6a6;
}

.g_map  {
    width:100%;
	height:400px;
	border:1px solid #333;
}

.map_icon {
   min-height: 16px;
   line-height: 1.3em;
	background-image: url(../img/comp/map_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0px 0px 0px 20px;
	margin:0;
	font-weight: normal;
}

.map_icon a{
	color: #0086e4;
	text-decoration: underline;
}

.map_icon a:hover{
	color: #0086e4;
}

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



/* プライバシーポリシー　-----------------------------------------*/

.pp_tittle {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight:300;
	color: #ec7001;	
	border: solid 1px #ec7001;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 10px 0px  20px 0px;
}

.pp {
	text-align:left;
	font-size: 15px;
	color: #333;
}

.pp a{
	color: #33a064;
	text-decoration: underline;
}

.pp_con {
	background:url(../img/comp/mail.png);
	background-repeat: no-repeat;
	padding:0px 0px 0px 30px;
	margin:10px 0px 0px 0px;
}






/* お問合せ　-----------------------------------------*/
.cbx {
	font-size: 13px;
	color: #005daa;
	border: solid 1px #005daa;
	padding: 15px;
}

.cbt {
	text-align: center;
	font-size: 15px;
	color: #fff;
    background: #3f71bd;
	padding: 15px;
}

.ctel {
	text-align: center;
	margin: 10px 0px 5px 0px;
	padding: 0;
}

.ctel img {
	width: 220px;
}

.con_tittle{
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;	
}

.con_red{
	color: #ff0000;
}

.con_att{
	text-align: justify;
	font-size: 15px;
	color: #4679f9;
	margin-bottom: 20px;	
}

.con_att a{
	color: #4679f9;
	background: #ffe100;
	padding: 2px;
	text-decoration: underline;
}

.con_tel {
	width: 280px;
	margin: 0px 0px  30px 0px;
}

.contat_box {
	margin:0;
	padding: 0;
    font-size:14px;
   width:100%;
}

.contat_box a {
	text-decoration:none;
	font-size:14px;
	color: #478ffc;
}

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	text-align:left;
}




input[type=text]{
   font-size:15px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;

   width:90%;
   height:40px;
   padding:0px 10px;
}

input[type=email]{
   font-size:15px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;

   width:90%;
   height:40px;
   padding:0px 10px;
}

input[type=text]:focus {
   border:solid 1px #0a88f3;
}

textarea {
	font-size:15px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;

   width:90%;
   height:200px;
   padding:10px;
}


textarea:focus {
   border:solid 1px #0a88f3;
}

::-webkit-input-placeholder {
    color:    #999;
}
:-moz-placeholder {
    color:    #999;
}

.contact_error{
	text-align: center;
	font-size: 16px;
	background: #ff0000;
	color: #fff;
	margin-bottom: 15px;
	padding: 10px;
}

.contact-submit {
    width:200px;
    height:60px;
	font-size: 15px;
	color: #0774ef;
	padding: 7px 23px;
	background: -moz-linear-gradient(
		top,
		#ebedea 0%,
		#bfbfbf);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ebedea),
		to(#bfbfbf));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b1b3b1;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(186,186,186,0.7),
		0px 1px 0px rgba(184,184,184,0.3);
}


.css3button {
    width:200px;
    height:60px;
	font-size: 15px;
	color: #194510;
	padding: 7px 23px;
	background: -moz-linear-gradient(
		top,
		#ebedea 0%,
		#bfbfbf);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ebedea),
		to(#bfbfbf));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b1b3b1;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(186,186,186,0.7),
		0px 1px 0px rgba(184,184,184,0.3);
}



.complete {
	text-align: center;
    color: #1698eb;
	font-size: 16px;
	line-height: 1.5em;
	padding: 0;
	margin-bottom: 5px;
}

.con_blue {
	text-align: center;
    color: #333;
	font-size: 14px;
	line-height: 1.3em;
	padding: 0;
	margin-bottom: 15px;	
}

.totop {
	text-align: center;
	margin: 0px 0px  30px 0px;	
}
.totop img {
	width: 250px;
}






/* アコーディオンメニュー //////////////////////////////////////////*/
ol ,ul{
	list-style:none;
	margin:0;
	padding: 0;
}

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

.archive{
	height:25px;
	padding: 9px 5px 3px 35px;
	cursor:pointer;	
	color: #2877bd;
	background: url(../img/ot/acc_close.png);
	background-repeat:no-repeat;
	background-position:5px 8px;	
			
	border: solid 1px  #2877bd;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}

.archive.open{
	background: url(../img/ot/acc_open.png); 
	background-repeat:no-repeat;
	background-position:5px 8px;	
}

.archive a {
	color: #2877bd;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

.subMenu ul{
	margin:0;
	padding: 0;
}

.subMenu li{
	margin:0;
}