@charset "utf-8";
/* -----

   base setting

---------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	max-height: 100%;
}
article,aside,details,figcaption,figure,footer,header,menu,nav,section,time {
	display:block;
	margin: 0px;
	padding: 0px;
}
img {border:none;vertical-align:bottom;}
ul,li {list-style: none;}
table,tr,td,th {margin:0px;padding:0px;border:none;}
table {font-size:inherit;font:100%;}
th,td {text-align:left;vertical-align:top;}
body {
	color: #333;
	/*text-align: center;*/
	font: 14px/1.1 "メイリオ", "Meiryo", "MS P Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Verdana", "Arial", "Helvetica", sans-serif;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
	min-width:980px;
}
html {overflow-y: scroll;}
h1,h2,h3,h4,h5,h6 {font-size:100%;line-height:1.1;font-weight: normal;}

hr.hr_line {
		border: 0;
		height: 1px;
		background-color: #ccc;
		margin-top: 0;
		margin-bottom: 32px;
}
hr.w01 { margin: 10px 25px; }
caption { text-align: right; }
a {
	color: #666;
	text-decoration: none;
}
a:hover { text-decoration: none; }
#content_main a {	color:#126b30;	}
#content_main a:hover {	text-decoration:underline;	}
ul.sitemap_box a {	color:#666!important;	}
ul.sitemap_box a:hover {	text-decoration:underline!important;	}
li {
display: list-item;
text-align: -webkit-match-parent;
}
p {
	line-height: 1.6em;
	letter-spacing: 0.03em;
}

/*-----

   スニペット

-----------------------------*/
.figure_caption_center{ text-align: center; }
.ml0 { margin-left: 0 !important}
.mr0 { margin-right: 0 !important}
.mt-8 { margin-top: -8px !important }
.mt8 { margin-top: 8px !important }
.mt24 { margin-top: 24px !important }
.mb0 { margin-bottom: 0px !important }
.mb8 { margin-bottom: 8px !important }
.mb16 { margin-bottom: 16px !important }
.mb24 { margin-bottom: 24px !important }
.mb32 { margin-bottom: 32px !important }
.mb40 { margin-bottom: 40px !important }
.ml8 { margin-left: 8px !important }
.ml16 { margin-left: 16px !important }
.mr30 { margin-right: 30px !important}
.font_bold { font-weight: bold; }
.nlsing { letter-spacing: -0.03em; }
.lsing0 { letter-spacing: 0; }
.lhls {
	line-height: 1.6em;
	letter-spacing: 0.03em;
}
.lh { line-height: 1.6em; }
.ls { letter-spacing: 0.03em; }
.indent {
	padding-left: 1em;
	text-indent: -1em;
}
.kerning {
	letter-spacing:-0.01em;
}

.txt_small {	font-size:80%;	}
.txt_super {	vertical-align: super;	font-size:80%;	}
.txt_big {	font-size:120%;	font-weight:bold;	}
/*--clearfix

-----------------------------*/
.clearfix { /zoom: 1; /*overflow:hidden;*/ }
.clearfix:after { content: ''; display: block; clear: both; height:0; }
.fl { float: left; }
.fr { float: right; }

/* -----

   common

---------------------------------------------------- */

/*-----

   header

-----------------------------*/
#header {
	width: 980px;
	height: 60px;
	margin: 0 auto;
}
#headerLogo {
	position: absolute;
	margin: 16px 0 0 -32px;
	width: 187px;
}
#topHeaderNav li { padding: 0 0 16px 12px; }
#headerNav {
	float: right;
	width: 316px;
	height: 44px;
	padding: 16px 0 0 0;
}
.headerNav_01 { width: 44px; }
.headerNav_02 { width: 55px; }
.headerNav_03 { width: 73px; }

#headerNav li {
	float: left;
	margin: 8px 0 0 48px;
}
#gNav { background: #126b30; }
.gNav_main {
	height: 35px;
	width: 980px;
	margin: 0 auto;
}
.gNav_main li { float: left; }
.gNav_1 { width: 90px; }
.gNav_2 { width: 105px; }
.gNav_3 { width: 103px; }
.gNav_4 { width: 104px; }
.gNav_5 { width: 126px; }

