@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2014 FIELD co,ltd.
All Rights Reserved.
 
created: 2014.06.13 FIELD
////////////////////////////////////////// -- */



/* COMPANY
----------------------------------------------*/
#company .image{
	width:330px;
	float:left;	
}

#company .txt{
	width:440px;
	float:right;
	padding:30px 0 0;	
}

#company .txt h3{
	margin:0 0 26px;	
}

#company .txt p{
	margin:0 0 45px;	
}


/* HISTORY */
#company .annotation{
	padding:15px 0 0;
}

/* PLOFILE */
#company dl.dl_policy{
	text-align: center;
	margin-bottom: 50px;
}
#company dl.dl_policy dt{
	background: #3962ad;
	padding: 12px 0;
}

#company dl.dl_policy dd{
	background: #fdfdfe;
	border-left: 1px solid #c3d0e6;
	border-bottom: 1px solid #c3d0e6;
	border-right: 1px solid #c3d0e6;
	padding: 14px 0;
}

#company table tr td ul li{
	list-style:disc;
	margin-left:1em;
}



/* FEATURE */
#company.feature h3{ padding-top:10px;}

#company .feature_intro{
	border-bottom: 1px solid #3962ad;
	padding-bottom: 30px;
	margin: 0;
}

#company.company_feature p.intro{ 
	border-bottom: 1px solid #3962ad;
	font-size: 14px;
	padding-bottom: 35px;
	margin: 0;
}

#company .feature_section{
	border-bottom: 1px solid #3962ad;
	padding: 35px 0;
}

#company .feature_section .txt{
	float: left;
	padding: 0;
	width: 550px;
}

#company .feature_section .img{
	float: right;
}

#company .feature_section .txt ol{
	font-size: 15px;
	list-style: decimal;
	padding-left: 25px;
}

#company .feature_section .txt ol li{ padding-bottom: 6px; }

#company .feature_section .tit{ margin-bottom: 20px; }

/* GROUP */
#company .group_section{
	font-family:Arial;	
}

#company .group_section h3{
	background: #3962ad;
	color: #fff;
	padding: 8px 10px 6px;
	font-size:116%;
}

#company .btn{
	text-align: right;
}

#company .group_section div{
	width:390px;
}

#company .group_section .img{
	margin: 20px 0 10px;
}

#company .group_section .txt{
	float: none;
	font-size: 12px;
	padding: 0;
	width: auto;
}

#company .group_section .txt span{ 
	font-weight: bold;
	font-size: 14px;
}

#company .group_section dl dt{
	font-size: 15px;
	font-weight: bold;
	padding: 18px 0 5px;
}

#company .group_section dl dd{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 18px;
}





/* NEWS
----------------------------------------------*/
.entry_content {
	margin: 0 0 60px 0;
	line-height:1.8;
}

.entry_content p:last-child {
	margin-bottom: 0;
}

.entry_content img {
	max-width: 800px;
	height: auto;
}

.entry_content strong {
	font-weight: bold;
}

.entry_content em {
	font-style: italic;
}

.entry_content ol ,
.entry_content ul {
	padding: 0;
	margin: 0 0 20px 0;
}
.entry_content ol li {
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 14px;
	margin-bottom: 10px;
}
.entry_content ul li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 14px;
	margin-bottom: 10px;
}

.entry_content li:last-child {
	margin-bottom: 0;
}

.entry_content blockquote {
	border: 1px solid #ddd;
	padding: 10px;
	margin: 0 0 20px 0;
}

.entry_content .alignleft {
	float: left;
	margin-right: 20px;
}

.entry_content .alignright {
	float: right;
}




.entry_content blockquote p {
	margin-bottom: 0!important;
	font-style: italic;
}


/* ACCESS
----------------------------------------------*/
#access .section {
	margin: 0 0 20px 0;
	width: 800px;
}
#access .section .image {
	width: 280px;
	float: left;
}
#access .section .txt {
	width: 490px;
	float: right;
}
#access .section .txt p{
	margin-bottom:20px;
}
#access h3 {
	font-size: 153.9%;
	font-weight: bold;
	margin: 10px 0;
}

#access .korea{
	border-top:1px solid #e6e6e6;
	padding-top:30px;	
}