/*-----

   content_head

-----------------------------*/
#content_head_wrap { background-color: #000 }
.content_head_wrap_class {
	background-repeat: no-repeat;
	background-position: center;
}
.bg_product { background-image: url(../images/bg_product.jpg); }
.bg_campay { background-image: url(../images/bg_company.jpg); }
.bg_medical { background-image: url(../images/bg_business_medical.jpg); }
.bg_machine { background-image: url(../images/bg_bisiness_machine.jpg); }
#content_head {
	height: 173px;
	width: 980px;
	margin: 0 auto;
}
.content_head_ttl { padding: 72px 0 0 0; }

/*--breadcrumbList

-----------------------------*/
#breadcrumbList_wrap{
	background: url(../images/bg_white.png);
	margin-top: -173px;
}
#breadcrumbList {
	height: 26px;
	width: 980px;
	margin: 0 auto 0;
	padding: 12px 0 0 0;
	font-size: 11px;
}
#breadcrumbList li {
	float: left;
	margin: 0 6px 0 0;
	white-space: nowrap;
}
#breadcrumbList li a { color: #126b30; }
#breadcrumbList li a:hover { text-decoration: underline; }
#breadcrumbList li.select { color: #fff; }
#breadcrumbList span {
	margin: 0 8px 0 3px;
	color: #fff;
}

/*-- footer_Bnr

-----------------------------*/
#footer_Bnr_Wrap { background: #dadbdb; position:relative;	}
.footer_Bnr{
	height: 352px;
	width: 980px;
	margin: 0 auto;
	font-size: 12px;
	position:relative;
}
.footer_Bnr_box01 {
	width: 490px;
	margin: 28px 0 0 0;
}
.footer_Bnr_box01 dt { margin: 0 0 16px 0; }
.footer_Bnr_box01 dd { margin-left: 20px; }
.footer_Bnr_copy {
	line-height: 2em;
	margin-bottom: 35px;
}
.footer_Bnr_tell{ margin-bottom: 16px; }
.btn_foot_pagetop {	position:absolute; top:-20px; right:0px;}
.footer_Bnr_mail{ margin-bottom: 30px; }
.footer_Bnr_box02,
.footer_Bnr_box03 {
	width: 245px;
	margin: 35px 0 0 0;
}
.footer_Bnr_box_content {
	font-weight: bold;
	color: #126b30;
	margin: 0 0 12px 0;
}
.footer_Bnr_box_dt {
	display: block;
	color: #444;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 16px 0;
}
.footer_Bnr_box_dt.hr {
	padding: 20px 0 0 0;
	margin: 20px 0 16px 0;
	border-top: solid 1px #a8a8a8;
}
.footer_Bnr_box_dd {
	background: url(../images/arrow_green.png) no-repeat 0 1px;
	padding: 0 0 0 12px;
	margin: 0 0 8px 0;
}
.footer_Bnr_box_dd.mb { margin: 0 0 20px 0; }

/*-- footer

-----------------------------*/
#footer_Wrap { background: #126b30; }
.footer_inner {
	width: 980px;
	height: 64px;
	margin: 0 auto;
	color: #fff;
}
#footer_Nav {
	width: 300px;
	margin: 22px 0 0 0;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.03em;
}
#footer_Nav li { float: left; }
#footer_Nav li a {
	color: #eee;
	font-weight: bold;
}
#footer_Nav li a:hover { text-decoration: none; }
.footer_Navpe {
	padding: 0 12px 0 0;
	margin: 0 12px 0 0;
	border-right: 1px solid #ddd;
}
.footer_Copy {
	margin: 25px 0 0 0;
	font-size: 11px;
}