/* access_inner */
#access .access_inner .txt{
	float: left;
}
#access .access_inner img{
	float: right;
}
#access .way{
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
#access .way p{ margin: 10px 0; }
#access .way p.train{
	background: #3962ad url(../../images/access/li_01.png) no-repeat 6px center;
	color: #fff;
	display: inline;
	padding: 5px 5px 5px 22px;
}
#access .way p.car{
	background: #3962ad url(../../images/access/li_02.png) no-repeat 6px center;
	color: #fff;
	display: inline;
	padding: 5px 5px 5px 22px;
}

#access .gmap{
	border:2px solid #cecece;
	margin-bottom: 20px;
}


/* TECHNICAL
----------------------------------------------*/
#technical dt.year{
	color:#FFF;
	font-size:116%;
	font-weight:bold;
	background:#3962AD;
	padding:10px 14px 8px;
}

#technical dl.article_list{
	margin:0 0 30px;	
}

#technical dl.article_list dt{
	margin-top: 30px;
}

#technical dl.article_list dt:first-child{
	margin-top: 0;
}

#technical dl.article_list dd{
	font-size:108%;
	line-height:1.7;
	padding:18px 0 18px 28px;
	border-bottom:1px solid #e6e6e6;
	background:url(../../images/common/li_04.png) no-repeat 15px 25px;
}


#technical .article_list02 {
	margin:0 0 30px;	
}

#technical .article_list02 li {
	font-size:108%;
	line-height:1.7;
	padding:18px 0 18px 28px;
	border-bottom:1px solid #e6e6e6;
	background:url(../../images/common/li_04.png) no-repeat 15px 25px;
}

#technical .article{
	font-family:"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	margin:0 0 60px;
}

#technical .article h2.p_title{
	font-size:300%;
	line-height:1.4;
	letter-spacing:0.1em;
	margin:0 0 30px;
}

#technical .article .btn_pdf{
	text-align:center;
}


/* TECHNICAL-CENTER
----------------------------------------------*/
#technical_center h3{
	padding-top:10px;	
}

#technical_center p.intro{
	margin-bottom: 20px;
	font-size: 15px;
}

#technical_center ul.num {
	border-right: 1px solid #e6e6e6;
	margin-bottom: 60px;
	overflow: hidden;
}

#technical_center ul.num li{
	border-left: 1px solid #e6e6e6;
	float: left;
	padding:0 29px;
	width: 323px;
}

#technical_center ul.num li .tit{ margin-bottom: 25px; padding-top: 15px;}
#technical_center ul.num li .img{ margin-bottom: 12px; }
#technical_center ul.num li .txt{ margin-bottom: 15px; }

#technical_center .section{
	background: #f8f8f8;
	font-size: 15px;
}

#technical_center .section .tit_img{ margin:0 0 30px; }
#technical_center .section p{ 
	line-height: 1.5em;
	margin:0 30px;
}

#technical_center .section .txt{
	font-size: 15px;
	padding-bottom: 25px;
}

#technical_center .section .tit{
	background: #3962ad;
	color: #fff;
	display: inline;
	font-size: 18px;
	padding: 7px 8px 5px;
}

#technical_center .section ul{
	border-top: 1px solid #3962ad;
	border-bottom: 1px solid #3962ad;
	margin: -15px 30px 25px;
	padding: 30px 0 10px;
}

#technical_center .section ul li{
	background: url(../../images/common/li_08.png) no-repeat 0 9px;
	padding-left: 15px;
	margin-bottom: 10px;
	line-height: 1.7em;
}

#technical_center .section ul li span{
	font-weight: bold;
}

/* PRODUCTS
----------------------------------------------*/
#products.products_index > .clearfix:first-child{ margin-bottom: 10px;}
#products.products_index h2{margin-bottom: 40px;}
#products.products_index .flo_left{ width: 635px;}
#products.products_index .flo_right{
	width: 484px;
	padding: 35px 10px 0 0;
}
#products.products_index .products_g_nav li{
	float: left;
	position: relative;
}
#products.products_index .products_g_nav li a{
	display: block;
	position: absolute;
	bottom: 24px;
	left: 37px;
}
#products.products_index .products_g_nav li a:hover img{
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}