/*    aside sidenavi

---------------------------------------------------- */
#aside {
	float: left;
	width: 220px;
	border-top: solid 3px #126b30;
}
.aside_main { background: #ececec; }
.aside_category {
	height: 42px;
	font-size: 14px;
}
.aside_category a {
	display: block;
	padding: 0 0 0 13px;
	color: #191919;
	font-weight: bold;
	line-height: 44px;
}
.aside_content {
	height: 34px;
	background: #126b30;
	padding: 0 0 0 10px;
	margin: 0 5px 0 5px;
	color: #fff;
	line-height: 34px;
}
.aside_page {
	background: #fff;
	margin: 0 5px 1px 5px;
	font-size: 12px;
}
.aside_page a { display: block; }
.aside_page a.col_1 { padding: 16px 15px 16px 15px; }
.aside_page a.col_2 { padding: 10px 15px 10px 15px; }
.aside_page a.current,
.aside_page a:hover {
	color: #126b30;
	font-weight: bold;
}
.aside_bnr li { margin: 0 0 4px 0; }
/*.aside_bnr { margin: 20px 0 0 0; }*/
.bt1 { border-top: solid 1px #f6f6f6; }
.bb1 { border-bottom: solid 1px #cecece; }
.bb1d{ border-bottom: solid 1px #fff; }
.mt5{ margin-top: 5px;}
.mb5{ margin-bottom: 5px;}
.center_align { text-align: center; }

li.contact {	margin-top:20px;	}

/* -----

   content

---------------------------------------------------- */
#content_wrap { margin: 183px 0 80px 0; }
#home #content_wrap,
#e404 #content_wrap {
	margin: 50px 0 80px 0;
}
#content {
	width: 980px;
	margin: 0 auto 0px;
}
#content_main {
	float: right;
	width: 720px;
}
#content_main_wide {
	width: 980px;
	margin: 0 auto 0px;
}
.content_ttl {
	background: #d7d7d7;
	height: 24px;
	padding: 0 0 0 12px;
	margin: 0 0 32px 0;
	color: #323232;
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 0.02em;
}
.content_element_warp { padding: 0 0 48px 0; }
.content_element_ttl {
	border-left: solid 5px #126b30;
	padding: 4px 0 0 10px;
	margin: 0 0 24px 0;
	color: #424242;
	font-size: 22px;
	font-weight: bold;
}
.content_element_ttl .edge-before,
.content_element_ttl .edge-after {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: bold;
    line-height: 1;
    padding: 5px 3px 1px 3px;
    font-size: 28px;
    margin: 0 2px;
    color: #fff;
}
.content_element_ttl .edge-before {
    background: #00a3ac;
}
.content_element_ttl .edge-after {
	background: #4478bd;
}
.content_element_ttl_subhead {
	background: url(../images/icon_subhead_ttl.png) no-repeat 0 3px;
	padding: 0 0 8px 16px;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #ccc;
	font-size: 16px;
	clear:both;
}
.content_element_ttl_subgreen {
	background: url(../images/icon_subhead_ttl.png) no-repeat 0 3px;
	padding: 0 0 8px 16px;
 color: #126b30;
	font-size: 13px;
 font-weight: bold;
}
.content_element_ttl_green {
 color: #126b30;
 font-weight: bold;
}
.content_element_ttl_belt {
	background: #d0e1d6;
	padding: 4px 0 5px 10px;
	margin: 32px 0 24px 0;
	font-size: 13px;
	font-weight: bold;
}
.content_element_caption { margin: 0 0 28px 0; }
.content_element_caption_big {
	margin: 0 0 28px 0;
	font-size: 23px;
	letter-spacing: 0;
}
.content_element_caption_big_02 {
	margin: 0 0 20px 0;
	font-size: 21px;
}
.content_element_caption_ul li { margin: 0 0 8px 0; }

.content_element_movie {
	float: right;
	margin: 0 0 20px 24px;
}
.content_element_movie a {
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.content_element_movie a:hover {
	opacity: 0.7;
}
.edge-coating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 16px 0 40px 0;
}
.edge-coating div {
	position: relative;
}
.edge-coating .before-coating::after {
	position: absolute;
	display: block;
	content: "";
	top: calc(50% - 12px);
    left: 344px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 0 12px 20px;
	border-color: transparent transparent transparent #126b30;
}
.edge-coating div dt {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px 0;
}.edge-coating div dd:last-of-type {
	padding: 10px 0 0 0;
}
.edge-coating.edge-after div dd:last-of-type {
	position: relative;
    top: -32px;
    margin-bottom: -32px;
}
.content_element_sidebox_warp { margin: 0 0 16px 0; }
.content_element_sidebox { width: 370px; }
.content_element_sidebox_02 { width: 350px; }
.content_element_sidebox_04 { width: 485px; }
.content_element_sidebox_p { font-size: 13px; }
.content_element_sidebox_dl { margin: 24px 0 0 0; }
.content_element_sidebox_dl dt {
	font-weight: bold;
	margin: 0 0 12px 0;
}
.content_element_sidebox_dl dd { margin: 0 0 8px 0; }
.content_element_sidebox_img { width: 320px; }
.content_element_sidebox_img_02 { width: 350px; }
.content_element_sidebox_img_03 { width: 264px; }
.content_element_sidebox_img_04 { width: 218px; }
.content_element_sidebox_img_04 img:nth-child(1) { margin-top: 0px; }
.content_element_sidebox_img_04 img { margin-top: 16px; }
.content_element_sidebox_img_04 span { margin-top: 8px; display: inline-block; text-align: center;}