#products.products_inner_page{}
#products.products_inner_page{ border-bottom: 1px solid #3962ad;}
#products.products_inner_page > .clearfix{ margin-bottom: 35px;}
#products.products_inner_page > .clearfix.bdr_t:first-child{
	border-top: 1px solid #3962ad;
	padding-top: 34px;
}
#products.products_inner_page h3{
	font-size: 182%;
	color: #3962ad;
	font-weight: bold;
	margin-bottom: 34px;
	padding-top: 34px;
	border-top: 1px solid #3962ad;
}
#products.products_inner_page h4{
	background: url(../../images/products/products_list_h3_bg.gif) no-repeat 0 1px;
	font-size: 123.1%;
	font-weight: bold;
	padding-left: 22px;
	margin-bottom: 10px;
}
#products.products_inner_page p{ margin-bottom: 15px;}
#products.products_inner_page .flo_right{ width: 200px;}
#products.products_inner_page .flo_right > img{ width: 100%;}
#products.products_inner_page .flo_left{ width: 580px;}
#products.products_inner_page .flo_left.full_w{
	width: 100%;
	text-align: left;
}
#products.products_inner_page .flo_left a{ display: inline-block;}
#products.products_inner_page .flo_left a:hover{
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}
.silicon-wafer_main_box{
	background: url(../../images/products/silicon-wafer/main_img.jpg) no-repeat 0 0;
	height: 200px;
	position: relative;
	margin-bottom: 30px;
}
.compound-wafer_main_box{
	background: url(../../images/products/compound-wafer/main_img.jpg) no-repeat 0 0;
	height: 200px;
	position: relative;
	margin-bottom: 30px;
}
.glass-substrate_main_box{
	background: url(../../images/products/glass-substrate/main_img.jpg) no-repeat 0 0;
	height: 200px;
	position: relative;
	margin-bottom: 30px;
}
.semiconductor-device_main_box{
	background: url(../../images/products/semiconductor-device/main_img.jpg) no-repeat 0 0;
	height: 200px;
	position: relative;
	margin-bottom: 30px;
}

html>/**/body .silicon-wafer_main_box p,
html>/**/body .compound-wafer_main_box p,
html>/**/body .glass-substrate_main_box p,
html>/**/body .semiconductor-device_main_box p{
	font-size: 13px\9 !important;
}
.silicon-wafer_main_box p,
.compound-wafer_main_box p{
	color: #fff;
	width: 460px;
	left: 28px;
	top: 34px;
	position: absolute;
}


.glass-substrate_main_box p{
	color: #fff;
	width: 460px;
	left: 28px;
	top: 65px;
	position: absolute;
}
.semiconductor-device_main_box p{
	color: #fff;
	width: 470px;
	left: 28px;
	top: 34px;
	position: absolute;
}


/* FLOW
----------------------------------------------*/
#flow ul li{
	background: url(../../images/flow/arrow_bottom.png) no-repeat center bottom;
	position: relative;
	padding-bottom: 23px;
	margin-bottom: 10px;
}

#flow ul li.last{ background: none;}

#flow ul li .box{
	border: 1px solid #3962ad;
	overflow: hidden;
}

#flow ul li p{ margin: 0; }

#flow ul li p.step{
	float: left;
}

#flow ul li p.cap{
	position: absolute;
	top: 50%;
	left: 215px;
	margin-top: -28px;
}

#flow ul li p.txt,#flow ul li p.txt2,#flow ul li p.txt3{
	position: absolute;
	top: 50%;
	left: 490px;
}
#flow ul li p.txt{ margin-top: -28px;}
#flow ul li p.txt2{ margin-top: -38px; }
#flow ul li p.txt3{ margin-top: -55px; }

#flow ul li p.img{
	position: absolute;
	top: 50%;
	right: 45px;
	margin-top: -98px;
}


/* CONTACT
----------------------------------------------*/
#contact{ 
	margin: 0 auto;
	width: 980px;
}

#contact p{ text-align: center; }

#contact .section_mail{ margin-bottom: 60px; }

#contact .section_mail p.txt{ margin-bottom: 20px; }

#contact .section_mail a:hover{ opacity: 0.8; }

#contact .section_tell p.all{
	background: #f5f7fb;
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0;
}

#contact .section_tell p.all img{
  margin-left:15px;	
}

#contact .section_tell ul li{
	border: 1px solid #cecece;
	float: left;
	margin-bottom: 20px;
	width: 475px;
}

#contact .section_tell ul li p.name{
	background: #3962ad;
	color: #fff;
	margin: 0;
	padding: 6px 0;
}