.content_element_sidebox_out_img {
	display: block;
	margin: 24px 0 0 0;
}
.col3_box_ul { width: 720px }
.col3_box_ul li { float: left; }
.col3_box_li {
	width: 224px;
	margin: 0 24px 0 0;
}
.col3_box_li_02 {
	width: 230px;
	margin: 0 15px 0 0;
}
.col3_box_li .box_height{
	height:6.4em;
}
.col3_box_li_row_01 {
	width: 200px;
	margin: 0 0 0 22px;
}
.col3_box_li_row_02 {
	width: 208px;
	padding: 0 14px 0 14px;
	margin: 0 14px 0 14px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.col3_box_li_row_03 { width: 208px; }
.col3_box_ttl {
	padding: 0 0 15px 0;
	margin: 0 0 12px 0;
	border-bottom: solid 1px #ccc;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
}
.col3_box_ttl_col2 {
	padding: 0 0 15px 0;
	margin: 0 0 12px 0;
	border-bottom: solid 1px #ccc;
	font-size: 15px;
	line-height:2.8em;
	font-weight: bold;
}
.col3_box_ttl_col2 span,
.col3_box_ttl_02 span {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
    font-size: 133%;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    padding: 5px 3px 1px 3px;
    margin: 0 1px 0 1px;
}
.col3_box_ttl_02 span {
	padding: 4px 3px 2px 3px;
	margin: -5px 1px 0 1px;
}
.col3_box_ttl_col2 .edge-before,
.col3_box_ttl_02 .edge-before {
    background: #00a3ac;
}
.col3_box_ttl_col2 .edge-after,
.col3_box_ttl_02 .edge-after {
    background: #4478bd;
}
.col3_box_ttl_02 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 12px 0;
}
.col3_box_ttl_new { background: url(../images/product/icon_new.png) no-repeat right 1px; }
.col3_box_caption {
	margin: 0 0 12px 0;
	font-size: 12px;
}
.col3_box_caption_02 {
	font-size: 13px;
	text-align: center;
}
.col3_box_img { margin: 0 0 16px 0; }
.col3_box_img_02 { margin: 0 0 8px 0; }
.col4_box_ul { width: 720px }
.col4_box_ul li { float: left; }
.col4_box_li {
	width: 170px;
	margin: 0 13px 0 0;
}
.col4_box_img { margin: 0 0 8px 0; }
.col4_box_caption {
	font-size: 13px;
	text-align: center;
}
.content_element_page_ttl_link { margin: 0 0 24px 0; }
.content_element_page_ttl_link li {
	float: left;
	margin: 0 0 0 12px;
}
.content_element_page_ttl_link a { color: #126b30; }
.content_element_page_ttl_link a:hover { text-decoration: underline; }
.content_element_page_ttl_link_arrow {
	background: url(../images/icon_bottom_arrow.png) no-repeat 0 8px;
	padding: 0 0 0 10px;
}
.btn_pagetop {
	margin:auto 0px auto 606px;
	display:inline-block;
}
/* -----

   home

---------------------------------------------------- */
.topVisual_warp {
	height: 916px;
	position:relative;
	background: #000;
}
.topVisual_ttl {
	position: relative;
	width: 980px;
	height: 267px;
	margin: 0 auto 0px;
}
.topVisual_ttl img {
	position: absolute;
	top: 50px;
	left:-6px;
}
#slide_edge-before .topVisual_ttl,
#slide_edge-after .topVisual_ttl {
	height: 190px;
}
#slide_edge-before .topVisual_ttl img,
#slide_edge-after .topVisual_ttl img {
	top: 40px;
}
.topVisual_img {
	width: 980px;
	margin: 0 auto;
}
.topVisual_img img {
	margin-left: -3px;
}
.topVisual_movie {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.topVisual_movie a {
	position: absolute;
	top: -196px;
	right: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.topVisual_movie a:hover {
	opacity: 0.8;
}
.topVisual_btn {
	position: relative;
	width: 980px;
	height:113px;
	margin: 0 auto 0px;
}
.topVisual_btn img {
	position: absolute;
	top: 26px;
}
.topVisual_box {
	height: 508px;
	width:100%;
	background: url(../images/top/bg_innerbox_products.png);
	padding: 20px 0;
	position:absolute;
	bottom:0px;
	z-index:2;
}
.topVisual_innerbox {
	width: 980px;
	margin: 0 auto 0px;
}
.topVisual_innerbox .topVisual_products_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-sizing: border-box;
			box-sizing: border-box;	
	-ms-flex-wrap: wrap;	
	    flex-wrap: wrap;
}
.topVisual_innerbox .topVisual_products_list > h3 {
	width: 250px;
}
.topVisual_innerbox .topVisual_products_list dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 730px;
	margin-bottom: 4px;
}
.topVisual_innerbox .topVisual_products_list dl::after {
	content: "";
	display: block;
	width: 230px;
}
.topVisual_innerbox .topVisual_products_list dl>dt {
	width: 100%;
	font-weight: bold;
    color: #fff;
    margin: 0 0 16px 0;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #fff;
}
.topVisual_innerbox .topVisual_products_list dl>dd {
	margin: 0 0 16px 0;
}
.topVisual_innerbox .topVisual_products_list dl+dl {
	margin-left: 250px;
}
.topVisual_innerbox .topVisual_products_list dl>dd figcaption .edge-before,
.topVisual_innerbox .topVisual_products_list dl>dd figcaption .edge-after {
	position: relative;
	top: 1px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 133%;
	line-height: 1;
	font-weight: bold;
	padding: 5px 3px 2px 3px;;
	margin: 0 1px 0;
}
.topVisual_innerbox .topVisual_products_list dl>dd figcaption .edge-before {
    background: #00a3ac;
}
.topVisual_innerbox .topVisual_products_list dl>dd figcaption .edge-after {
    background: #4478bd;
}
.topVisual_innerbox .topVisual_products_list dl>dd figcaption .new {
	position: relative;
	top: -1px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 3px 2px 2px;
	background: #bc0202;
	font-size: 10px;
	line-height: 1;
	margin-left: 6px;
}
.topVisual_link {
	display: block;
	margin: 12px 0 0 0;
}
.topVisual_figure { position: relative; }
.topVisual_caption {
	bottom: 12px;
	left: 10px;
	position: absolute;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	height: 13px;
}
.topVisual_caption.edge {
	height: 21px;
} 
.topVisual_caption_col2{ bottom: 19px; }
.topNews_wrap { width: 612px; }
.topNews_wrap_ttl { width: 165 }
.topNews_list_p {
	background: url(../images/top/img_arrow_gray.png) no-repeat right 4px;
	padding: 0 20px 0 0;
	font-weight: bold;
}
.topNews_list_top {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 24px 0 24px 0;
	margin: 16px 0 0 0;
}
.topNews_list_top span { margin: 0 12px 0 0; }
.topNews_list_top li {
	padding-left: 7em;
	margin: 0 0 16px 0;
	text-indent: -7em;
}
.topNews_link {
	color: #126b30;
	text-decoration: underline;
}
.topNews_link:hover { text-decoration: none; }
.topMove_wrap { width: 327px; }
.topMove_figure { position: relative; }
.topMove_caption {
	bottom: 12px;
	left: 50%;
	position: absolute;
	margin-left: -122px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.03em;
}
.swiper-container {
	height:852px;
}
.swiper-slide#slide_edge-before {
	background:#000 url(../images/top/bg_mainvisual_edge-before.jpg) center top;
	background-size: cover;
	height:852px;
}
.swiper-slide#slide_edge-after {
	background:#000 url(../images/top/bg_mainvisual_edge-after.jpg) center top;
	background-size: cover;
	height:852px;
}
.swiper-slide#slide_edgecoating {
	background:#000 url(../images/top/bg_mainvisual.jpg) center top;
	background-size: cover;
	height:852px;
}
.swiper-slide#slide_assembly {
	background:#000 url(../images/top/bg_mainvisual_assembly.jpg) center top no-repeat;
	height:852px;
}
.topVisual_warp .swiper-button-next, .topVisual_warp .swiper-button-prev {
	top: 21%;
}
/* -----

   product 製品情報
   business 事業内容

---------------------------------------------------- */
.table_720 { width: 720px; }
.table_520 { width: 520px; }
.table_330 { width: 330px; }
.table_180 { width: 180px; }
.business_table_col05 { width: 50%; }
.product_table_col05 { width: 90px; }
.product_table_plating_col01 { width: 20%; }
.product_table_plating_col02 { width: 40%; }
.product_table_plating_col03 { width: 10%; }
.product_table_plating_col04 { width: 10%; }
.product_table_plating_col05 { width: 10%; }
.content_element_product_table {
	margin: 8px 0 0 0;
	border-collapse: collapse;
	font-size: 12px;
}
.content_element_product_table th {
	border: 1px solid #B4B4B4;
	font-weight: normal;
	padding: 8px 5px 8px 5px;
	background: #EBE5D4;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
th.product_table_plating_caption{
	background: #fff;
	padding: 8px 5px 16px 5px;
	border: none;
}
.content_element_product_table td {
	border: 1px solid #B4B4B4;
	padding: 8px 5px 8px 5px;
	text-align: center;
	vertical-align: middle;
}
.table_align_left th,
.table_align_left td {
	text-align: left;
}
.th_w_adjust { width: 100px; }
.th_padding_adjust th {
	padding-right: 0;
	padding-left: 0;
}
.th_padding_adjust td {
	padding-right: 2px;
	padding-left: 2px;
}
.content_element_warp_machine {
	background: #EBE5D4;
	padding: 18px;
}
.content_element_warp_machine_left { width: 440px; }
.content_element_warp_machine_right_img { margin-left: 18px; }
.content_element_warp_machine_ttl {
	padding: 0 0 4px 0;
	margin: 0 0 8px 0;
	border-bottom: solid 1px #bdb7aa;
}
.business_machine_img { margin: 7px 0 0 13px; }
.business_figure {
	width: 182px;
	margin: 7px 0 0 13px;
}
.business_figcaption { margin: 4px 0 0 0; }
th.business_table_subth {
	border: none;
	background: #EBE5D4;
}
th.business_table_subth_white {
	border: none;
	background: #fff;
}
.content_point, .content_point_w420 {
	margin:0px auto 48px auto;
	padding:30px;
	background:#ece5d3;
	position:relative;
}
.content_point_w420 h4,.content_point_w420 ul{
	width:420px;
}
.content_point li, .content_point_w420 li{
	font-size:125%;
	line-height:1.4;
	margin-bottom:16px;
}
.content_point span, .content_point_w420 span{
	font-size:75%;
	color:#126b30;
	margin-right:6px;
}
.content_point p, .content_point_w420 p{
	position:absolute;
	top:30px;
	right:30px;
	}
.content_point dl,dt,dd {
	position:relative;
}
.content_point dd {
	line-height:1.6;
	margin-left:1em;
}
.content_feature {
	margin:0px auto 48px auto;
	padding:22px;
	background:#ece5d3;
	position:relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.content_feature .content_element_ttl_subhead {
	font-weight: bold;
	margin: 0 0 16px 0;
}
.content_feature div {
	width: 278px;
}
.content_feature div+div {
	width: 398px;
	text-align: center;
    margin-left: 20px;
}
.content_feature ul {
	margin-bottom: 6px;
}
.content_feature ul li {
	position: relative;
	font-size: 17px;
	padding: 0 0 12px 17px;
	line-height: 1.5;
}
.content_feature ul li::before {
	position: absolute;
	display: block;
	content: "";
	top: 0.4em;
    left: 1px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #126b30;
}
.point_img {
	position:absolute;
	top:-32px;
	right:-10px;
}
img.point_img {
	max-height:137px!important;}
.btn_inq {
	margin:16px auto;
	width:539px;
}
h5, .dt_h5 {
	margin-bottom:8px;
	font-weight:bold;
}
.colorband {
	background:#126b30;
	padding:5px 10px 5px 10px;
	display:inline-block;
	color:#fff;
}
.app_technique {
	position:relative;
	width:420px;
	height:115px;
	margin:0px 0px 32px 0px;
	padding:15px 0px 0px 300px;	}
.technique_img {
	position:absolute;
	top:0px;
	left:0px;
}
.content_element_products_license {
	border:1px solid #cfd0cf;
	margin-bottom:40px;
}
.content_element_products_license dt {
	width:60px;
	border-right:1px solid #cfd0cf;
	background:#f5f5f5;
	float:left;
	padding:10px 20px 10px 20px;
}
.content_element_products_license dd {
	padding:10px 20px 10px 20px;
	margin-left:100px;
}
.content_element_products_license dd li {
	display:inline-block;
	margin-right:10px;
}
img.img_center {
	display:block;
	margin:0px auto 0px auto;
}
.comparison_assembly_line li {
	width:345px;
	float:left;
	position:relative;
}
.comparison_assembly_line li img{
	display:block;
	margin:0px auto 14px auto;
}
.comparison_assembly_line li img.arrow{
	display:block;
	margin:0px;
	position:absolute;
	top:110px;
	left:-15px;
}
.comparison_assembly_line li p{
	margin:0px auto 32px auto;
}
/* -----

   company 企業情報

---------------------------------------------------- */

/* --message トップメッセージ・経営理念

---------------------------------------------------- */
.content_element_sidebox_president { width: 479px; }
.content_element_caption_president_big { margin: 0 0 24px 0; }
.content_element_sidebox_president_figure {
	float: right;
	width: 210px;
	margin: 52px 0 0 0;
}
.content_element_sidebox_president_caption {
	margin: 8px 0 0 0;
	text-align: right;
	font-size: 13px;
}
.content_element_sidebox_president_caption span {
	font-size: 18px;
	font-weight: bold;
}
.content_element_sidebox_president_p { margin: 0 0 24px 0; }

/* --about 会社概要

---------------------------------------------------- */
.content_element_about_ttl {
	margin: 0 0 32px 12px;
	font-size: 17px;
	font-weight: bold;
}
.content_element_about_bottom {
	padding: 0 0 12px 0;
	border-bottom: solid 1px #ccc;
}
.content_element_about_table {
	font-size: 13px;
	width: 720px;
	border-collapse: collapse;
}
.content_element_about_table th {
	width: 132px;
	background: #ece5d4;
	padding: 14px 12px 14px 12px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
}
.content_element_about_table td {
	padding: 14px 0 14px 20px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	line-height: 1.4em;
}
#product_2sides .content_element_about_table dt{
	clear:left;
	float:left;
	width:80px;
	margin-right:10px;
	}
#product_2sides .content_element_about_table dd{
	float:left;
	}