#contact .section_tell ul li p.tell{
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
}

#contact .section_tell ul li.mr25{ margin-right: 25px; }



/* FIELD
----------------------------------------------*/
#field ul{ margin-right: -8px;}
#field ul li{
	float: left;
	margin: 0 8px 0 0;
}

/* ROLE-OF-POLISHING */
#role_of_polishing .h3_title{ margin-bottom: 30px; }

#role_of_polishing .section01{ margin-bottom: 10px; }
#role_of_polishing .section01 .txt{
	float: left;
	width: 400px;
}

#role_of_polishing .right{ float: right; }

#role_of_polishing .section02 {margin-right: -15px;}
#role_of_polishing .section02 a{
	float: left;
	margin-right: 15px;
}

#role_of_polishing .section02 a:hover{ opacity: 0.8; }


/* silicon-wafer */
#silicon-wafer .flow{
	margin-bottom:60px;	
}

#silicon-wafer .flow dl{
	width:700px;
	margin:0 auto 10px;
	background-color:#e2f5ff;
	padding:16px 0;
	text-align:center;
	color:#333;
	line-height:1.7;
}

#silicon-wafer .flow dl dt{
	font-size:131%;	
	line-height:1;
	font-weight:bold;
}

#silicon-wafer .flow dl dd{
	margin-top:5px;	
}

#silicon-wafer .flow_arrow{
	text-align:center;
	margin-bottom:10px;	
}

#silicon-wafer .polishing{
	background:url(../../images/field/silicon-wafer/bg_polishing.gif) no-repeat;
	height:136px;
	padding:20px 30px;
	margin:0 0 10px;
	color:#FFF;
}

#silicon-wafer .polishing .flo_left{
	width:525px;
	padding-top:5px;
}

#silicon-wafer .polishing .flo_left p{
	margin-bottom:0;	
}

#silicon-wafer .polishing .flo_right{
	width:200px;
}

#silicon-wafer .polishing h3{
	font-size:153.9%;
	font-weight:bold;
	margin-bottom:10px;
}

#silicon-wafer .complete{
	border:2px solid #c9c9c9;
	padding:10px 0;
	font-size:167%;
	font-weight:bold;
	text-align:center;
}

#silicon-wafer .complete img{
	vertical-align:-34px;
	margin-left:10px;	
}

#silicon-wafer .sec02{
	margin-bottom:30px;
}

#silicon-wafer .sec02 .flo_left{
	width:512px;
	padding-top:5px;
}

#silicon-wafer .sec02 .flo_left h3{
	font-size:153.9%;
	font-weight:bold;
	border-left:4px solid #3962ad;
	padding-left:15px;
	margin-bottom:15px;
}

#silicon-wafer .sec02 .flo_right{
	width:260px;	
}

#silicon-wafer .produts_btn{
	text-align:center;	
}

#silicon-wafer .produts_btn a:hover{
	opacity:0.8;	
}
	


/* semiconductor-device */
#semiconductor-device .flow{
	margin-bottom:50px;	
}

#semiconductor-device .flow .flo_left,
#semiconductor-device .flow .flo_right{
	width:385px;	
}

#semiconductor-device .flow .parts01{
	background:#e2f5ff;	
	margin:0 0 10px;
	padding:16px 0;
	text-align:center;
	color:#333;
	font-size:131%;	
	line-height:1;
	font-weight:bold;
}

#semiconductor-device .flow .parts02{
	background:#efeee4;	
	padding:13px 0;
	text-align:center;
	color:#333;
	font-size:131%;	
	line-height:1;
	font-weight:bold;
}

#semiconductor-device .flow .flow02{
	margin:0 30px;
	background:url(../../images/field/semiconductor-device/bg_arrow01.gif) no-repeat center 13px;
}

#semiconductor-device .flow .flow03{
	margin:0 30px;
	background:url(../../images/field/semiconductor-device/bg_arrow03.gif) no-repeat center 13px;
}

#semiconductor-device .flow .flow02 .flo_left,
#semiconductor-device .flow .flow03 .flo_left,
#semiconductor-device .flow .flow02 .flo_right,
#semiconductor-device .flow .flow03 .flo_right{
	width:355px;
}

#semiconductor-device .flow_arrow{
	text-align:center;
	margin-bottom:10px;	
}

#semiconductor-device .flow_arrow02{
	text-align:center;
}

#semiconductor-device .flow .image{
	text-align:center;
	margin-bottom:10px;
}

#semiconductor-device .flow .parts01{
	position:relative;	
}

#semiconductor-device .flow .parts01 .cmp{
	position:absolute;
	top:8px;
	right:10px;	
}

#semiconductor-device .produts_btn{
	text-align:center;	
}

#semiconductor-device .produts_btn a:hover{
	opacity:0.8;	
}
	
#semiconductor-device .complete{
	border:2px solid #c9c9c9;
	padding:10px 0;
	font-size:167%;
	font-weight:bold;
	text-align:center;
}

#semiconductor-device .complete img{
	vertical-align:-42px;
	margin-left:25px;	
}

#semiconductor-device .sec_cmp{
	margin-bottom:30px;	
}

#semiconductor-device .sec_cmp h3{
	font-size:153.9%;
	font-weight:bold;
	margin-bottom:10px;
}

#semiconductor-device .sec_cmp h3 img{
	vertical-align:-10px;	
	margin-right:10px;
}

#semiconductor-device .sec_cmp .image_box{
	background:#f7f7f7;
	padding:30px 0;
}

#semiconductor-device .sec_cmp .image_box .image01,
#semiconductor-device .sec_cmp .image_box .image02,
#semiconductor-device .sec_cmp .image_box .image03{
	margin:0 auto;	
}

#semiconductor-device .sec_cmp .image_box .image01{	width:741px; margin-bottom:9px;}
#semiconductor-device .sec_cmp .image_box .image02{	width:317px; margin-bottom:21px;}
#semiconductor-device .sec_cmp .image_box .image03{	width:482px;}





/* PRIVACY_POLICY
----------------------------------------------*/
#privacy_policy dl{
	border-top: 1px solid #e6e6e6;
}

#privacy_policy dl dt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
	padding-top: 30px;
	line-height: 2em;
}

#privacy_policy dl dd{
	border-bottom: 1px solid #e6e6e6;
	line-height: 2em;
	padding-bottom: 25px;
}

#privacy_policy dl dd ul{ padding-top: 15px; }

#privacy_policy dl dd ul li{
	background: url(../../images/common/li_10.png) no-repeat left 5px;
	padding-left: 15px;
}

/* 404
----------------------------------------------*/
#not_found{
	margin-bottom: 90px;
}

#not_found p{
	text-align: center;
	padding: 70px 0 100px;
	line-height: 2.3em;
}



/* FORM
----------------------------------------------*/
#form .intro{ text-align: center; }

#form.recruit_form .h2_title {
    margin-bottom: 50px;
    text-align: center;
}

#form table{
	border: 1px solid #cecece;
	margin: 0 auto 25px;
	width: 980px;
}

#form table tr{
	border-bottom: 1px solid #cecece;
}

#form table th.tit{
	background: #3962ad;
	color: #fff;
	font-size: 108%;
	font-weight: normal;
	padding: 8px 10px;
	width:980px;
}

#form table th{
	background: #f8f8f8;
	font-size: 96%;
	font-weight: bold;
	padding: 0 20px;
	letter-spacing: 0.01em;
	width: 190px;
}

#form table td{
	font-size: 90%;
	padding: 20px 20px 20px 30px;
}

#form table td p{
	color: #333333;
	padding-top: 5px;
	margin: 0;
}

#form table td input{
	height: 31px;
}

#form table td textarea{
	width: 640px;
}

#form table th span{
	background: #43a6df;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	margin-left: 8px;

	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#form .txt{ text-align: center; }

#form .submit{
	text-align: center;
}

#form .btn_submit{
	background: none;
	border: none;
	cursor:pointer;
}

#form .error{
	color: #f00;
	width: 980px;
	margin: 0 auto 20px;
}

/* select */
#form input{ vertical-align: middle; }

span.customSelect {
	border: 1px solid #d7d8dd;
	font-size: 108%;
	color: #333333;
	line-height: 33px;
	padding: 0 0 0 10px;
	background:url(../../images/common/li_12.png) no-repeat 97% 4px;
}

span.customSelectInner{
	width: 100% !important;
}


/* recruit_form */
#form.recruit_form .h2_title{
	text-align: center;
	margin-bottom: 50px;
}