.content_element_about_address dt {
	font-weight: bold;
	margin-bottom: 4px;
}
.content_element_about_address dl {
	float: left;
	width: 360px;
}
.content_element_about_address img {
	float: right;
	margin: 0 0 8px 0;
}
.content_element_about_tm { margin-top: 24px; }
.content_element_about_border {
	border-bottom: solid 1px #ccc;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
}
.content_element_about_map {
	width: 60px;
	margin: 10px 0 0 0;
}
.content_element_about_map a {
	display: block;
	width: 30px;
	background: #9e7e28;
	padding: 3px 14px 2px 14px;
	color: #fff!important;
	font-size: 14px;
}

/* -----

   user

---------------------------------------------------- */
.content_element_dl dt {
	font-weight: bold;
	margin: 0 0 8px 0;
}
.content_element_dl dd {
	margin: 0 0 32px 0;
	font-size: 13px;
	line-height: 1.7em;
}
a.content_element_dl_link  { text-decoration: underline; }
#content_main a.content_element_dl_link:hover { text-decoration: none; }
.content_element_caption_ft13 {
	font-size: 13px;
	margin: 0 0 28px 0;
}

/* -- 404

---------------------------------------------------- */
.error_404_ttl {
	margin: 0 0 48px 0;
	color: #126b30;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0.02px;
}
.error_404_subttl {
	margin: 0 0 32px 0;
	font-weight: bold;
}

/* -- sitemap　サイトマップ

---------------------------------------------------- */
.sitemap_box a {
	display: block;
	background: url(../images/user/sitemap/icon_sitemap_arrow.png) no-repeat 5px 14px;
	padding: 12px 0 10px 18px;
}
.sitemap_box a:hover {
	text-decoration: underline;
	color: #126b30;
}
.sitemap_box_col { width: 200px; }
.sitemap_box_col_1 {
	width: 720px;
	border-top: solid 1px #ccc;
}
.sitemap_box_col_2 {
	width: 500px;
	padding: 0 0 32px 0;
	border-bottom: solid 1px #ccc;
}
.sitemap_box_col_3 {
	width: 282px;
}
.sitemap_box_col_3_ttl {
	font-weight: bold;
	padding: 12px 0 8px 0;
	color: #126b30;
}

/* -- contact お問い合わせ

---------------------------------------------------- */
.formTable {
	border-collapse: collapse;
	width: 720px;
}
.formTable th,
.formTable td {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 16px 0 16px 0;
}
.formTable th {
	width: 200px;
	font-weight: bold;
}
.formTable td { vertical-align: middle; }
.formTable td.formTable_must {
	width: 50px;
	vertical-align: top;
}
.formTable td span.txt01 {
	display: block;
	padding: 24px 0 0px 0;
	line-height: 0;
}
.formTable td span.txt02 {
	font-size: 12px;
	margin: 0 0 0 12px;
}
.contentBox_link {
	color: #126b30;
	text-decoration: underline;
}
.formTable_outertxt{
	width: 449px;
	margin: 0 auto;
}
#content_main .contentBox_link:hover { text-decoration: none; }
.contentBox_img_center { text-align: center; }
#mfp_element_0, .contactInput00,
#mfp_element_1, .contactInput01,
#mfp_element_2, .contactInput02,
#mfp_element_3, .contactInput03,
#mfp_element_4, .contactInput04,
#mfp_element_5, .contactInput05,
#mfp_element_6, .contactInput06,
#mfp_element_7, .contactInput07,
#mfp_element_8, .contactInput08,
#mfp_element_9, .contactInput09,
#mfp_element_10, .contactInput10,
#mfp_element_11, .contactInput11,
#mfp_element_12, .contactInput12,
#mfp_element_13, .contactInput13,
#mfp_element_14, .contactInput14
 {
	width: 350px;
	height: 16px;
}
#mfp_element_2, .contactInput02,
#mfp_element_3, .contactInput03,
#mfp_element_4, .contactInput04,
#mfp_element_5, .contactInput05{
	width: 168px;
}


#mfp_element_8, .contactInput08,
#mfp_element_9, .contactInput09 {
	width: 90px;
}

#mfp_element_10, .contactInput10 {
	width: 360px;
	height: 28px;
}
#mfp_element_14, .contactInput14 {
	width: 350px !important;
	max-width: 350px !important;
	height: 100px !important;
}

.checkbox_policy {
	text-align: center;
	margin-bottom: 20px;
}

.checkbox_label {
	display: inline-block !important;
}

#submitBtn {
	width: 362px;
	height: 56px;
	background: url(../images/user/contact/btn_confirmation.png) no-repeat;
	border: none;
}
div#mfp_phase_confirm h4 {
	font-size: 26px !important;
	padding: 10px 0 24px 0 !important;
	text-align: center !important;
}
div.mfp_buttons button#mfp_button_send {
	clear: both;
	width: 362px !important;
	height: 56px !important;
	background: url(../images/user/contact/btn_submit_on.png) no-repeat !important;
	border: none !important;
	padding: 15px 0px;
	text-align: center;
}

